7. API reference

7.1. Core Modules

tobac.analysis.analysis Provide tools to analyse and visualize the tracked objects.
tobac.analysis.centerofgravity Identify center of gravity and mass for analysis.
tobac.plot.plotting Provide methods for plotting analyzed data.
tobac.utils Provide essential methods.

7.2. Theme Modules: Tobac v1

tobac.themes.tobac_v1.feature_detection Provide feature detection.
tobac.themes.tobac_v1.segmentation Provide segmentation techniques.
tobac.themes.tobac_v1.tracking Provide tracking methods.
tobac.themes.tobac_v1.wrapper Wraps up methods in feature_dection, segmentation and tracking.