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

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

Homography based rotation estimator.

Required methods

Loading content...

Implementors

Loading content...