stereolabs / zed-opencv

ZED SDK interface sample for OpenCV
https://www.stereolabs.com/docs/opencv/
MIT License
139 stars 79 forks source link

CUDA dependency #1

Closed spillai closed 8 years ago

spillai commented 8 years ago

Are there any plans to release an SDK without the CUDA dependency? I'm not using the disparity maps from the SDK, so I don't think there's a need to use the GPU at all for my use case. Could you make it an optional argument in your CMake build.