搜索资源列表
基于opencv的人头统计算法程序
- 基于opencv的人头统计算法程序,将文件解压出来即可使用-people count
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
MyBysj
- VS2010+OpenCV下的视频人脸检测。-VS2010+ OpenCV face detection under the video.
face_detection
- 利用OpenCV實現人臉辨識雖然常見,但是本檔案基於OpenCV 1.0版本進行,同時整理程式編譯過程中可能出現的錯誤以及對應的解決辦法,同時針對函式cvHaarDetectObject各參數的設定值進行討論,以得到最佳的辨識率。另外,程式亦包括在偵測前進行影像處理,以進一步有效提升人臉辨識率。-Face recognition using OpenCV to achieve though common, but this version of the file based on the Ope
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
FaceDetect
- Face detection code using OpenCV for matlab
facedetect_harrcascade
- 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
vision
- 完整的运动物体检测与跟踪算法。OPENCV实现-Integrity of the moving object detection and tracking algorithm. OPENCV to achieve
eyedetect
- eye detection by opencv .please confirm to me. Thanks
circle
- circle detection using hough method. The code uses openCV library.
auto_detecthand_facecolor
- 基于颜色的自动找手程序,先由人脸检测取得脸的肤色,再以此去找手。运行需要配置好opencv环境。手放在脸部下方两侧-Color-based automated process to find hands, first face detection to obtain face color, and then in order to find hands. Need to configure your environment to run a good opencv. Hand on the bo
facedetection
- OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used for human face recognition and treatment
train
- 进行svm分类器的训练,作为人脸检测的人脸分类器-For svm classifier training as face detection face classifier
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.
Face-detection-LBP
- 针对LBP的人脸检测算法的文章3篇,区别于adaboost的人脸检测算法,opencv有相应的训练数据库。-For three of the articles of the LBP face detection algorithm, the face detection algorithm is different from adaboost, opencv training database.