linear color correction with matlab
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
how i can i fix an image by linear correction or how can i apply it without using pixel by pixel color correction
3 comentarios
Respuesta aceptada
Image Analyst
el 10 de Jul. de 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 comentarios
Más respuestas (1)
Image Analyst
el 10 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre Image Filtering and Enhancement en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
