I was trying to implement tone mapping in opencv by using logarithmic mapping, but the result I got was yellowish image. So I want to reduce yellow component in image and increase other colors.Any suggestion or advice would be appreciated. Thank u.
1 | initial version |
I was trying to implement tone mapping in opencv by using logarithmic mapping, but the result I got was yellowish image. So I want to reduce yellow component in image and increase other colors.Any suggestion or advice would be appreciated. Thank u.