搜索资源列表
hog
- 能够提取出图像I的HOG特征,返回其幅值,角度和在各个角度上的幅值。 是进行其他针对图像的HOG特征提取的前一步。
hog
- hog特征提取算法的实现,用于object detection,特别是human detection,针对64*128的图像。
hog_extraction.rar
- 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
HOG
- 特征提取中,梯度方向直方图hog的几篇文章,研究HOG的同仁们很有用-Feature extraction, the gradient direction histogram hog several articles, research colleagues are useful HOG
hog
- 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
HOG
- 该代码用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,不错的-HOG for a variety of image feature extraction, in order to further training classifier Pedestrian Detection
hog
- hog特征提取,提取梯度直方图信息,为后续工作获取材料-hog feature extraction to extract gradient histogram information, and to obtain material for the follow-up work
HOG
- 图像HOG特征提取,切实可行,效率高,适合初学者学习使用。-Image HOG feature extraction, practical, high efficiency, suitable for beginners to learn to use.
hog
- 基于图像处理的HOG特征提取,可根据参数设置来确定自己设定的HOG特征-determined according to its own set of parameter settings
hog
- 这是基于Matlab的Hog特征提取函数-This is Hog Features programming for Matlab
hog
- C++版本的hog特征提取代码,用于提取目标图像的特征向量-code for extract object feature written by C++
hog_svm
- 这文件夹包含了,hog特征提取,多类SVM分类器,数据库,图像识别(This folder contains the hog feature extraction, multi class SVM classifier, database, image recognition)
HOG
- 求取任意图片的HOG特征,一共提取360个梯度特征,可用于ADABoost,SVM中。(Seek the HOG feature of any picture)
hog
- hog特征提取,从原理上分析,最后生成一副特征图(Hog feature extraction, from the principle of analysis, the final generation of a feature graph)
HOGFeature
- Hog特征提取,提取大量特征用于图像的分类识别(Hog Feature Extraction)
hog.py.tar
- python提取HOG特征,80行代码实现HOG(extract hog feature for python)
汉字图像特征提取C++程序(20160909)
- 提取汉字图像的外围特征、网格特征、hog特征,附带有字库(The peripheral features, grid features and hog features of the Chinese character image are extracted, with a font library attached.)
Lena图的HOG特征
- 提取灰度图的hog特征,非常好用,我用Lena图的(Extracting hog features of grayscale is very useful. I use Lena diagram.)
HOG
- hog特征提取:利用HOG特征提取方法,提取每个块的特征,再将块的特征直方图串联起来(Feature extraction by hog)
HOG
- 图像HOG特征提取的matlab程序,适用于图像处理应用(matlab codes for HOG feature selection of images, which can be useful for image processing applications)