transformMarker_ToOsimReferencial#
- pyCGM2.Tools.opensimTools.transformMarker_ToOsimReferencial(acq: btkAcquisition, axis: str, forwardProgression: bool)#
Transforms marker coordinates in a BTK acquisition from the lab referential to the OpenSim referential.
- Parameters:
acq (btk.btkAcquisition) – The acquisition containing the markers to be transformed.
axis (str) – The progression axis in the lab frame (‘X’ or ‘Y’).
forwardProgression (bool) – Indicates if the progression is forward along the axis.