搜索资源列表
hog
- IT S A matlab CODE FOR HISTOGRAM OF GRADIENT ORIENTED.-IT S A matlab CODE FOR HISTOGRAM OF GRADIENT ORIENTED.
vlfeat-0.9.17-bin.tar
- The VLFeat open source library ,可以用来进行hog,SIFT等,这是最新版的VLFeat-The VLFeat open source library implements popular computer vision algorithms including hog, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels
hog_feature_vector
- hog特征的matlab实现,在图像识别中应用非常广泛。-hog features of matlab,Is widely used in image recognition。
matlab_hog
- hog特征提取,应用matlab但是没有opencv简便,仅供参考。-hog feature extraction, application matlab but no easy opencv, for reference purposes only.
hog
- hog角点检测,兴趣点检测的matlab 源码,用于动作识别-hog corner detection, interest point detection matlab source code for the action recognition
PeopleDetection-master
- 使用matlab语言,利用hog特征和svm分类器来实现行人的检测-Using matlab language, the use of hog features and SVM classifier to achieve pedestrian detection
piotr_toolbox
- matlab的pitor工具箱,其中有hog等函数,安装到matlab中可用-matlab toolbox of pitor, including hog and other functions available to install matlab
sift-0.9.13-bin
- SIFT-hog matlab source code for computer visualisation
hog-LBP detection
- 检测lbp+hog特征,matlab代码,用于特征识别和检测(Detect lbp+hog features)
hog_svm
- hog+svm的Demo,实测可以运行,搭配INRIA图片集准确率为0.96. 不足:直接把图片缩小为64*128来检测,window的滑动没有。(the demo of hog+SVM, could run,; not enough: it resize image to 64*128. the window have no slide.)
hogcalculator
- matlab实现了hog特征提取,函数封装的比较好,十分的简洁高效(obtain hog character through matlab)
vlfeat-0.9.20.tar
- VLFeat是一个跨平台的开源机器视觉库,它囊括了当前流行的机器视觉算法,如SIFT, MSER, hog, 同时还包含了诸如K-MEANS, Hierarchical K-means的聚类算法。它由C语言编写,并提供了matlab接口及详细的文档。当前最新的版本是VLFeat 0.9.18 。(The VLFeat open source library implements popular computer vision algorithms specializing in image un
matlab_hog
- 用matlab实现特征提取算法hog,算法语句简洁,并附有相应的注释,可读性强(Implementation of feature extraction algorithm hog with matlab)