Trait opencv::hub_prelude::GOSTracker[][src]

pub trait GOSTracker: GOSTrackerConst + Tracker {
    fn as_raw_mut_GOSTracker(&mut self) -> *mut c_void;
}

Required methods

Implementations

C++ default parameters
  • hist_bins: 4
  • sobel_thesh: 10

Implementors