linear color correction with matlab
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how i can i fix an image by linear correction or how can i apply it without using pixel by pixel color correction
3 commentaires
Réponse acceptée
Image Analyst
le 10 Juil 2012
You aren't using enough colors to span your color gamut. Three colors is simply not enough. People often use 24 because they use the industry standard x-rite Color Checker Chart. If you use only three (white, blue, and orange), then there are regions of the gamut that will get mapped to crazy, incorrect colors, as you are observing. You need to specify more standard/reference colors.
0 commentaires
Plus de réponses (1)
Image Analyst
le 10 Juil 2012
Color correction does not change the shape of anything. What you are seeing are jpeg compression artifacts. You saved the image with a very very low quality factor.
2 commentaires
Voir également
Catégories
En savoir plus sur Image Filtering and Enhancement 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!