Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Orbbec 3d cameras no longer work on Windows and Ubuntu #25376

@kaingwade

Description

@kaingwade

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions