VLOGroup / dvs-reconstruction

This repository provides software to our publication "Real-Time Intensity-Image Reconstruction for Event Cameras Using Manifold Regularisation", BMVC 2016
GNU Lesser General Public License v3.0
54 stars 18 forks source link

meaning of the event/image on the UI? #6

Closed raymond00000 closed 7 years ago

raymond00000 commented 7 years ago

I can open the saved data like this:

20.0405 32 115 -1 20.0405 32 115 -1 20.0405 32 114 -1 20.0405 33 115 -1 20.0406 25 113 -1 20.0406 23 121 1 20.0406 15 115 1 20.0406 16 113 1 20.0406 15 114 1 20.0406 17 119 1

is that a good way to isolate the data sequence when an object is seen by the cam?

I wonder if the event/image = 1000 means a moving average of 1000 to build the reconstruction image?

thanks.

reini1305 commented 7 years ago

I'm not sure if I get your first question completely. The meaning of events/image is the same as in section 4.1 in the paper (https://arxiv.org/abs/1607.06283). So this is the information that is used to create a new output image.