搜索资源列表
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
RGBtoHSI.rar
- 彩色图像格式的转换程序,采用C语言编写,可以作为彩色图像增强的格式转换使用,由RGB-HSI转换,The program is used for color image format conversion processing written by C language which can serve as a color image enhancement preprocessing. The function of the program is from RGB-HSI conversion
rgb2hsvhsi.rar
- 本代码建立vc项目后可以使用,从rgb转换到hsv和hsi的,The code after the establishment of vc can use, the conversion from rgb to hsv and HSI
rgb2hsi
- rgb颜色空间与hsi颜色空间转换的一段MATLAB代码。-a matlab code rgb space to hsi space or return.
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).
hsi2rgb
- 彩色图像hsi颜色模型到rgb颜色模型的转换-HSI color model for color image to rgb color model conversion
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
rgb2hsi
- RGB彩色空间与HSI彩色空间的转换,在MATLAB7.0中可以运行。-RGB color space and HSI color space conversion can be run in MATLAB7.0.
RGB-HSIandHSI-RGB
- rgb空间与hsi空间相互转换,相当好用哟-rgb space and space-hsi conversion
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
rgb-hsi
- 将RGB图像转化为HSI图像。 PS.请将文件放在matlab默认路径下。(Transforming RGB image into HSI image. PS. please put the file under the default path of matlab.)