v2e
v2e copied to clipboard
The output_height and output_width are None if they are not set and no DVS output mode is set
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.
I'll take a look next time I'm working on v2e. Thanks Yuhuang!
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?