Trait opencv::hub_prelude::IMotionStabilizerConst[][src]

pub trait IMotionStabilizerConst {
    fn as_raw_IMotionStabilizer(&self) -> *const c_void;
}

Required methods

Implementors