搜索资源列表
人脸检测程序代码
- 是一个很好的人脸识别程序啊,用vc++结合opencv做的
检测直线起止点去除直线
- 在图像中检测一条直线并求出其端点,去除直线(opencv类库)
单高斯目标检测
- 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
人脸检测
- adaboost人脸检测的程式 於opencv
opencv基础篇赠送的运动检测
- 进行运动检测
gacv02
- gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
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
motion_or_car_detect
- 本程序是使用OPENCV对运动物体进行检测,内中包含一段运动车量视频,代码经过调试正确-This procedure is used to detect moving objects OPENCV on, in the amount contained in a sports car video, the correct code after debugging
MyBysj
- VS2010+OpenCV下的视频人脸检测。-VS2010+ OpenCV face detection under the video.
FaceRecognition
- 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
opencv-Algorithm
- 介绍了一些人脸检测的最新动态以及一些好的算法研究。-Describes some of the latest developments in face detection algorithm as well as some good.
Hand-detection-and-recognition
- 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
facedetection
- 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
haarcascade_fullbody
- opencv提供的行人检测分类器。可以在图像中检测到行人的位置-opencv provide pedestrian detection classifier. Can be detected in the image location of the pedestrian
haarcascade
- 用opencv方法开发的基于haartraining特征的 人脸检测 -Opencv methods used to develop the characteristics of haartraining-based Face Detection
opencv-Characterization-of-face
- 本程序可对输入的图像或者视频进行人脸检测,-This program can be the input image or video detection,
qt-opencv-qt-opencv-master.tar
- QT和openCV的结合,一个用于人脸检测的程序。-The combination of QT and openCV, one program for face detection.
opencv
- opencv人脸检测基于特征矩形的人脸检测-opencv face detection
国外阴影检测消除算法很好的
- 阴影检测双线性滤波器TIP上的文章,c++与opencv,。ppm