Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - HSI2RGB
Search - HSI2RGB - List
用MATLAB实现从颜色空间hsi到rgb空间的转换。-MATLAB hsi from color space to the rgb space conversion.
Update : 2008-10-13 Size : 976byte Publisher : 杨红菊

用MATLAB实现从颜色空间hsi到rgb空间的转换。-MATLAB hsi from color space to the rgb space conversion.
Update : 2025-02-19 Size : 1kb Publisher : 杨红菊

这个是matlab分类工具箱,有大概三十多个matlab原程序,很适合大家下载使用-this classification is Matlab toolbox, probably more than 30 Matlab program, We are very suitable for downloading
Update : 2025-02-19 Size : 621kb Publisher : 葛雪森

彩色图像hsi颜色模型到rgb颜色模型的转换-HSI color model for color image to rgb color model conversion
Update : 2025-02-19 Size : 1kb Publisher : july

matlab程序 实现从HSI空间到RGB空间的互换-matlab hSi2RGB
Update : 2025-02-19 Size : 455kb Publisher : liuwei

对归一化后的hsi空间的图片转化到RGB空间里,其中RGB三分量也是归一化后的值,范围在0-1之间.-On the normalized space after hsi into the picture to RGB space, which is also a three-component RGB normalized value between the range of 0-1.
Update : 2025-02-19 Size : 1kb Publisher : 邓义平

RGB模型与HSI模型的相互转换MATLAB源码-rgb2hsi,hsi2rgb
Update : 2025-02-19 Size : 1kb Publisher : HanJunhua

DL : 0
数据类型转换,int转换成uint8,比较适用-data change
Update : 2025-02-19 Size : 1kb Publisher : 李江波

彩色图像处理 格式转化rgb2hsi,hsi2rgb 冈萨雷斯-AN M-function fro converting from RGB TO HSI, HSI to RGB
Update : 2025-02-19 Size : 1kb Publisher : 肖新华

实现HSI模型的图像向RGB模型图像的转换,此函数MATLAB并不自带-HSI model to achieve the image to the RGB model convert images, this function does not own MATLAB
Update : 2025-02-19 Size : 1kb Publisher : maxiao

把HSI转化为GRBde matlab程序 好用-The HSI into GRBde matlab program easy to use
Update : 2025-02-19 Size : 1kb Publisher : xudan

数字图像处理中把hsi空间转换成rgb空间-It can tranform the hsi space into rgb space in digital signal processing
Update : 2025-02-19 Size : 1kb Publisher : ww

hsi2rgb,实现HSI彩色模型转换到RGB彩色模型。Rgb2Hsi稍后奉上。-hsi model converted to rgb.Matlab file.Thank you for downloadingen.joying! And Rgb2Hsi is on the way,please wait.
Update : 2025-02-19 Size : 1kb Publisher : Aubrey

rgb转为hsi和hsi转为rgb的彩色图像直方图增强处理-rgb into hsi and hsi into the rgb color histogram enhancement
Update : 2025-02-19 Size : 1kb Publisher : 王小伟

影像處理,如何將將圖從RGB轉HSI 再從HSI轉回RGB(rgb轉hsi hsi轉rgb)-rgb to hsi and hsi to rgb
Update : 2025-02-19 Size : 1kb Publisher : 林怡珊

彩色空间HSI与RGB的转换,自定义函数hsi2rgb-HSI2RGB Converts an HSI image to RGB.
Update : 2025-02-19 Size : 1kb Publisher : 丸子

matlab hsi到rgb转换源码 function rgb=hsi2rgb(hsi) a=size(hsi) b=a(1) H = hsi(:,1) S = hsi(:,2)/255 I = hsi(:,3)/255 -matlab hsi to rgb conversion source function rgb = hsi2rgb (hsi) a = size (hsi) b = a (1) H = hsi (:, 1) S = hsi (:, 2)/255 I = hsi (:, 3)/255
Update : 2025-02-19 Size : 192kb Publisher : kamy

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].
Update : 2025-02-19 Size : 1kb Publisher : 卫伟

matlab hsi2rgb 函数源代码-matlab hsi2rgb functions
Update : 2025-02-19 Size : 1kb Publisher : dgfdgh

实现HSI转换到RGB的函数hsi2rgb代码-Achieve HSL to RGB conversion function hsi2rgb Code
Update : 2025-02-19 Size : 1kb Publisher : 陈彦军
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.