pub trait BackgroundSubtractorLSBPDescTraitConst {
fn as_raw_BackgroundSubtractorLSBPDesc(&self) -> *const c_void;
}
Expand description
This is for calculation of the LSBP descriptors.
pub trait BackgroundSubtractorLSBPDescTraitConst {
fn as_raw_BackgroundSubtractorLSBPDesc(&self) -> *const c_void;
}
This is for calculation of the LSBP descriptors.