Match color of images by common areas
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I've a batch of images made by different sensors, and now I want to adjust the color so that they look similar/identical. The idea is based on the color matching with a reference chart (Macbeth chart)
The image show roughly the same areas and are already aligned. Now I want to match all color by common areas.
How can I achieve that?
What I achieved already:
- Extract rgb color from each common area in all images
- Transform in linear LAB / HSV colorspace
How can I estimate the transformation function to match the color?
1 Kommentar
Antworten (1)
Dinesh Yadav
am 29 Aug. 2019
You can have a look at following articles that might help you.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!