搜索资源列表
snake
- 用opencv实现的用snake求物体边缘的例子。执行时先框住一个物体,然后就根据snake算法求最小能量曲线,即得到物体的边缘。框子越接近物体,效果越好。 运行需要opencv库。在VS2005下做的。
Paint
- opencv中的鼠标事件响应例子,拖动鼠标可以在opencv窗口的图像上画出矩形。 在VS2005下做的,运行需要opencv库。
MYMFC
- 在对话框下显示一幅图像,并进行Canny边缘检测。 在VS2005下实现,运行需要opencv库。
ShowVideo
- 在VS2005下实现的单文档下播放视频的例子,有开始,暂停,继续等功能。 运行需要opencv库。
Display-images-and-edge-processing-
- VS2005使用opencv的显示JPG图像的代码,简单易懂适合初学者-It is the code display JPG images with VS2005 and opencv , easy to understand for beginners
3D_Multiplexer_tian
- 自己写的基于opencv的红蓝叠加生成3D视图的程序。需要opencv2.1,VS2005。-generate 3D view。based on opencv. Need opencv2.1, VS2005.
PCameraDS
- 利用opencv和vs2005编写的MFC界面,可利用网络摄像头或者easycap(usb图像采集器)实时动态显示图像,附有截图说明。以前也上传了一个相同的,据反映有点问题,后发现附加依赖项里加错了lib,现已改好,可直接运行。注意opencv要装好,并在程序中设置好相关选项。希望能帮到大家。-Use opencv and vs2005 writing the MFC interface, can use a network of cameras or easycap (usb image co
sift_vs2005
- SIFT algorithm using OpenCV
OpenCV2.0_VS2005Examples1
- OpenCV VS2005 examples for image processing
OpenCVVS2005
- [OpenCV+C#+VS2005]开发环境的搭建-OpenCV+C#+VS2005
install-OpenCV-in-VS2005
- 详细描述了opencv如何加载在VS2005开发环境的过程-Opencv described in detail how to load the process in the VS2005 development environment
CannyEdgeDetection
- vs2005下用opencv写的sobel,canny,prewitt边缘检测程序。-vs2005 using opencv written under the sobel, canny, prewitt edge detection procedure.
AISWebCam
- vs2005环境下运用OpenCV开发实现的摄像头实时显示和截取保存某一张图片的功能-vs2005 development environment implemented using OpenCV camera and the interception of real-time display function save a picture
Opencv1.10_wince
- 使用vc2005把cv,cvcore这两个工程移植到wince平台上,opencv版本为1.10版-Using vc2005 the cv, cvcore both projects migrate to wince platform
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
OpenSURF2010.1.8
- SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
OpenCV_VS2005_config_OpenCV
- Intel公司OpenCV开源库在vs2005开发环境下的配置以及安装步骤,适合初学者使用查阅-Intel OpenCV open-source database company in the vs2005 development environment configuration and installation steps for beginners to use inspection
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.
camshift(opencv)
- camshift视频中运动物体跟踪,用到opencv库,在vs2005平台下开发。-camshift tracking moving objects in the video, use opencv library in vs2005 platform development.