Segment color patch from test chart and compute RGB/L*a*b* values of each color patch

조회 수: 8 (최근 30일)
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.

답변 (1개)

Mahmoud Afifi
Mahmoud Afifi 2020년 1월 29일
You can use deltaE metric and colors that have distances less than 2 can be grouped together.

Community Treasure Hunt

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

Start Hunting!

Translated by