[][src]Trait opencv::prelude::Detail_NoBundleAdjusterTrait

pub trait Detail_NoBundleAdjusterTrait: Detail_BundleAdjusterBase {
    pub fn as_raw_Detail_NoBundleAdjuster(&self) -> *const c_void;
pub fn as_raw_mut_Detail_NoBundleAdjuster(&mut self) -> *mut c_void; }

Stub bundle adjuster that does nothing.

Required methods

Loading content...

Implementors

Loading content...