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

[apriltag] Fix AprilTagDetector cols/stride mixup #7415

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

mcm001
Copy link
Contributor

@mcm001 mcm001 commented Nov 21, 2024

Cropped images have stride != cols. However, AprilTagDetector assumed that stride == cols.

@mcm001 mcm001 requested a review from a team as a code owner November 21, 2024 00:19
@PeterJohnson PeterJohnson merged commit d92f17b into wpilibsuite:main Nov 21, 2024
41 checks passed
@mcm001 mcm001 deleted the apriltagdetector_stride branch November 21, 2024 01:01
katzuv pushed a commit to katzuv/allwpilib that referenced this pull request Feb 16, 2025
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.

2 participants