Match color of images by common areas
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponses (1)
Dinesh Yadav
le 29 Août 2019
You can have a look at following articles that might help you.
0 commentaires
Voir également
Catégories
En savoir plus sur Convert Image Type dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!