pub trait Detail_TrackerStateEstimatorAdaBoostingTraitConst: Detail_TrackerStateEstimatorTraitConst {
// Required method
fn as_raw_Detail_TrackerStateEstimatorAdaBoosting(&self) -> *const c_void;
// Provided method
fn get_sample_roi(&self) -> Result<Rect> { ... }
}Expand description
Constant methods for crate::tracking::Detail_TrackerStateEstimatorAdaBoosting
Required Methods§
Provided Methods§
Sourcefn get_sample_roi(&self) -> Result<Rect>
fn get_sample_roi(&self) -> Result<Rect>
Get the sampling ROI