You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting, I also tried generating aedat4, but I got an error in class AEDat4Output on dv.EventStore() no existent attribute.
Have you encountered such an issue before?
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:
So it appears that my 320x240 video fits into frames of larger size
The generated *.AVI files don't have it.
The text was updated successfully, but these errors were encountered: