Make the DVS transcoder interface to multiple source data files, without relying on davis-edi-rs.
- Prophesee .dat & .ext3, inivation .aedat4, .txt, and others
- Modular drivers for reading the data to a common DVS struct
- Use one DVS transcoder
- Remove need for OpenCV dependency in all cases except when event+frame fusion is necessary (with davis-EDI-rs)
Make the DVS transcoder interface to multiple source data files, without relying on davis-edi-rs.