Segment color patch from test chart and compute RGB/L*a*b* values of each color patch
이전 댓글 표시
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
2020년 1월 29일
0 개 추천
You can use deltaE metric and colors that have distances less than 2 can be grouped together.
카테고리
도움말 센터 및 File Exchange에서 Images에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!