please tell me how to perform color transform
Show older comments
Accepted Answer
More Answers (1)
Image Analyst
on 11 Apr 2015
0 votes
There are many color transform functions: rgb2gray(), ind2rgb(), rgb2lab(), rgb2hsv(), rgb2ycrcb(), makecform(), etc. And of course you could make up your own transform. Which do you want?
1 Comment
Image Analyst
on 12 Apr 2015
I do not know what the axes represent. I do not know what colorization algorithm they are using. Sorry.
Categories
Find more on Color in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!