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

Undistort OAK-D rgb camera in AR examples #114

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kaatrasa
Copy link
Member

Currently, we render AR objects with undistorted pinhole model, but the background image is still distorted in live examples (mixed_reality.py & mapping_ar.py). Now the color image is undistorted on the OAKD device and then converted from YUV to RGB using ImageManip nodes. Seems to work on my OAK-D, but ideally we should test on OAK-D Pro W.

@kaatrasa kaatrasa requested a review from oseiskar December 22, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant