提取图像HOG特征matlab代码我要分享

Matlab code for extracting hog feature of image

关注次数: 190

下载次数: 0

文件大小: 151.06 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用matlab实现提取图像的HOG特征,运行test.m文件可直接得到特征集。HOG特征算法提取的是一种边缘特征,对于行人目标的检测与识别有极好的效果。


English Description:

Using MATLAB to extract hog feature of image, running test. M file can get feature set directly. Hog feature extraction algorithm is a kind of edge feature, which has excellent effect for pedestrian target detection and recognition.


代码预览

相关推荐