搜索资源列表
行人检测
- 这是一篇基于adaboost行人检测的硕士论文,希望对大家有所帮助。
Real-Time People Counting system
- 经典的行人检测论文
thirdseminarofCV.rar
- 清华大学葛俊峰的讲义:行人检测研究现状和常用方法 ,Tsinghua University, lectures葛俊峰: Pedestrian Detection and Research Methods
HOG
- 基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通-Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler
Pedestrian-Detection
- 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。-A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
PedestrianExtraction
- 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
haarcascade_fullbody
- opencv提供的行人检测分类器。可以在图像中检测到行人的位置-opencv provide pedestrian detection classifier. Can be detected in the image location of the pedestrian
Gavrila
- 经典gavrila行人检测论文集 介绍了基于形状模板匹配的行人检测算法和改进-human detection
learcode
- 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
HoGnew
- 基于数字视频处理的图像中的行人检测代码里面十分重要的梯度直方图提取技术的代码.-Digital video processing based on images of the importance of pedestrian detection code inside the gradient histogram extraction code.
ALidarandVisionbaseApproachforPedestrianandVehicle
- 这个在IEEE上下载的关于基于视频图像的车辆行人检测跟踪系统,对毕业设计有帮助-IEEE downloaded this on video images based on detection of vehicles and pedestrians tracking system designed to help graduate
hog
- 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
Imagebased
- 基于图像的行人检测方法研究,基于图像的行人检测方法研究-Image-based pedestrian detection method, image-based Pedestrian Detection
AWalker
- 行人检测 跟踪 Physics-based Person Tracking Using the Anthropomorphic Walker
python-行人检测-可用
- 这是利用python+opencv编写的,行人检测代码,另配有检测样图,测试可用(this is a code for person detect,it function is normal)
利用Hog特征和SVM分类器进行行人检测
- 利用Hog特征和SVM分类器进行行人检测(Using Hog features and SVM classifiers for pedestrian detection)
2.行人检测
- 根据生物特征识别来实现行人检测的系统,包含MFC窗口(26/5000 According to biometric identification to realize the pedestrian detection system, including MFC window.)
OPENCV_行人流量检测
- 使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
HOG+SVM进行图片中行人检测
- 行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package ha
行人检测统计
- 该行人统计方法柔性较好,针对不同的应用场景参数调整较少。实时性好,在普通PC上能够实现30FPS的检测速度。统计准确率较高,当行人密度低时能达到90%以上的准确率,当行人密度高时能达到70%以上的准确率。初步达到了实际应用需求。(The pedestrian statistical method is flexible and less adjustable for different application scenarios. It has good real-time performanc