-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add marker detection and hand-eye API wrappers
This commit adds API wrappers for the SDK 2.13 fiducial marker detection and hand-eye calibration. Added to the `zivid.calibration` module are the classes `MarkerShape`, `MarkerDictionary`, and `DetectionResultFiducialMarkers`, as well as the function `detect_markers`. The `DetectionResultFiducialMarkers` class can be used to construct a `HandEyeInput`, just like `DetectionResult`. The hand-eye test data was updated with some newer ZDFs that were downsampled to save on Git LFS bandwidth. Co-authored-by: Eskil Aursand <[email protected]>
- Loading branch information
Showing
42 changed files
with
645 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.