Commit 3cc4639
committed
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 geometry1 parent e0c8163 commit 3cc4639
File tree
5 files changed
+1105
-737
lines changed- src/PlusDataCollection/Atracsys
5 files changed
+1105
-737
lines changed
0 commit comments