搜索资源列表
ColorSpaceConvert
- 用VC++编写的色彩空间转换函数,包括RGB2IHS;RGB2HSV;RGB2LAB;一次下载,全部拥有。-using the VC++ tool to realize the color space convertion, contains the: RGB2IHS;RGB2HSV;RGB2LAB.
RGBToLab
- 颜色转换的代码.把RGB颜色转换为Lab-Change color RGB to Lab.
rgbtolab
- 将图像从RGB颜色空间转换成lab颜色空间-Transfer image s color space from RGB to lab
RGBtoLab-CPP
- 主要实现了图像从RGB空间到Lab空间的转换并依次显示出来-acheve Image change from RGB domain to Lab domain and show each passage
RGBtoLab
- 实现RGB值转化为Lab值,运行后用户给定RGB值,利用该程序计算机自动计算Lab值。经验证,该程序有效且简单易懂!很适合初学者。-Achieve RGB values into Lab values given by the user running the RGB values, use of the computer program automatically calculates the Lab values. Proven, ef
RGBtoLab
- RGB color channel to XYZ channel. XYZ channel to CIELab channel.
RGB2Lab
- RGBtoLAB space color Conversion matlab code