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

Revamp charuco tracker #41

Merged
merged 6 commits into from
Jul 4, 2024
Merged

Revamp charuco tracker #41

merged 6 commits into from
Jul 4, 2024

Conversation

philipqueen
Copy link
Collaborator

This PR revamps the charuco tracker, bringing it up to date with our current OpenCV version and the current skellytracker API.

Changes include:

  • updating OpenCV functions to comply with 4.8, our current version
  • making use of the new CharucoDetector class
  • creating a CharucoRecorder
  • making tracked object ids match charuco ids, and filling in Nones for untracked corners
  • adding tests

@philipqueen philipqueen merged commit 447e95c into main Jul 4, 2024
1 check passed
@philipqueen philipqueen deleted the philip/test_charuco_tracker branch July 4, 2024 17:27
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