Hi all.
Is there any possibility of getting depth data from a svo recorded file without having to process and save the information frame by frame. In my procedure, i save the depth data for each frame in a npz file using python and this is clearly very inefficient, since a video of only 13 minutes generates a depth data of almost 40 GB.
Any other efficient way to save this data?
Thanks. Best