文件名称:hsi2rgb
-
所属分类:
- 标签属性:
- 上传时间:2013-12-06
-
文件大小:687byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
rgb = hsi2rgb(hsi)把一幅HSI图像转换为RGB图像,
其中hsi(:, :, 1)是色度分量,它的范围是除以2*pi后的[0, 1];
hsi(:, :, 2)是饱和度分量,范围是[0, 1];
hsi(:, :, 3)是亮度分量,范围是[0, 1]。
- Rgb = hsi2rgb (hsi) put an HSI image is converted to RGB images,
Wherein hsi (:,:, 1) is the chrominance component, it is divided by 2* pi range after [0, 1]
Hsi (:,:, 2) is the saturation component, the range is [0, 1]
Hsi (:,:, 3) is the luminance component, the range is [0, 1].
其中hsi(:, :, 1)是色度分量,它的范围是除以2*pi后的[0, 1];
hsi(:, :, 2)是饱和度分量,范围是[0, 1];
hsi(:, :, 3)是亮度分量,范围是[0, 1]。
- Rgb = hsi2rgb (hsi) put an HSI image is converted to RGB images,
Wherein hsi (:,:, 1) is the chrominance component, it is divided by 2* pi range after [0, 1]
Hsi (:,:, 2) is the saturation component, the range is [0, 1]
Hsi (:,:, 3) is the luminance component, the range is [0, 1].
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hsi2rgb.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.