uzh-rpg / rpg_esim

ESIM: an Open Event Camera Simulator
MIT License
565 stars 120 forks source link

How to get good quality event data after simulating hdr video frames having 25 fps speed? #103

Open Rishabh-Samra opened 2 years ago

Rishabh-Samra commented 2 years ago

Since the hdr video was captured at 25 fps, whose frames I am using to simulate events, so might be the pixel displacement between successive frames is large as compared to the given example in the repository. So while I am using this output simulated event data to do 5 frame event-based interpolation, I am getting artifacts in the form of white patches and also degraded interpolated output.

So the problem is because of poor quality of simulated event data? If yes, what can be the solution?