搜索资源列表
Lab2RGB
- matlab rgb2lab source code
Lab2RGB
- 将图片从Lab空间转换到RGB空间的Matlab文件 -transfer image from Lab to RGB
Lab2RGB_1
- Lab to rgb conversion
LAB2RGBandRGB2LAB
- LAB2RGB convert the RGB image into LAB and vise vers
imageconversionfunctions
- rgb2lab() Converte de RGB image to para LAB, a LAB2RGB Convert an image from CIELAB to RGB.
lab2rgb-rgb2lab-rgb2hsi-rgb2luv
- lab2rgb,rgb2lab,rgb2hsi,rgb2luv的matlab文件-matlab codes for lab2rgb,rgb2lab,rgb2hsi,rgb2luv.
Lab2RGB
- Lab2RGB takes L, a, and b double matrices, or an M x N x 3 double image, and returns an image in the RGB color space. Values for L are in the range [0,100] while a* and b* are roughly in the range [-110,110]. If 3 outputs are specified, the