Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolution of aedat4 output #59

Open
serikka opened this issue Oct 23, 2023 · 1 comment
Open

Resolution of aedat4 output #59

serikka opened this issue Oct 23, 2023 · 1 comment

Comments

@serikka
Copy link

serikka commented Oct 23, 2023

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.

@Solomon-GC
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants