搜索资源列表
cv_test
- 使用OPEN CV 完成行人偵測 內附圖片 實測效果-OPEN CV using the completion of the pedestrian detection measured the effect of inserting pictures
src
- pedestrian tracking/ this post about how to use OpenCV s HOG-based pedestrian detector: How can I detect and track people using OpenCV? ... of opencv. that said it should be easy to hack the opencv source code
HOG12
- HOG特征的实现的,只要用于行人的检测,静态效果比较好些的-HOG features to achieve, as long as for pedestrian detection, static effect is somewhat better in
peda_detect
- 行人检测实现代码,利用hog特征和harr特征,svm分类器实现-Pedestrian detection code, the use of hog features and harr characteristics, svm classifier to achieve
HOG-detector
- 提取HOG特征,可以根据需要进行行人检测,HOG是进行人心检测的不二之选。提供的工程可以直接编译运行。-HOG feature extraction can be carried out according to the needs of pedestrian detection, HOG is conducted to detect people s choice. Providing engineering can be directly compiled to run.
PeopleDetect-master
- 使用HOG特征和SVM分类器来进行行人检测,通过svm训练分类器得到人的特定参数-Pedestrian detection using HOG features and SVM classifier, and the specific parameters are obtained by SVM training classifier.
PeopleDetection-master
- 使用MATLAB语言,利用HOG特征和svm分类器来实现行人的检测-Using MATLAB language, the use of HOG features and SVM classifier to achieve pedestrian detection
PassengerDetect
- 基于Opencv的行人检测,使用HOG+SVM,先遍历文件夹再对文件夹中的所有图片进行检测并把结果输出到txt中。-Pedestrian detection based on opencv,using hog and svm.
pedestrian-detection
- Pedestrian detection python hog
xingren_hog
- 在opencv平台上基于hog特征的对图片上的行人检测,并标出目标区域-Based on OPENCV pedestrian hog feature in the image on the opencv detection platform, and mark the target area
利用Hog特征和SVM分类器进行行人检测
- 利用Hog特征和SVM分类器进行行人检测(Using Hog features and SVM classifiers for pedestrian detection)
cHog
- 在opencv上实现hog特征的提取,相关的配置不多描述,参照opencv的配置(Pedestrian detection based on OpenCV)