搜索资源列表
-
1下载:
基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
-
-
1下载:
基于opencv的人头统计算法程序,将文件解压出来即可使用-people count
-
-
0下载:
此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
-
-
0下载:
在做行人检测的毕设 看了很久OPENCV中cvhog的代码 自己加了些注释 希望对大家有所帮助 有问题可以探讨 chjb_0513@yahoo.com.cn-pedestrian detection OPENCV cvhog source code annotations
-
-
1下载:
基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
-
-
1下载:
检测摄像头中的行人。使用OPENCV 默认的SVM分类器-Pedestrian detection in the camera. Use the default SVM classifier OPENCV
-
-
0下载:
opencv提供的行人检测分类器。可以在图像中检测到行人的位置-opencv provide pedestrian detection classifier. Can be detected in the image location of the pedestrian
-
-
0下载:
使用OPEN CV 完成行人偵測 內附圖片
實測效果-OPEN CV using the completion of the pedestrian detection measured the effect of inserting pictures
-
-
0下载:
行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
-
-
0下载:
本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。
开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5.
实验功能:
单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。
单击People Detect按钮,则程序会自动对该图片进
-
-
0下载:
opencv HaarTraining for Pedestrian Detection
-
-
0下载:
行人检测与跟踪,是基于opencv和vc6.0-Pedestrian detection and tracking is based on opencv and vc6.0
-
-
3下载:
人脸及行人检测中在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
-
-
0下载:
简单使用opencv自带的行人检测功能,实现检测图片中的行人,在命令行执行操作。-Simple to use opencv comes with pedestrian detection function detection pictures of people, at the command line
-
-
0下载:
Mat结构的了解
C++语法调用OpenCv
STL的vector的使用
行人检测-Mat structure C++ understand the syntax of calling OpenCv STL vector using pedestrian detection
-
-
1下载:
利用hog特征向量进行行人检测opencv visual2010(入门)-Use hog feature vectors detect pedestrians opencv visual2010 (entry)
-
-
0下载:
在opencv上实现hog特征的提取,相关的配置不多描述,参照opencv的配置(Pedestrian detection based on OpenCV)
-
-
2下载:
基于python语言实现opencv自带svm检测行人(Opencv takes SVM to detect pedestrians)
-
-
1下载:
Python+OpenCV实现的行人检测(Pedestrian Detection of Python + OpenCV Implementation)
-
-
2下载:
使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
-