搜索资源列表
Detectingpedestriansusingpatternsofmotionndappeara
- 一篇关于行人检测的文件 经典大家可以看看 学习下
基于SVM支持向量机的行人识别C++源程序
- 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
HOGadaboost
- 用matla实现的行人检测,使用hog+adaboost的方法,内附程序运行时所需的大量训练及检测图片-Pedestrian Detection with matla achieved, the use of hog+ adaboost the method, enclosing the program is running a lot of training and testing images...
Gradient
- 基于空间梯度直方图的行人检测算法,基于空间梯度直方图的行人检测算法-Gradient histogram space-based pedestrian detection algorithm
very-fast-pedestrian-detection
- CVPR 2012 <Pedestrian detection at 100 frames per second> 快速行人检测-CVPR 2012 <Pedestrian detection at 100 frames per second>
haarcascade_fullbody
- opencv提供的行人检测分类器。可以在图像中检测到行人的位置-opencv provide pedestrian detection classifier. Can be detected in the image location of the pedestrian
PedestrianDetectionHoG
- 基于HOG特征的行人检测,在VS2005下可以编译通过-hog PedestrianDetection
AdaBoost
- 人脸识别Adaboost源代码,用matlab编写实现,使用Adaboost算法进行人脸检测-source code for face recognation using Adaboost
matlab
- 使用一类支持向量机进行人脸检测的matlab源程序-ocsvm
PedestrianDetection
- 此代码的功能是实现运动中的行人检测,采用VC开发环境编写,代码简洁易懂。-The function of this code is to achieve movement of the pedestrian detection, written by VC development environment, code easy to read.
Main
- 基于C++的单目视觉下的行人检测代码,能快速准确识别具有某一特征的目标。-Pedestrian Detection Based on Monocular Vision C++ code, can quickly and accurately identify the target with certain characteristics.
peddetection
- 行人检测的源程序,基于HOG算法,能实现对行人的检测。-The source of the pedestrian detection, pedestrian detection, based on the HOG algorithm.
person-recognition
- 15篇关于人数检测,行人检测,运动目标检测的论文一次完全打包倾情奉献,均是在收费的地方下载的,不是收集的免费文档!-15 on the number of pedestrian detection, motion detection, object detection article Qingqing packaging dedication! Writing the graduation thesis material! All charges is not the place to down
person-recognition-english-thesis
- 23篇关于人数检测,行人检测,运动目标检测的英文论文一次完全打包倾情奉献,均是在收费的地方下载的,不是收集的免费文档!-23 on the number of pedestrian detection, moving target detection, detection of the English papers a fully packaged portrait of dedication, all is in charge of place to download, not the col
vs2005-LineDetection
- 先进驾驶辅助系统,行人检测,减少交通事故,加强行人安全 -Advanced driver assistance systems, pedestrian detection and reduce traffic accidents and enhance pedestrian safety
pedestrian-detectionsvms.tar
- Hog + LBP + svm 行人检测-Hog+ LBP+ svm pedestrian detection
fastHOG3D--full-version
- 这是一个完整版,包含调用文件。整个视频可以用在不同尺度和位置计算得来的特征集进行表示。Hog3D描述子由Alexander Klaser Marcin Marszał ek Cordelia Schmid等人提出的,将HOG的概念扩展,由静态图像特征提取扩展到视频序列的特征提取,在视频序列中的行人检测取得了较好的成果。-This is a complete version, including calls to the file. The video can be used in dif
hog-Psvm
- 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文--A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
PedestrianDetection-master
- HOG+kalman结合的行人检测,vs2013+opencv249,希望对大家有帮助-HOG KALMAN pedestrian detection,I think it is very useful,thank you
ning
- 用MATLAB实现基于hog的行人检测中的求hog特征(Hog features for pedestrian detection)