-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Camera response calibration #12
Comments
Some ideas for failing photometric calibration:
|
@NikolausDemmel .. first of all thanks for your reply ! |
3- If you have halogen lights, beware that they flicker with 50 or 60 Hz, which might also influence your image acquisition. Inspect all the images visually and watch out for artifacts. 2- Not sure what exactly you are doing, but any transformation you do before the calibration, you must then also do in the exact same way before removing the vignette and applying the inverse camera response later. The transformation must be constant in the sense that it does not depend on the current image. Then I think it should be fine. If you just don't ever measure pixel intensities below a certain value, you can also manually set the response function for those pixels to something simple like "linear between 0 and the lowest observed value".
|
Hi,
I've a problem with calculating inverse camera response function on my own data set.
the ICRF doesn't appear to be monotonic (or normal) at all, knowing that I've tested the code on different data sets that I've created on my own.
I've attached a sample of (G) that appears to me in the following link and times.txt file.
range of exposure time in my camera is 0.01 ms up to 100 ms.
CRF : https://ibb.co/eSj2A6
times.txt: https://file.io/XZMlAm
The text was updated successfully, but these errors were encountered: