体育视频分类我要分享

Sports video classification

matlab 分类 视频 体育

关注次数: 298

下载次数: 0

文件大小: 5.62 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:利用Matlab中svm分类工具包对体育类图像进行分类处理,首先要将视频提取成图片,然后对图片进行特征提取,选取的特征是Hsv颜色特征,最后利用SVM工具包对已经提取的特征进行分类处理


English Description:

In this paper, the SVM classification toolkit in MATLAB is used to classify sports images. Firstly, the video is extracted into pictures, and then the features of the pictures are extracted. The selected features are HSV color features. Finally, the SVM toolkit is used to classify the extracted features


代码预览