pyCGM2.Model#
Filters#
|
Calibrate a model from a static acquisition. |
|
Updates the model with the pose of both technical and anatomical coordinate systems at each frame. |
|
Compute the relative joint angles using joint coordinate systems. |
|
Compute absolute joint angles. |
|
Assemble force plates with the model for dynamic trials. |
|
Integrates ground reaction forces into the model during dynamic trials. |
|
Filter to standardize ground reaction force data in a biomechanical model. |
|
Compute joint forces and moments from inverse dynamics. |
|
Compute joint power |
|
Filter to display coordinate systems of a biomechanical model. |
|
Filter for computing the center of mass (CoM) trajectory of a biomechanical model. |
|
Filter for correcting the motion of a biomechanical model. |
|
Filter for assessing the quality of the biomechanical model's motion. |
Procedures#
coordinate system#
Procedure for defining general coordinate systems for segments in a biomechanical model. |
|
Procedure for handling model-specific coordinate systems. |
calibration#
General Procedure to load from the Model Calibration Filter for custom models. |
|
|
Procedure for calibration using a pyCGM2-embedded model instance. |
inverse dynamics#
Procedure for calculating Inverse dynamics of the CGM lower limbs. |
model quality#
Base class for quality assessment procedures of biomechanical models. |
|
Procedure for assessing the quality of wand angle measurements in a biomechanical model. |
|
Procedure for calculating SCORE residual on specific segments of a biomechanical model. |
|
|
Procedure for calculating SCORE residual for all joints of a biomechanical model. |
model correction#
Base class for model correction procedures. |
|
Corrects thigh anatomical frame alignment using the method described in Naim et al, 2019. |
force plate integration#
Base class for procedures integrating force plate data. |
|
Procedure for integrating gait data with force plate information. |
Decorators#
Classes#
|
Base class for model decorators. |
|
A decorator class for altering the knee joint centre using the Knee Alignment Device (KAD) method. |
|
A decorator class for applying manual offsets to the CGM1 model. |
|
A decorator class for altering the hip joint center in the CGM model. |
|
A decorator class for altering the hip joint center in the CGM model. |
|
A decorator class for altering the hip joint center in the CGM model. |
functions#
|
Calculates foot center from metatarsal markers. |
|
Calculates joint center according to Vicon Clinical Manager method. |
|
Calculates joint center using the 'chord' method. |
|
Returns the mid-point trajectory between two markers. |
|
Calibration of 2 degrees of freedom (DOF). |
|
Computes a joint center position using the SARA method. |
|
Implements the Hara et al. regression for hip joint center estimation. |
|
Implements the Harrington et al. regression for hip joint center estimation. |
|
Implements the Davis et al. regression for hip joint center estimation. |
|
Implements the Bell et al. regression for hip joint center estimation. |