[][src]Trait opencv::prelude::Detail_HomographyBasedEstimatorTrait

pub trait Detail_HomographyBasedEstimatorTrait: Detail_Estimator {
    fn as_raw_Detail_HomographyBasedEstimator(&self) -> *const c_void;
fn as_raw_mut_Detail_HomographyBasedEstimator(&mut self) -> *mut c_void; }

Homography based rotation estimator.

Required methods

Loading content...

Implementors

Loading content...