pub trait Detail_HomographyBasedEstimatorTrait: Detail_EstimatorTrait + Detail_HomographyBasedEstimatorTraitConst {
// Required method
fn as_raw_mut_Detail_HomographyBasedEstimator(&mut self) -> *mut c_void;
}Expand description
Mutable methods for crate::stitching::Detail_HomographyBasedEstimator