v2e icon indicating copy to clipboard operation
v2e copied to clipboard

Resolution of aedat4 output

Open serikka opened this issue 1 year ago • 1 comments

Hello,

I have generated *.aedat4 file using the following command: python v2e.py -i input/test.mp4 --overwrite --dvs_exposure duration 0.005 --output_folder=output/test --overwrite --pos_thres=.15 --neg_thres=.15 --sigma_thres=0.03 --dvs_aedat4 test.aedat4 --output_width=320 --output_height=240 --cutoff_hz=15

and when I run file using DV viewer, the events appear in upper left corner, and I have some free space that shouldn't be:

image

So it appears that my 320x240 video fits into frames of larger size The generated *.AVI files don't have it.

serikka avatar Oct 23 '23 14:10 serikka