How can I white balance an image based on part of the image I know is white?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Mahmoud Afifi
2019년 8월 12일
Try this one:
Reference: When Color Constancy Goes Wrong: Correcting Improperly White-Balanced Images, CVPR'19.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!