Orbbec Camera supports MacOS,Gemini2 and Gemini2L support Y16 format#24877
Orbbec Camera supports MacOS,Gemini2 and Gemini2L support Y16 format#24877asmorkalov merged 15 commits intoopencv:4.xfrom zzuliys:feature/mac
Conversation
|
The only concern on my side is the sdk is needed if using the orbbec cameras on macOS. In this case how do we distribute prebuilt packages with this feature enable? |
|
Reminder of CI complains: |
|
Orbbec UVC cameras now works on MacOS. But there is the concern as @fengyuentau mentioned earlier:
|
I'm sorry to inform you that currently, on MacOS, the Orbbec camera can only be implemented using this method. |
fengyuentau
left a comment
There was a problem hiding this comment.
👍 I propose to merge it for now and there should be a subsequent PR providing another build option which detects and uses the pre-installed libOrbbec instead of downloading it every time.
|
@asmorkalov Can the PR be merged as it is for now |
|
@asmorkalov I see that you haven't raised any new questions for a long time, and all the issues you previously raised have been resolved. We hope the code can be merged as soon as possible. Thank you. |
|
Looks good for me in general, besides minor remarks. CMake option to point external Orbbec SDK is required, but it could be done in dedicated PR as proposed. |
|
@asmorkalov All the issues you have reported have been resolved |
|
@opencv-alalek Could you take a look? |
|
https://github.com/opencv/opencv/pull/25301/files Sorry for my negligence. I have fixed this issue and you can test it out |
Orbbec Camera supports MacOS,Gemini2 and Gemini2L support Y16 format opencv#24877 note: 1.Gemini2 and Gemini2L must use the latest firmware -- https://github.com/orbbec/OrbbecFirmware; 2.Administrator privileges are necessary to run on MacOS.


note:
1.Gemini2 and Gemini2L must use the latest firmware -- https://github.com/orbbec/OrbbecFirmware;
2.Administrator privileges are necessary to run on MacOS.