搜索资源列表
RGBzhuanHSV
- 图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
RGB_HSV_RGB_HSI
- 图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
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
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
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
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.
rgb2hsi
- RGB 颜色渠道 转化为 HSI颜色渠道 主要是用C++开发环境-RGB covent to HSI
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).
rgb2hsi
- 彩色图像的rgb颜色模式到hsi颜色模型的转换-Rgb color image color model to HSI color model conversion
rgb_hsi
- Convert rgb to hsi and vice vera
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.
RGBtoHSI
- RGB图片转化HSI的matlab源码,希望有帮助-HSI conversion RGB image of the matlab source code, hope that helps
Converting-colors-from-RGB-to-HSI
- 用matlab将图片由rgb模式转换为HSI模式,内含源文件和实验报告。-Converting colors from RGB to HSI
RGB to HSI
- RGB to HSI conversion Program by Waqas Mehmood
RGB-to-hsi
- matlab实现的RGB空间转换到HSI空间,以供参考-matlab realize RGB space conversion to HSI space for reference
rgb2hsi
- matlab中将输入图像从rgb色彩空间转换为hsi色彩空间(Matlab transform the input image from RGB color space to HSI color space)