Geometry transformations
Geometry mixin
- class simba.mixins.geometry_mixin.GeometryMixin[source]
Methods to perform geometry transformation of pose-estimation data. This includes creating bounding boxes, line objects, circles etc. from pose-estimated body-parts and computing metric representations of the relationships between created shapes or their attributes (sizes, distances etc.).
Relies heavily on shapley.
Note
These methods, generally, do not involve visualizations - they mainly generate geometry data-objects or metrics. To create visualizations with geometries overlay on videos, pass returned shapes to
simba.plotting.geometry_plotter.GeometryPlotter().- Members
- Undoc-members
- Inherited-members
Geometry GPU methods
- members
- undoc-members
- show-inheritance