搜索资源列表
peopledetect
- 人脸检测系统,可直接编译运行,提供图片检验
peopledetect
- 基于OpenCV的人检测,可用于单幅图像-People detection of OpenCV can be used for a single image
peopledetect
- 检测摄像头中的行人。使用OPENCV 默认的SVM分类器-Pedestrian detection in the camera. Use the default SVM classifier OPENCV
OpenCV-PeopleDetect
- OpenCV people detect
peopledetect
- people detect haar training
peopledetect
- peopledetect.c from opencv
peopledetect
- 用于检测运动的人体,通过帧间差分的方式来获取人体信息,并对粘连进行判断-Used to detect movement of the human body, through the inter-frame differential method to obtain information on the human body, and adhesion to judge
peopledetect
- 在静态图片中检测出人体,采用功能强大的HOG算子-Detected in a static image the human body, the use of powerful operators HOG
peopledetect
- 使用opencv对行人进行侦测,能快速识别行人并标注,适于opencv初学者-people detection using opencv lib
peopledetect.py.tar
- people detection using opencv
peopledetect
- 人体检测代码,能够正确检测图像中人体,且有一定的检测率.-human detection
peopledetect
- 利用HOG特征和支持向量机训练的到人体检测分类器,实现对人体的检测-HOG features and support vector machine training to the human detection classifier, the detection of the human body
peopledetect
- 该代码的功能是基于Opencv2.3.0的行人检测,环境为vs2008,将库改一下即可运行-The functionality of the code is based pedestrian detection Opencv2.3.0 environmental vs2008, can be run, may be different versions of the library change can
peopledetect
- HOG+SVM的经典算法,检测效果还算不错,23K左右的图片300MS左右-HOG+SVM classical algorithm, the detection effect fairly good, it costs 300MS to detect picture which size of 23K.
peopledetect
- 人脸及行人检测中在opencv中要用到的haarcascade_righteye_2splits.xml,即特征检测的haar分类器,包括正面,侧边,上下左右各种,很全面-Face and pedestrian detection in opencv use to haarcascade_righteye_2splits.xml, feature detection haar classifier, including front, side, up and down various, very
peopledetect
- 简单使用opencv自带的行人检测功能,实现检测图片中的行人,在命令行执行操作。-Simple to use opencv comes with pedestrian detection function detection pictures of people, at the command line
peopledetect
- opencv people detect sample
peopledetect
- 本源码实现了人体检测功能,适合opencv的初学者-The source to achieve human detection function
peopledetect-opencv
- 基于opencv的人体识别源码,官方示例代码-Opencv-based human identification code, sample code official
peopledetect
- 基于SVM的行人检测算法源代码。效果和速度非常不错-pedestrian detect based on svm.