pub trait MotionEstimatorL1TraitConst: MotionEstimatorBaseTraitConst {
// Required method
fn as_raw_MotionEstimatorL1(&self) -> *const c_void;
}
Expand description
Constant methods for crate::videostab::MotionEstimatorL1
pub trait MotionEstimatorL1TraitConst: MotionEstimatorBaseTraitConst {
// Required method
fn as_raw_MotionEstimatorL1(&self) -> *const c_void;
}
Constant methods for crate::videostab::MotionEstimatorL1