• H
    Merge pull request #22936 from hzcyf:orbbec_new_cam_support · 47fb79bd
    hzc 提交于
    videoio: add Orbbec Gemini 2 and Astra 2 camera support
    
    ### Test Result
    
    | OS | Compiler | Camera | Result |
    |-----|-----------|---------|--------|
    |Windows11| (VS2022)MSVC17.3|Orbbec Gemini 2|Pass|
    |Windows11| (VS2022)MSVC17.3|Orbbec Astra 2|Pass|
    |Ubuntu22.04|GCC9.2|Orbbec Gemini 2|Pass|
    |Ubuntu22.04|GCC9.2|Orbbec Astra 2|Pass|
    
    ### Pull Request Readiness Checklist
    - [x] I agree to contribute to the project under Apache 2 License.
    - [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
    - [x] The PR is proposed to the proper branch
    - [x] The feature is well documented and sample code can be built with the project CMake
    47fb79bd
cap_obsensor_capture.hpp 2.0 KB