Feeds
提问
How to display the values of each L, a, and b
I have this type in my script: rgb = imread('myfilename'); lab = rgb2lab(rgb); imshow(lab(:,:,1),[0 100]) %%w...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to get Lab values from RGB images
Hello, I have digital camera images (in RGB form) and I need to convert them to Lab values. I need to know the values of each...
9 years 前 | 2 个回答 | 0
2
个回答已回答
makecform('srgb2lab')
Hello, I have digital camera images (in RGB form) and I need to convert them to Lab values. I need to know the values of each...
makecform('srgb2lab')
Hello, I have digital camera images (in RGB form) and I need to convert them to Lab values. I need to know the values of each...
9 years 前 | 0

