Segment color patch from test chart and compute RGB/L*a*b* values of each color patch
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Mahmoud Afifi
le 29 Jan 2020
You can use deltaE metric and colors that have distances less than 2 can be grouped together.
0 commentaires
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!