Trait opencv::stitching::WarperCreator[][src]

pub trait WarperCreator: WarperCreatorConst {
    fn as_raw_mut_WarperCreator(&mut self) -> *mut c_void;
}

Required methods

Implementors