Trait opencv::rapid::RapidConst
source · [−]pub trait RapidConst: TrackerConst {
fn as_raw_Rapid(&self) -> *const c_void;
}
Expand description
wrapper around @ref rapid function for uniform access
pub trait RapidConst: TrackerConst {
fn as_raw_Rapid(&self) -> *const c_void;
}
wrapper around @ref rapid function for uniform access