资源列表
Fatigue-detection
- 人脸图像识别,很不错的程序,移植一下就可以用在项目上(Face image recognition, a very good program, can be used on a project.)
CCD图片读取
- OPENCV的读取图片,并在固定窗口显示。含源代码与所需CvvImage.cpp类(OPENCV reads the picture and displays it in a fixed window. Source code and required CvvImage.cpp classes)
learning opencv(中文版)
- learning opencv,中文版的learning opencv书籍(learning opencv Chinese version, learning opencv book)
opencv2计算机视觉编程手册(中文)
- opencv2计算机视觉编程手册(中文)(Opencv2 computer visual programming manual (Chinese))
GeoMatch_src
- 图像模板匹配,基于梯度向量点积,处理模板图像与搜索图像,寻找最佳匹配得分点(Image template matching based on gradient vector product)
基于Qt框架的手势识别程序
- qt下的图像处理程序,用于手势识别,处理,是个不错的参考资料(The image processing program under QT, used for gesture recognition, processing, is a good reference)
SURF探测器拼接两张图像以创建全景的openCV实现
- 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
FaceDetect
- Detect face and Save image when smile detected
image transformations
- Manipulate images, and apply image transformations in OpenCV using Python
face-detection
- Normal Face detection source code using Haar Cascade Features in Python and C++
image-classification
- Object detection using HOG implemented in Python and C++ using OpenCV library
on_trackbar
- 网上很多opencv的帧差法资料,但是大都直接调用视频,或者调用摄像头,调用文件夹下的图片库的资料比较少,通过网上整理资料,终于利用opencv按照帧来处理图片。 使用opencv批量读取文件夹下的视频帧批量读取图片; 使用opencv批量读取图片,二帧差分法二帧差法;(There are many opencv frame difference data on the Internet, but most of them call the video directly or cal
