Segment color patch from test chart and compute RGB/L*a*b* values of each color patch
1 view (last 30 days)
Show older comments
I was trying to scan a test chart and write a code that would automatically segment each color patch without me manually cropping them. The intention is to calculate the RGB/L*a*b* values for each of the patches in the chart. Pls help.
0 Comments
Answers (1)
Mahmoud Afifi
on 29 Jan 2020
You can use deltaE metric and colors that have distances less than 2 can be grouped together.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!