How can I white balance an image based on part of the image I know is white?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have this image, and I know that the top left of it should be white. Is there a way for me to select that part of the image and say it's white, and then adjust the color of the rest of the image to match?
What I have so far is using roipoly to select the part of the image that I want, but I have no idea where to go from there in regards to color correction.
0 comentarios
Respuestas (1)
Mahmoud Afifi
el 12 de Ag. de 2019
Try this one:
Reference: When Color Constancy Goes Wrong: Correcting Improperly White-Balanced Images, CVPR'19.
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!