JiatianWu / stereo-dso

Stereo DSO
GNU General Public License v3.0
214 stars 85 forks source link

About real stereo camera usage #1

Closed amiltonwong closed 6 years ago

amiltonwong commented 6 years ago

Hi, @jiatian,

Thanks for releasing such a desired package. If I want to test it on real stereo camera such as ZED stereo cam, could your package supports live camera input?

Thx!

JiatianWu commented 6 years ago

You need to write the API to get live camera input. Stereo DSO is tested on ROS and it works OK.

amiltonwong commented 6 years ago

So it works for ROS package such as usb_cam / cv_camera, right?