sir can i implement lab color space coding in any of the figure???

2 views (last 30 days)
image segmentation implementation using lab color space

Accepted Answer

Walter Roberson
Walter Roberson on 3 Feb 2014
No. MATLAB can only display data that represents RGB. You can calculate lab color space transformations but you cannot display that result without transforming back into RGB.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!