搜索资源列表
OLTbinaries
- HOG算法编译好的二进制文件。以及human detection的训练结果。
用于显示结果图的HOG
- 该代码是HOG的界面化显示,可以清楚的看个图形各个区域的HOG的图形化表示,用于论文插图,算法验证
HOGadaboost
- 用matla实现的行人检测,使用hog+adaboost的方法,内附程序运行时所需的大量训练及检测图片-Pedestrian Detection with matla achieved, the use of hog+ adaboost the method, enclosing the program is running a lot of training and testing images...
Hog(1)_MatlabCode_20090408
- 基于HOG的目标检测算法,-HOG based object detection. welcome any suggestions
PedestrianDetectionHoG
- 基于HOG特征的行人检测,在VS2005下可以编译通过-hog PedestrianDetection
CreateFeatureBin
- 提取HOG特征,写入bin文件(源码) 5 提取HOG特征,写入bin文件(源码.Loadpos将info.dat(样本描述文件,开头是样本数量和大小,然后每一行代表一个样本,分别是图像文件名、目标个数....... -HOG feature extraction, write bin files (source code) 5 extracted HOG features, write bin files (source code. Loadpos will info.dat (sa
HoGBasedHumanDetection
- 基于HOG的图像检测经典文章,非常适合初学者学习-HOG based human detection
Timer
- pHOG algorithm matlab achieve, hog characteristics for object recognition, such as face recognition, hu
hog
- 图片中的人体检测,在一个图片中将一个人体形状结构检测出来-people detecte in picture
vehicle
- 简单的车辆识别程序,分割出车牌,并识别出车牌信息-vehicle recognition
peddetection
- 行人检测的源程序,基于HOG算法,能实现对行人的检测。-The source of the pedestrian detection, pedestrian detection, based on the HOG algorithm.
hog
- 人性检测HOG毕业设计,可以实现简单的人行检测-The human detection HOG graduation design
hog-Psvm
- 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文--A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
hog
- 这是基于Matlab的Hog特征提取函数-This is Hog Features programming for Matlab
hog
- 下面的代码是实现HOG(附柱状图导向梯度) 描述符和目标检测,通过那伏乃尔达拉尔和比尔Triggs介绍。 所计算的特征向量是与兼容 INRIA目标检测与定位工具包 (http://pasca
HOG
- HOG代码 按照定义编写而成 可供初学者学习了解-HOG code is written in accordance with the definition for learning
HOG
- 提取hog特征,并以直方图的形式展现出来。-extract HOG feature and shown as histogram
hog_bp
- 利用直方图hog特征,在bp神经网络下的分类。(Classification of BP neural networks using histogram hog features.)
hog_svm
- 这文件夹包含了,hog特征提取,多类SVM分类器,数据库,图像识别(This folder contains the hog feature extraction, multi class SVM classifier, database, image recognition)
ning
- 用MATLAB实现基于hog的行人检测中的求hog特征(Hog features for pedestrian detection)