stereolabs / zed-matlab

ZED SDK interface sample for Matlab

Home Page:https://www.stereolabs.com/docs/matlab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opportunity to playback from recorded .svo file

Helaly96 opened this issue · comments

Is there a way to playback from the .svo like in the python apI?

Yes you can load a '.svo' file.
Take a look at this

Thank YOU so much.