v2e icon indicating copy to clipboard operation
v2e copied to clipboard

The output_height and output_width are None if they are not set and no DVS output mode is set

Open duguyue100 opened this issue 1 year ago • 2 comments

The output_height and output_width are not inferred from the video when they are both set to None and no DVS output mode is set. This is temporarily fixed in the notebook by choosing a DVS output mode. However, this should be in general fixed.

duguyue100 avatar Aug 31 '22 09:08 duguyue100

I'll take a look next time I'm working on v2e. Thanks Yuhuang!

tobidelbruck avatar Sep 05 '22 06:09 tobidelbruck

I just added and pushed to master more checks for missing output_width and output_height values. Maybe someone could check that they provide sufficient warnings and advice about setting a DVS camera size?

tobidelbruck avatar Sep 08 '22 08:09 tobidelbruck