You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having issues using a femto bolt camera. I was able to run the depth stream, align color with depth(1024,1024, 15fps) and color image (1280,960,15fps) until yesterday. But I am getting a "failed to convert frame to image" error when I try to use the default color.py example and "ValueError: ndarray is not C-contiguous" error when I run the depth.py example.
On the other hand, the Orbecviewer and the cpp examples in OrbecSDK are working fine with the camera. Please advise on how I can resolve this within the python library