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

type PtrOfImageMotionEstimatorBase = Ptr<dyn ImageMotionEstimatorBase>;

Implementations

impl PtrOfImageMotionEstimatorBase[src]

Trait Implementations

impl ImageMotionEstimatorBase for PtrOfImageMotionEstimatorBase[src]