搜索资源列表
HOG-LBP-detection
- 该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。-A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acte
HOGfusion
- Fusion algorithm with HOG
OLT
- We present a parallel implementation of a histogram-based particle filter for object tracking on smart cameras based on SIMD processors. We specifically focus on parallel computation of the particle weights and parallel construction of the featur
hog
- hog特征提取,提取梯度直方图信息,为后续工作获取材料-hog feature extraction to extract gradient histogram information, and to obtain material for the follow-up work
src
- pedestrian tracking/ this post about how to use OpenCV s HOG-based pedestrian detector: How can I detect and track people using OpenCV? ... of opencv. that said it should be easy to hack the opencv source code
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
SHHOG
- HOG的一个变种,非常实用,请大家多多下载多多关注-a transform of HOG in image processing,very usefully
HOG
- 对一副图像进行特征提取,HOG特征的提取,这里有HOG特征的提取代码。-For a pair of image feature extraction, HOG feature extraction, here s a HOG features of the extracted code.
hog
- HOG角点检测,兴趣点检测的matlab 源码,用于动作识别-HOG corner detection, interest point detection matlab source code for the action recognition
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)
hog
- hog特征提取,从原理上分析,最后生成一副特征图(Hog feature extraction, from the principle of analysis, the final generation of a feature graph)
HOGFeature
- Hog特征提取,提取大量特征用于图像的分类识别(Hog Feature Extraction)
SVM_Train_Predict_HOG
- 通过HOG,和SVM训练,统计出一张图片中的人数(Through the HOG, and SVM training, statistics a picture of the number of people)
hog_svm
- 利用hog特征以及svm实现两个类别图像的分类(Classification of two categories of images using hog features and SVM)
SVM
- 通过HOG获取特征,用SVM对图像进行分类。(The feature is acquired by HOG, and the image is classified by SVM.)
hog
- 基于hog算法的6篇论文,主要简述对行人的检测(6 papers based on the hog algorithm mainly describe the detection of pedestrians)
HOG图像分类
- 使用HOG算法提取特征以此来对图像进行分类(Use HOG to extract features to classify images)
HOG可视化
- HOG特征通过计算和统计图像局部区域的梯度方向直方图来构成特征,程序可以对图片中的hog特征进行可视化梯度大小和方向。(The HOG feature is constructed by calculating and counting the gradient direction histogram of the local area of the image. The program can visualize the gradient size and direction of the h