Skip to content

Commit ad5ef46

Browse files
authored
ENH: Reworked AtracsysMarkerCreator
One can easily create an Atracsys geometry file with automatic background subtraction and geometry refinement. It does not require to track an initial guess of the geometry. The geometry layout is consistent and generate simpler geometries: - The origin is the centroid C of all fiducials - The x-axis is defined by the largest unique distance from the origin - The y-axis is in the plane defined by the origin, the x-axis and the furthest fiducial from the x-axis - The z-axis naturally comes from x and y-axes This resulted in various changes in the wrapper: - Added a namespace Atracsys for classes AtracsysTracker (now Tracker), Marker and Fiducial - Added a namespace Geometry for IniFile class and related free functions - Added GetFiducialsInFrame function, which allows to retrieve 3D fiducials in the scene without tracking a specific geometry
1 parent 2753732 commit ad5ef46

5 files changed

Lines changed: 1105 additions & 737 deletions

File tree

0 commit comments

Comments
 (0)