API Reference¶
The API reference is generated from the package docstrings and type annotations
with mkdocstrings-python.
These pages focus on the modules that are useful for understanding or extending the application:
- Experiment configuration, runtime loading/saving, and batch execution.
- Preprocessing functions that put the recordings on a shared timeline.
- Pipeline functions for object tracking, face detection, and body-pose detection.
- Postprocessing functions that compare the recordings with each other, such as working out who spoke when.
- Exporters for synchronized media and external analysis formats.
- GUI widgets and entry points.
Internal implementation details may change while the project is still evolving.