搜索资源列表
snake
- 用opencv实现的用snake求物体边缘的例子。执行时先框住一个物体,然后就根据snake算法求最小能量曲线,即得到物体的边缘。框子越接近物体,效果越好。 运行需要opencv库。在VS2005下做的。
windows_video_opencv.doc.tar
- windows下基于opencv的视频采集程序,很简洁-program of video sampling based on windows,very easy and clear.it is OK to compile and run on VC++ 6.0 and VS2005
connect
- 对图片以及视频帧进行连通域提取,环境需要opencv vs2005,必要的配置,连通域的算法是基于递归的二值图像标记算法。-Frame of the picture, and video connectivity components extraction, environmental needs opencv vs2005, the necessary configuration, connected components algorithm is based on the recursive
41354171picture
- 结合了OPENCV 和vs2005实现的的图像处理中,有关图像的捕捉-OPENCV and vs2005 combined implementation of image processing, the image capture
pmmintrin
- opencv在vs2005下面编译时需要的一个文件,这个文件在2008里面已经存在。-opencv compiled in vs2005 need the following to a file, the file in 2008, which already exists.
feature-points
- Harris,FAST,Eigen 3种特征点提取方法的比较,开发平台是vs2005和opencv-Harris, FAST, Eigen 3 kinds of feature point extraction method comparison, the development platform is vs2005 and opencv
opencv
- opencv的中英文使用手册和编程文档,结合vs2005进行图像处理。-opencv manual in English and programming documents, combined with vs2005 for image processing.
floodfill
- VS2005下漫水填充算法的实现,使用了opencv库函数。-VS2005 under diffuse water filling algorithm, using the opencv library functions.