Converting my own event class (fetched from CSV file) to dv::Events and putting them into a dv::EventStore to pass them to a slicer

18 views
Skip to first unread message

Roy Mulder

unread,
Mar 21, 2025, 6:43:25 AMMar 21
to dv-users
Hi!

I'm trying to make an application that can take CSV files containing Events (not necessarily generated by Dynamic Vision Viewer) and work with it similar to an AEDAT4 file. Like using algorithms and the like.

I am currently stuck at the process of creating the needed eventstore to pass to the slicer to work with it.
I have created my own EventBatch class and Event class. Converitng my own events to the dv::event works but i struggle to figure out how to put those events into an eventstore.

I am trying to make an application that is not entirely dependent on the dv-processing library in terms of actually fetching and storing said event because i am going to try use other libraries for algorithms and the like. But I still want to use the DV-processing library as wel, and for that i need (as far as I know) to put those events into an eventstore.

I'm currently a student so i don't have all that much experience. So, if there is a way to do this, I would appreciate the help!
Reply all
Reply to author
Forward
0 new messages