-
-
Notifications
You must be signed in to change notification settings - Fork 56.4k
Closed
Description
Orbbec 3d cameras now fail on Windows and Ubuntu, but work on MacOS. Run opencv/samples/cpp/videocapture_obsensor.cpp:
- On Windows: Can output RGB image, but can't retrieve the depth data
- On Ubuntu: Segmentation fault (core dumped)
- On MacOS: OK
Not sure if it's related to #24877.
System information (version)
- OpenCV => 4.x and 5.x branch
- Operating System / Platform => Windows 10 and Ubuntu 22.04
- Orbbec camera model => Gemini 2 L
Steps to reproduce
Compile OpenCV normally and run the example opencv/samples/cpp/videocapture_obsensor.cpp
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues,
forum.opencv.org, Stack Overflow, etc and have not found any solution - I updated to the latest OpenCV version and the issue is still there
- There is reproducer code and related data files: videos, images, onnx, etc
Metadata
Metadata
Assignees
Labels
No labels