动物分类识别代码我要分享

Animal classification identification code

关注次数: 204

下载次数: 2

文件大小: 4.41 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:本程序是一个轻便的动物识别程序,用MATLAB编写,实现的功能是:给定几种动物的训练集,程序进行自动训练,提取特征,形成分类器,当输入新的测试集时,可实现对动物的分类识别。采用的算法为HOG算法。


English Description:

This program is a portable animal recognition program, written with MATLAB, to achieve the function is: given several kinds of animal training set, the program automatically train, extract features, form a classifier, when the input of a new test set, can achieve the classification and recognition of animals. The algorithm used is hog algorithm.


代码预览

相关推荐