You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
genMarkerSet tool. This tool handles the case when all markers lie on the same flat surface.i want to get a multi-marker set not lie on the same flat surface,what should i do?
The text was updated successfully, but these errors were encountered:
genMarkerSet assumes all markers are lying in a plane. For 3D markers, you have to work out the transforms manually. The cubeMarker.dat file might help with the orientations for the 6 main orientations. Otherwise, I have a partially completed project which uses GTSAM to allow interactive mapping of a marker set in-situ. If there was some funding for my time, I could clean it up and publish it potentially.
genMarkerSet tool. This tool handles the case when all markers lie on the same flat surface.i want to get a multi-marker set not lie on the same flat surface,what should i do?
The text was updated successfully, but these errors were encountered: