pupil-labs / apriltags

Python bindings for the apriltags3 library
https://pupil-apriltags.readthedocs.io/en/latest/index.html
Other
106 stars 29 forks source link

Custom AprilTag Support? #63

Open Jgunde opened 7 months ago

Jgunde commented 7 months ago

Is it possible to build this library so that it detects custom generated AprilTags? APRIL Robotics provides tools to generate custom AprilTag families in the apriltag-generation repo. I've generated my own tag families and successfully built their library to support these custom families. The Python bindings work with them as well.