CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - computer vision matlab

搜索资源列表

  1. Feature Extraction and Gabor Filtering_C+Matlab.ra

    1下载:
  2. Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this technique. This directory co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:943.6kb
    • 提供者:杨愚根
  1. RANSAC.rar

    0下载:
  2. :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:17.96kb
    • 提供者:lilin
  1. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:15.91kb
    • 提供者:朱亮亮
  1. burns

    2下载:
  2. 该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。-The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines" the source code impleme
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-28
    • 文件大小:9.4kb
    • 提供者:cui
  1. MatlabFns

    0下载:
  2. 用于图像处理的matlab工具包,由Peter Kovesi制作,主要包含特征提取,各项异性滤波,灰度转换、图像去噪等,对图像处理的人来说非常有用。 -MATLAB and Octave Functions for Computer Vision and Image Processing, including: Feature Detection via Phase Congruency Spatial Feature Detection Integral Im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6.12mb
    • 提供者:zhaoxk
  1. computer_vision_calibr

    0下载:
  2. 计算机视觉,CCD相机标定程序,很好用!-Computer vision, CCD camera calibration procedures, very good use!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:28.22kb
    • 提供者:雷兵
  1. RANSAC_27-Nov-2008

    0下载:
  2. ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准.-RANSAC is a commonly used method of robust computer vision, two images can be used for registration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:726.53kb
    • 提供者:jiaojiao
  1. suijituoyuanjiancesuanfa

    1下载:
  2. 介绍了一种椭圆检测的方法,该方法,基于霍夫变换,并根据椭圆几何特征可以快速准确的提取出椭圆中心。本论文为收费文献,现共享,希望对研究计算机视觉以及近景摄影测量的朋友,有所帮助。-Introduce a kind of ellipse detection method, based on the Hough transform, and in accordance with the characteristics of elliptical geometry can be extracted qu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-28
    • 文件大小:300.56kb
    • 提供者:刘镖峰
  1. OpenCV-wraper

    1下载:
  2. cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:826.12kb
    • 提供者:wth
  1. FeatureExtractioninComputerVisionandImageProcessin

    0下载:
  2. 特征提取在计算机视觉和图像处理中的应用,一本很好的书籍,有很多matlab的代码-FeatureExtractioninComputerVisionandImageProcessing-Nixon, Augado- Newnes 2002
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.92mb
    • 提供者:潘文
  1. Feature-Extraction-in-Computer-Vision-and-Image-Pr

    0下载:
  2. 一本有关特征提取和图像处理的,绝对经典!-One of the feature extraction and image processing, an absolute classic!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.92mb
    • 提供者:zuo
  1. Cross-Correlation-Target-Image-Detection

    1下载:
  2. 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:107.19kb
    • 提供者:朱亮亮
  1. 0houghtoedge

    0下载:
  2. 可以检测图像中圆和直线的信息,有利于初学者使用学习。-Edge detection has played an important role in the field of computer vision. A parametric edge detection method based on recursive mean-separate image decomposition is introduced. A method for automatic parameter selection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13.1kb
    • 提供者:力量
  1. codetsu

    0下载:
  2. 用来对图像进行分类。Source code for Towards Total Scene Understanding: Classification, Annotation and Segmentation in an Automatic Framework. Computer Vision and Pattern Recognition (CVPR) 2009,Li-Jia Li, Richard Socher and Li Fei-Fei. -Source code for Towards
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:30.31mb
    • 提供者:qinlei
  1. xx001

    0下载:
  2. 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-The 3-D reconstruction technology of computer vision is a significant field of computer vision ,and binocular stereo vision is a very important technique in 3-D
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2.74mb
    • 提供者:attawa
  1. Matlab-Functions-for-CV

    0下载:
  2. computer vision code using Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:Amjad
  1. stereo-cv-matlab

    0下载:
  2. stereo computer vision matlab tool.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:76.25kb
    • 提供者:Y. Kim
  1. Computer Vision with MATLAB

    1下载:
  2. Computer Vision with MATLAB,人脸定位(图像),人脸定位追踪(视频),代码可以运行,仅供学习(With MATLAB computer vision, face location (image), face location tracking (video), the code can run, just for learning)
  3. 所属分类:图形图像处理

  1. toolbox_nyu_depth_v2

    0下载:
  2. NYU Depth Dataset V2数据集的开发工具箱,包含计算图片各种特征的matlab文件.如: camera_params.m - Contains the camera parameters for the Kinect used to capture the data. crop_image.m – Crops an image to use only the area when the depth signal is projected. fill_depth_colori
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-30
    • 文件大小:30kb
    • 提供者:cindyll
  1. MATLAB Computer vision and machine cognition

    1下载:
  2. MATLAB计算机视觉与机器认知-程序源码,包括批量处理,视频转换。。。(MATLAB computer vision and machine cognition - program source code, including batch processing, video conversion...)
  3. 所属分类:图形图象

    • 发布日期:2021-01-29
    • 文件大小:29kb
    • 提供者:涛哥1238
« 12 3 4 5 »
搜珍网 www.dssz.com