搜索资源列表
对图像进行形态学开、闭、形态梯度等算法实现
- 基于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\inclu
vision
- 本书内容包括图像预处理、图像分别、形状表示与描述、物体识别与图像理解、三维视觉、图像压缩、纹理描述、运动分析以及实际应用的案例研究等等。是由艾海舟,武勃等译的图像处理分析与机器视觉一书的中文版。-The book includes image preprocessing, image, respectively, express and shape descr iption, object recognition and image understanding, three-dimensiona
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
floodfill
- 基于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 C:\P
cvcam
- 这是摄像头视屏获取,并进行边缘检测,最后输出的程序。运行天南地北是VC6.0,和OpenCV1.0,需设置OpenCV的包含路径。-This is the camera Screen obtain, and edge detection, the final output of the program. Run far apart VC6.0, and OpenCV1.0, and need to set OpenCV include path.