Match color of images by common areas
3 次查看(过去 30 天)
显示 更早的评论
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 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!