-
-
Notifications
You must be signed in to change notification settings - Fork 56.4k
Orbbec Camera supports MacOS,Gemini2 and Gemini2L support Y16 format #24877
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 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 |
asmorkalov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
@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.