constructPhantom#

pyCGM2.Tools.btkTools.constructPhantom(acq: btkAcquisition, label: str, desc: str = '')#

Constructs a phantom marker (marker with zero values).

Parameters:
  • acq (btk.btkAcquisition) – BTK acquisition instance.

  • label (str) – Label for the phantom marker.

  • desc (str, optional) – Description of the phantom marker. Defaults to an empty string.