彩色图像颜色直方图我要分享

Color image color histogram

matlab

关注次数: 212

下载次数: 0

文件大小: 1.18 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:资源描述本代码是用来把图像从rgb颜色空间转换到hsv颜色空间,然后对h、s、v三个分量求其灰度直方图,最后把该灰度直方图转换成rgb彩色直方图。


English Description:

Application backgroundThis code is used to convert the image from the RGB color space to HSV color space, and then on the h, s, V three components for the gray histogram, and finally the gray histogram into RGB color histogram.


代码预览