Match color of images by common areas
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
Risposte (1)
Dinesh Yadav
il 29 Ago 2019
You can have a look at following articles that might help you.
0 Commenti
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!