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

Fix bug in rgb_undistort.py #1069

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

Conversation

artur-ag
Copy link

@artur-ag artur-ag commented Sep 5, 2024

Off-by-one error was causing the undistorted image to be stretched horizontally and missing 16 pixels on the right side.
Also, for some reason, meshCellSize=16 causes glitches for me, but 20 works perfectly. Maybe it depends on the camera's resolution, or maybe it's a separate bug?

Off-by-one error was causing the undistorted image to be stretched horizontally and missing 16 pixels on the right side.
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