搜索资源列表
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)