提取图片的颜色矩特征我要分享

Extracting the color moment feature of image

特征-matlab 颜色矩-matlab 提取图片颜色 图片颜色提取 读取图片

关注次数: 324

下载次数: 1

文件大小: 19K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:读取图片,提取图片的颜色矩特征,其中变量I=imread( 1.jpg ),1.jpg即为需要读取的图片。


English Description:

Read the image, extract the color moment features of the image, where the variable i = imread (1. JPG), 1. JPG is the image to be read.


代码预览