搜索资源列表
用于显示结果图的HOG
- 该代码是HOG的界面化显示,可以清楚的看个图形各个区域的HOG的图形化表示,用于论文插图,算法验证
hog
- 能够提取出图像I的HOG特征,返回其幅值,角度和在各个角度上的幅值。 是进行其他针对图像的HOG特征提取的前一步。-I can extract images of HOG features, return to their amplitude, angle and perspective in all of the amplitude. Is the other for image feature extraction HOG st
HOG
- 基于hog人体识别的很好的文章,既有基于adaboost的又有svm的分类器。-Hog human identification based on a very good article, both based on the AdaBoost and the SVM classifier.
hog
- hog特征提取算法的实现,用于object detection,特别是human detection,针对64*128的图像。-hog feature extraction algorithm for object detection, in particular, human detection, against 64* 128 images.
HoG
- 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!-HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
HOG(.net)
- HoG人体检测实时系统的代码,可以快是检测行人的存在-Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
hog
- 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
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
- 图片分块,并计算任何一个区域的柱状分析 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(1)_MatlabCode_20090408
- HoG matlab,内含HOG算法基本代码-HoG matlab code
hog
- Hog try I try to implement hog descr iptor
HOG
- HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
hog
- HOG特征的实现方案,用于人脸识别,已经被opencv采用-the feature of HOG
HoG
- 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
hog
- HOG特征的实现.INRIA cvpr2005论文实现-HOG feature implementation. INRIA cvpr2005 paper to achieve
HOG
- 特征提取中,梯度方向直方图hog的几篇文章,研究HOG的同仁们很有用-Feature extraction, the gradient direction histogram hog several articles, research colleagues are useful HOG
HOG
- HOG算法matlab实现,看HOG特征的论文的时候心血来潮写了这个, 就当练练英语, 理解理解HOG特征.
HOG
- 利用HOG算法,实现对于批量图片中的行人检测-HOG algorithm used to achieve the picture for the volume of pedestrian 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
HOG
- 该代码用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,不错的-HOG for a variety of image feature extraction, in order to further training classifier Pedestrian Detection