Skip to content
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

videoio: add support for Orbbec Femto Mega RGB-D camera #23237

Merged
merged 1 commit into from Mar 1, 2023

Conversation

hzcyf
Copy link
Contributor

@hzcyf hzcyf commented Feb 11, 2023

videoio: add support for Orbbec Femto Mega RGB-D camera

About Femto Mega

New feature

Be able to open the depth and color stream of the Orbbec Femto Mega Camera

Bug Fix

OBSensor:Fix the problem that takes too long to turn off the stream on Windows platform

  • I agree to contribute to the project under Apache 2 License.
  • 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
  • The PR is proposed to the proper branch
OS Compiler Camera Result
Windows11 (VS2022)MSVC17.3 Femto Mega Pass
Ubuntu22.04 GCC11.2 Femto Mega Pass

@ShiqiYu
Copy link
Member

ShiqiYu commented Feb 11, 2023

Could you provide more details on the PR? Any other features, or bug fixing?

Copy link
Member

@zihaomu zihaomu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pass test on Khadas Vim3. ✅
image

@asmorkalov asmorkalov self-requested a review February 17, 2023 06:39
@zihaomu zihaomu requested a review from alalek March 1, 2023 06:07
@opencv-pushbot opencv-pushbot merged commit 0052d46 into opencv:4.x Mar 1, 2023
@AndreV84
Copy link

AndreV84 commented Mar 25, 2023

@zihaomu @hzcyf @asmorkalov
Could you list the steps to get the depth+rgbd outputs from the camera using your patch, please?Is there a reference example for playing network rgbd from Femto Mega?

@asmorkalov asmorkalov mentioned this pull request May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants