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

type PtrOfMotionEstimatorBase = Ptr<dyn MotionEstimatorBase>;

Implementations

impl PtrOfMotionEstimatorBase[src]

Trait Implementations

impl MotionEstimatorBase for PtrOfMotionEstimatorBase[src]