搜索资源列表
用于显示结果图的HOG
- 该代码是HOG的界面化显示,可以清楚的看个图形各个区域的HOG的图形化表示,用于论文插图,算法验证
HOG(.net).rar
- HoG人体检测实时系统的代码,可以快是检测行人的存在,Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
HoG.rar
- 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
HOG
- 特征提取中,梯度方向直方图hog的几篇文章,研究HOG的同仁们很有用-Feature extraction, the gradient direction histogram hog several articles, research colleagues are useful HOG
HOG
- 利用HOG算法,实现对于批量图片中的行人检测-HOG algorithm used to achieve the picture for the volume of pedestrian detection
HOG
- HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
Hog(1)_MatlabCode_20090408
- HoG matlab,内含HOG算法基本代码-HoG matlab code
hog
- HOG特征的实现方案,用于人脸识别,已经被opencv采用-the feature of HOG
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
- 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
HOG
- HOG算法matlab实现,看HOG特征的论文的时候心血来潮写了这个, 就当练练英语, 理解理解HOG特征.
HOG
- 这是最简洁,注释得最好的HOG(Histogram Oriented Gradient)算法的matlab实现。可用于行人识别和物体跟踪。-This code is well commented, which enables the adjusting of the HOG parameters. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable
hog
- 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
HOG
- 图片分块,并计算任何一个区域的柱状分析 to obtain HOG features for a cell/block region of image pixels- to obtain HOG features for a cell/block region of image pixels
hog
- Hog try I try to implement hog descr iptor
hog
- HOG特征的实现.INRIA cvpr2005论文实现-HOG feature implementation. INRIA cvpr2005 paper to achieve
HOG
- 该代码用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,不错的-HOG for a variety of image feature extraction, in order to further training classifier Pedestrian Detection
HOG
- HOG descr iptors 是应用在计算机视觉和图像处理领域,用于目标检测的特征描述器。这项技术是用来计算局部图像梯度的方向信息的统计值。
HOG-LBP detection
- 检测lbp+hog特征,MATLAB代码,用于特征识别和检测(Detect lbp+hog features)
HOG
- 求取任意图片的HOG特征,一共提取360个梯度特征,可用于ADABoost,SVM中。(Seek the HOG feature of any picture)