SensorsINI / v2e

V2E: From video frames to DVS events
https://sites.google.com/view/video2events/home
MIT License
274 stars 48 forks source link

Low pass filter inten01 range #65

Open ooscaar93 opened 6 months ago

ooscaar93 commented 6 months ago

Hi everyone!

In the python script emulator_utils.py in the line L68 is mentioned that the input inten01 is an array with an scaling factor for each pixel. I understand that is related to its intensity value.

My question is:

¿Which is the range of this scaling factor? ¿is the unsigned integer value of 8 bits related to the irradiance received by the photorecptor of the simulated DVS camera?

Thanks!