RealOrangeOne / zoloto

A fiducial marker system powered by OpenCV - Supports ArUco and April
https://zoloto.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

Annotate Axes on images #38

Open trickeydan opened 5 years ago

trickeydan commented 5 years ago

https://docs.opencv.org/4.1.0/d9/d6a/group__aruco.html#ga16fda651a4e6a8f5747a85cbb6b400a2

RealOrangeOne commented 5 years ago

Integrating this into the existing flow will be interesting, as it requires parts generated by weird bits inside a marker.

Getting this done in a way which isn't a massive PITA in terms of performance will also be a challenge!