matlab实现RGB空间向HSI空间转换我要分享

Transforming RGB space to HSI space by MATLAB

matlab RGB 转换 实现 空间 hsi

关注次数: 282

下载次数: 0

文件大小: 1.25 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:matlab实现RGB空间向HSI空间转换,基于matlab平台,应用于数字图像处理。RGB向HSI空间转换的好处是方便实施各种数字图像分割算法,以便获取更好的分割结果。


English Description:

MATLAB realizes the conversion from RGB space to HSI space. Based on MATLAB platform, it is applied to digital image processing. The advantage of RGB to HSI space conversion is that it is convenient to implement various digital image segmentation algorithms in order to obtain better segmentation results.


代码预览