搜索资源列表
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。
hog
- HOG角点检测,兴趣点检测的matlab 源码,用于动作识别-HOG corner detection, interest point detection matlab source code for the action recognition
piotr_toolbox
- matlab的pitor工具箱,其中有hog等函数,安装到MATLAB中可用-matlab toolbox of pitor, including hog and other functions available to install MATLAB
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)
matlab_hog
- 用MATLAB实现特征提取算法HOG,算法语句简洁,并附有相应的注释,可读性强(Implementation of feature extraction algorithm HOG with MATLAB)