搜索资源列表
视觉光学测试
- 演示视觉光学的一些现象,比如视觉残留等。运行程序后点击鼠标右键弹出 菜单,可以根据菜单上的选项自由发挥 -visual demonstration of optical phenomena, such as visual and other residues. After running right mouse click pop-up menu will be based on the menu option to play free
StereoMatch_1_0
- Richard Szeliski的立体视觉程序,通过光流的方法实现立体匹配
fitellipse.zip
- 计算机视觉和视觉测量中常用的椭圆拟合程序。用于视觉测量中的圆形标志点检测。,Computer vision and visual measurement of the ellipse fitting procedure used. Vision for the measurement of circular signs point detection.
NewX3D_V2_02
- 一个比较完整的立体视觉的程序框架,实现了很多立体视觉的功能,不错-A more complete framework for stereo vision procedure, to achieve a lot of three-dimensional visual features, a good
burns
- 该程序是发表在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
cvut_testCalibration
- 摄像机标定程序并附测试图片,from《基于OpenCV的计算机视觉技术实现 》,开发环境为VC++6.0 && OpenCV1.0-Camera calibration procedure with the test picture, from "based on the OpenCV computer vision technology to achieve", development environment for VC++6.0 && OpenCV1.0
motiontracker
- 本程序采用Matlab编程,可以跟踪运动物体上的颜色特殊点,并根据获得的图像信息,进行视觉计算,给出运动物体的状态信息,如速度,位置。该程序已在多种环境下测试,具有实用,快速等特点,是实验系统中,用来给运动对象定位的有力工具-This procedure using Matlab programming, can track moving objects on the color of the special points, and in accordance with image inform
subpixelEdgeDetection
- matlab 写的提取图像亚像素边界的程序,和Canny算子有比较,里面有两张示例图像!-matlab write the image to extract sub-pixel border procedures, and the Canny operator have more, there are two examples of images!
ActiveCalibration
- 主动视觉的摄像机标定程序,基于马颂德的立体视觉标定方法,测试程序可再与我联系!-Active Vision camera calibration procedure, based on Ma Songde Calibration Method for Stereo Vision, testing procedures can contact me!
computer_vision_calibr
- 计算机视觉,CCD相机标定程序,很好用!-Computer vision, CCD camera calibration procedures, very good use!
IPA_v0_12
- Ipa是一个数字图像处理与识别的通用性平台。它由一组松耦合的算法与功能类组成,可以帮助用户快速的开发用于某一专业领域的数字图像处理与计算机视觉程序。-IPA library is a platform which developed for image processing and analysis. It composed by a lot of class of algorithm and function with loose coupling, which can help users
RobotVision
- 用于机器人视觉的图像边界检测及提取程序,采用了梯度算子和方向算子等处理方法-Robot vision for the image edge detection and extraction procedures, the use of the gradient operator and the operator, such as the direction of approach
rotate
- 用OpenCV写的图象旋转和缩放的程序,适合初学计算机视觉的朋友-Written with OpenCV image rotation and scaling procedures, suitable for novice computer vision friend
match-v3.3.srcorg
- 微软做的关于双目立体视觉的源代码。使用时按照给出的说明就可。程序比较复杂,但效果很好-Microsoft do binocular stereo vision on the source code. When used in accordance with the descr iption can be given. Process more complicated, but very good
pointmatch
- 本程序实现了计算机视觉中立体匹配的关键一步,物点匹配。-This procedure achieved a three-dimensional computer vision to match the key step in matching objects.
motiondetect
- 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include
34434343
- 此程序详细说明了双目视觉下进行匹配,求取视差图像的例子-Detailed descr iption of this process carried out under binocular vision matched to obtain examples of parallax images
machineVisioncode
- 机器视觉方面各种算法,全面概括了计算机视觉的内容,对程序员开发极具借鉴性-A variety of machine vision algorithms, a comprehensive overview of computer vision for the contents of reference of programmers to develop highly
meanshiftsegmentation
- 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
视觉注意加特征程序
- Itti模型中添加特征的程序,添加了全局对比度特征、一致性特征等(matlab code for adding features to Itti model)