Reorientation#
Algorithms to detect and correct IMU sensor orientation.
Algorithms#
|
Detects and corrects IMU sensor orientation for lower-back-worn devices. |
Pipelines#
Run a reorientation algorithm on simulated sensor misorientations. |
Evaluation Scores#
These scores are expected to be used in combination with Evaluation and
EvaluationCV or directly with cross_validation and
validation.
Scorer for reorientation algorithms. |
|
Calculate multiclass orientation-class accuracy for one datapoint. |
|
Aggregate the results of the reorientation emulation pipeline. |
Base Classes#
Base class for reorientation correction algorithms.
Base class for sensor reorientation correction algorithms. |