Type Definition opencv::types::PtrOfMotionEstimatorBase[][src]

type PtrOfMotionEstimatorBase = Ptr<dyn MotionEstimatorBase>;

Implementations

impl PtrOfMotionEstimatorBase[src]

Trait Implementations

impl MotionEstimatorBase for PtrOfMotionEstimatorBase[src]