stereolabs / zed-opencv

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

Zed not available Error #15

Closed papakaliati closed 2 years ago

papakaliati commented 7 years ago

I was using this as a guide to create a c# wrapper for zed camera in Windows.

When I'm running the code directly from the visual C++ application, it's able to connect and by using (float*)depthMat.buffer I am able to get the depth in float array. Now when I am trying to call it from C#, it never gets passed the zed->init(params), throwing the error Zed_Not_Available.

Any ideas ?

Thanks for your time.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days