使用支持向量机的目标识别我要分享

object recognition using SVM

关注次数: 123

下载次数: 0

文件大小: 1.04 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:基于猪特征提取和支持向量机分类器的目标识别。 在 Zip 文件中要运行的主要程序是 objecthog.m。 支持文件 hog_feature_vector.m multisvm trainimgs 包括图像用于培训和 testimgs 是用于测试图像。 labelsod.xlsx 是训练图像的标签


English Description:

object recognition based on HOG feature extraction and SVM classifier. In the Zip file the main program to run is objecthog.m. Supporting files are hog_feature_vector.m multisvm trainimgs consist of images used for training and testimgs are images used for testing. labelsod.xlsx is the labels of training images


代码预览

相关推荐