You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm working on a completely unrelated project where I also need to normalize IR images from different cameras. I want to ask you if you can explain how you derive the top and bottom parameters for each IR camera. I read that your goal is to adjust the histogram of all measured values for each camera to be approximately the same. I understand what you did in src/ir-normalization/gen_coeffs_playground.py, but then what to do next? @jomalsan
Hello,
I'm working on a completely unrelated project where I also need to normalize IR images from different cameras. I want to ask you if you can explain how you derive the top and bottom parameters for each IR camera. I read that your goal is to adjust the histogram of all measured values for each camera to be approximately the same. I understand what you did in src/ir-normalization/gen_coeffs_playground.py, but then what to do next? @jomalsan
Thank you in advance!