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...
8年以上 前 | 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...
8年以上 前 | 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...
8年以上 前 | 0

