搜索资源列表
handdetection
- 利用opencv实现的一个手势识别算法,识别效果很好!
SinglefaceTrackingBasedOnCamshift
- 本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题
广义hough变换
- 自己编的广义HOUGH变换,用opencv实现,可用于目标定位
FindEyes1.rar
- 利用OPENCV和VC实现的人眼识别
VC6.0+OPENCV,用以实现图片的颜色直方图计算
- VC6.0+OPENCV,用以实现图片的颜色直方图计算。,VC6.0+ OPENCV, to achieve the picture of the color histogram calculated.
OpenCV_Object_Detection_Theory
- 《OpenCV 目标识别:理论和实现》,OpenCV开发团队负责人的报告 英文PPT,pdf格式,OpenCV_Object_Detection_Theory_and_Practice,English slides, pdf format
HMMDemo.rar
- 使用OPENCV实现基于隐马尔科夫过程人脸表情识别,OPENCV use of hidden Markov process based on Facial Expression Recognition
pilaojiashi
- 在VC++环境下利用OPENCV实现人眼检测和识别,并判断驾驶员是否疲劳,自动提醒驾驶员停止驾驶。-In VC++ environment using OPENCV achieve detection and recognition of the human eye and determine whether driver fatigue, and automatically alerts the driver to stop driving.
chepaishibieziti
- 这篇论文详细地介绍如何通过opencv实现车牌字体的识别,你值得拥有。-This paper introduces in detail how opencv license plate font recognition you deserve.
MoveDetection
- 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
facedetection
- 实现人脸检测功能,基于VC++ opencv开发-face detection
FaceTracking
- 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
1
- 是用OPENCV实现的如何让从摄像头抓取一帧并进行保存的一些代码。-Is how to achieve OPENCV From grab a camera and to save some code.
trace
- 使用opencv库实现对视频上移动物体的轨迹跟踪-Using the opencv library to achieve the video trajectory tracking of moving objects on
opencv
- adaboost算法 人脸识别 用opencv实现的,供大家学习交流-Face recognition algorithm adaboost
vision
- 完整的运动物体检测与跟踪算法。OPENCV实现-Integrity of the moving object detection and tracking algorithm. OPENCV to achieve
Face_Recognition
- 这是一个利用OPENCV实现的人脸跟踪识别的程序的源码,具体的过程都有详细的描述,希望对大家的学习有帮助!-This is an implementation using OPENCV Face Tracking source identification process, the specific procedure described in detail, want to help everyone to learn!
OpenCV-example-code
- 利用OpenCV实现的大量图像处理的算法,包括人脸识别、边缘检测等,对刚开始学习图像处理的人非常有帮助。-Using OpenCV to achieve a large number of image processing algorithms, including face recognition, edge detection, image processing of just beginning to learn who is very helpful.
face-opencv-cPP
- 基于opencv 人脸识别 pca 算法 c++的实现 -Pca-based face recognition algorithm opencv c++ implementation
实现人眼跟踪
- 在microsoft visual studio2010基础上,配置opencv2.4.0,采用opencv进行人眼睛的跟踪,实现人眼睛的定位,并实时跟踪