搜索资源列表
opencv_test
- 可以显示电脑中的图像,只要填写修改其中的路径即可。注意路径中要写成双-Can display computer images, as long as the fill modify the path. Note that the path to write to dual \ \
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
opencv_basic_codes_withNotesInside
- opencv 的基础程序代码; 内有详细注释; 适合初学者参考;-opencv based code in a detailed note reference for beginners
juzhencaozuo
- 利用opencv的库文件 说明矩阵的一些操作方法 -Note the use opencv library files of some matrix operation method
camshiftdemozhushi
- OpenCV 例子颜色跟踪 camshiftdemo注释-Note the color trace camshiftdemo OpenCV examples
FaceDetection
- FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Is a static face detection program FaceDetection Note FaceDetection need OpenCV li
SIFT
- 是网上流行的那个标准的sift的代码,但是我自己看代码时加了详细的注解,相信对理解SIFT算法很有帮助-this is a standard sift code but this include some note.Hope this coule help to study sift
doPyrDown
- //日期:2012年12月1日 //环境:openCV2.3+window-xp+visual studio 2010 //项目:window32控制台 //功能:将图像进doPryDown //注意:只是将图像缩小一倍-//Date: December 1, 2012// environment: openCV2.3+window-xp+visual studio 2010// Project: window32 console// function: the image in
Camera_single
- //日期:2012年12月1日 //环境:openCV2.3+window-xp+visual studio 2010 //项目:window32控制台 //功能:显示单个摄像头的数据 //注意:有两种方法获取数据 CvCapture* capture = cvCreateCameraCapture(-1) 和cvCapture* capture = cvCaptureFromCAM(0) -//Date: December 1, 2012// environment: open
Camera_multiple
- 日期:2012年12月1日 环境:openCV2.3+window-xp+visual studio 2010 项目:window32控制台 功能:同时显示两个摄像头 注意:必须有两个摄像头和PC机相连-Date: December 1, 2012 Environment: openCV2.3+window-xp+visual studio 2010 project: window32 console functions: simultaneously display two c
ShenQiQQSnooker(V0.8)
- 方便准确,简单快速,适合无任何经验的斯诺克新手。绿色无病毒。直接显示红球和色球的运行轨迹,让您重拾对QQ桌球的信心。注意力量尽量小一点比较准确,将鼠标与球的边缘想切,不要太近也不要太远,画到外面的黑线不要着急,一会儿就没有了。-To facilitate accurate, simple and fast, no experience snooker novice. The green no virus. Direct red ball and chromosphere running trac
image_thinning
- 利用OPenCV库对图像进行细化处理,注意:一定要配置好OPENCV的环境,可直接运行-Image refinement processing using OPenCV libraries, note: Be sure to configure OPENCV environment, and can be run directly
learning-OpenCV-code
- 学习opencv的随书例程代码,完整的代码,另附有说明-Routines with the book learning opencv code, complete code, attached a note
GrabCutGUI
- 基于OpenCV的GrabCut的GUI程序。注意,先选择图像区域,然后左键标示出外部的内容,右键标示出内部的内容。回车键开始迭代。-GrabCut OpenCV based GUI program. Note, first select the image area, and then left mark the external content, right marked out the contents inside. Enter to start the iteration.
opencv-programming-note
- opencv编程笔记介绍了opencv编程过程中所需的数据函数等,对初学者来说是很好的入门老师。-opencv program note describes the process of programming the required data functions, etc., for beginners is a good entry teacher.
color
- 编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t
Suaf-stitch
- 使用opencv完成图像拼接,使用suaf特征点匹配; 有详细的中文注释; 有中间过程(画出特征点、特征点匹配、旋转、曝光修正等); VS2012工程,使用的是opencv2.4.11; 注意重新配置工程关于opencv的信息;-Use opencv complete image stitching, using suaf matching feature points a detailed Chinese annotation an intermediate process
Figure contour extraction of object
- This program based on VS2010 + OpenCV2.4, used to extract the object contour in color images.(note: please keep the image length or width is a multiple of 2.Of course, you can modify the code).The program from the BBN Computer Vision Laboratory.(This