搜索资源列表
rgb2lab
- matlab图像显示代码,可以选择想要打开的图像-Matlab image display code, we can choose to want to open the Image
RGB2Lab_(matlab)
- matlab语言编写的RGB2Lab程序
RGB2Lab
- 在matlab的开发环境中,对图像进行RGB到RLab的转换-The development environment in matlab for image conversion of RGB to RLab
RGB2LabAndLab2RGB
- % function [L, a, b] = RGB2Lab(R, G, B) % RGB2Lab takes matrices corresponding to Red, Green, and Blue, and % transforms them into CIELab. This transform is based on ITU-R % Recommendation BT.709 using the D65 white point reference. % The e
RGB2Lab
- this matlab code is about translating RGB pixel to Lab pixel
lab2rgb-rgb2lab-rgb2hsi-rgb2luv
- lab2rgb,rgb2lab,rgb2hsi,rgb2luv的matlab文件-matlab codes for lab2rgb,rgb2lab,rgb2hsi,rgb2luv.
RGB2LAB
- matlab rgb转lab代码 可以方便初学者学习-matlab rgb turn lab code easy for beginners to learn
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
rgb2lab
- 本程序通过matlab实现图片的RGB域到LAB域的转换,本程序包含测试程序,可以完全跑通,敬请放心使用。-This procedure achieved by matlab image RGB domain to the domain of LAB, this program includes testing procedures, can be completely run through, please rest assured that use.