Skip to main content

Module tracking

Module tracking 

Source

Re-exports§

pub use subtractor::BackgroundSubtractor;

Modules§

subtractor

Structs§

MeanShiftTracker
A non-parametric kernel-based tracker that locates the densest region (the target) in successive frames.
Tracker
Object tracker pipeline.

Enums§

TrackerType
Standard tracker algorithms.