[][src]Trait opencv::hub_prelude::BackgroundSubtractorLSBPDescTrait

pub trait BackgroundSubtractorLSBPDescTrait {
    pub fn as_raw_BackgroundSubtractorLSBPDesc(&self) -> *const c_void;
pub fn as_raw_mut_BackgroundSubtractorLSBPDesc(&mut self) -> *mut c_void; }

This is for calculation of the LSBP descriptors.

Required methods

Loading content...

Implementors

Loading content...