Closed duguyue100 closed 1 year ago
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?
The
output_height
andoutput_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.