资源列表
CameraDisplay
- 多种基于opencv的摄像头调用程序。可实现绝大部分电脑上稳定条用摄像头。(opencv functions that calls the cameras, is compatible with most computers in the market.)
property
- 自动化opencv配置文件,新建项目后,在属性管理器中添加对应版本的文件即可自动配置opencv. 分debug版本和release版本(Add the props file in the property manager for opencv auto-set, including debug version and release version)
Face_Detect
- The program is based on VS2010 + OpenCV2.4, used to detect the single/multi face of a image, the recognition rate is more than 80%. The code come from the BBN Computer Visual Laboratory.
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
Object tracking
- The program is based on VS2010 + OpenCV2.4, used in the two picture of the same scene moving object trajectory tracking.The program from the BBN Computer Vision Lab.
image_noise_reduction
- The program is based on VS2010 + OpenCV2.4, used for image noise reduction processing or remove facial wrinkles.The program from the BBN Computer Vision Lab.
OpenCV官方教程中文版(For Python)
- 学习opencv做图形图像处理,很不错的一本计算机视觉学习书籍,使用的语言是python(Learning opencv do graphic image processing, a very good computer vision study books, the use of the language is python)
canny_detect
- 用PYthon实现Canny算法,对影像进行边缘提取(This code can get object edge through canny algorithm. It is written in Python language.)
手势识别
- 收拾识别,简单实现,识别准确率不是很高,入门学习(Clear identification, simple implementation)
车牌抠图
- 通过标准形状的车牌作为模板,匹配车辆上的车牌,并框出车辆上的车牌。(Through the standard shape of the license plate as a template, matching the license plate on the vehicle, and frame the license plate on the vehicle.)
Sheet04
- Active contour computer vision file
liveWire_student
- Level set implementation of active contour
