搜索资源列表
RGB与HSI空间转化
- RGB色彩空间和HSI色彩空间的相互转化
实现 RGB到HSI的转换. 使用VC++ 6.0
- 实现 RGB到HSI的转换. 使用VC++ 6.0, OpenCV,Transform the RGB image into the HSI image, using VC++ 6.0 and OpenCV
rgbtohsi.RGB 转换到HSI 里面用了opencv的cvGet2D函数
- RGB 转换到HSI 里面用了opencv的cvGet2D函数,RGB to HSI conversion opencv spent inside the function cvGet2D
rgbhsv-2hsi.rar
- 实现图像由rgb到hsi和HSV转换C++代码,hsi-长度为3的双精度数组,rgb- 长度为3的双精度数组,Image from rgb to HSI and HSV conversion C++ Code, hsi-length 3 double precision array, rgb-length 3 double precision array
ColorConversion.rar
- 各种颜色空间模型之间的相互转换。RGB,CMY,YIQ,XYZ,HSI之间的转化,A variety of color space conversion between the models. RGB, CMY, YIQ, XYZ, HSI conversion between
RGB-to-HSI-HSV-CPP
- 关于色彩空间RGB转化成为HSI与HSV的C++源代码-RGB color space on the HSI and HSV transformed into the C++ source code
rgb2hsi
- Decomposition RGB to HSI using C++(Use lena as example).
colorspace
- 主要是描述一些关于颜色空间的知识.RGB,HSI,LAB,YUV,HSV,LUV等-Mainly on the color space to describe some of the knowledge. RGB, HSI, LAB, YUV, HSV, LUV, etc.
rgb_hsi
- Convert rgb to hsi and vice vera
HSI
- matlab程序 实现从HSI空间到RGB空间的互换-matlab hSi2RGB
RGB-HSI
- rgb to hsi
rgb2hsi1
- 对归一化后的RGB图片空间转化为hsi空间,hsi三分量也是归一化后的值,范围都是在0-1之间.-On the normalized RGB image space after hsi into space, hsi is also a three-component normalized values are in the range between 0-1.
RGB-HSIandHSI-RGB
- rgb空间与hsi空间相互转换,相当好用哟-rgb space and space-hsi conversion
ImgProHSI
- This using OpenCV to do a image processing. First I change the RGB format to HSI format convert the image to gray image. And you could add some more process code in the HSI and convert it back to the RGB mode. -This is using OpenCV to do a image proc
RGB-HSI
- matlab数字图像处理中RGB转换HSI-digital image processing matlab HSI conversion RGB
RGB-HSI
- RGB图像和HSI图像之间的相互转换,以及图像的一些简单操作-RGB images and convert between the HSI image, and image of some simple operations
yuandaima
- 显示图像的大小、灰度值、RGB值、HSI值、灰度最大最小值等信息,-Display the image size, gray value, RGB value, HSI values, maximum and minimum gray level information such as
function-hsi
- 这是将rgb图像转换成hsi图像的源代码 根据相关公式进行不同颜色空间的转换-This is the image into hsi rgb image of the source code under the relevant formulas of different color space conversion
HSI-RGB
- 数字图象处理中图像颜色空间转换:RGB转换成HSI-Digital image processing in image color space conversion: RGB converted into HSI
rgb-hsi
- 将RGB图像转化为HSI图像。 PS.请将文件放在matlab默认路径下。(Transforming RGB image into HSI image. PS. please put the file under the default path of matlab.)