搜索资源列表
hog
- hog特征提取算法的实现,用于object detection,特别是human detection,针对64*128的图像。
humantrack.rar
- opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
HOG(.net).rar
- HoG人体检测实时系统的代码,可以快是检测行人的存在,Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
HumanDetectTracking.rar
- 这是一个关于监控环境下实时人体检测的文章 ,希望对有需要的朋友有所帮助,human detection
HOG-LBP-detection
- 该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。-A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acte
hog_extraction.rar
- 基于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
HoG.rar
- 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
An-HOG-LBP-Human-Detector
- 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
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
Hog
- 方向梯度直方图计算,运用了积分图的计算方法,可用于人体检测等-Gradient of orientation, using integral image, for human body detetection.
HumanDetect
- this file combines c++ and opencv,it can detect humanbody in a seris of images,the image can be a video file。It uses HOG operater to make the moving object is human。
PedestrianDetectionHoG_NET2005-2008_07_19
- 基于HOG的人体检测程序,使用VC2005 功能强大-HOG-based human detection procedures, the use of powerful VC2005
hog
- 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
HoGBasedHumanDetection
- 基于HOG的图像检测经典文章,非常适合初学者学习-HOG based human detection
Scale_Space_Histogram_of_Oriented__Gradients_for_H
- 本文运用尺度空间理论检测人体,通过集成 面向梯度与histogramof尺度空间理论 -Human detection is the task of finding presence and position of human beings in images. In this paper, we apply scale space theory to detecting human in still images. By integrating scale space
peopledetect
- 在静态图片中检测出人体,采用功能强大的HOG算子-Detected in a static image the human body, the use of powerful operators HOG
HOGadaboos
- 应用HOG和adbost进行人体检测试过了,效果还不错,推荐给大家-Application for human testing HOG and adbost tried, the results were good, recommend it to everyone! ! !
hog
- HOG+SVM 应用OPENCV来检测人体图像中是否有人-HOG+SVM application the OPENCV to detect whether someone in the human body image
hog
- 人性检测HOG毕业设计,可以实现简单的人行检测-The human detection HOG graduation design
HOG
- Human detection using Hog in images