Video analysis -------------- .. raw:: html These classes provide basic motion tracking features via foreground-background subtraction - for more details see the OpenCV docs 2 and Tutorial 6. Motion tracker """""""""""""" .. autoclass:: phenopype.tracking.motion_tracker :members: :undoc-members: :show-inheritance: Tracking methods """""""""""""""" .. autoclass:: phenopype.tracking.tracking_method :members: :undoc-members: :show-inheritance: