11-09-2021, 08:22 AM
Aha, bit stupid of me. Thank you so much!! It works fine
Now I can use the normalize command for each image individually, but I'm still confused on how I should normalize across pictures...Any suggestions on this? The goal is that all the images have equal brightness, so should I perhaps calculate their mean brightness and set it to this value for all pictures (if so, how can I do this? Perhaps I should use Python, or is it possible without?)
Now I can use the normalize command for each image individually, but I'm still confused on how I should normalize across pictures...Any suggestions on this? The goal is that all the images have equal brightness, so should I perhaps calculate their mean brightness and set it to this value for all pictures (if so, how can I do this? Perhaps I should use Python, or is it possible without?)