opencv::types

Type Alias PtrOfImageMotionEstimatorBase

Source
pub type PtrOfImageMotionEstimatorBase = Ptr<ImageMotionEstimatorBase>;
๐Ÿ‘ŽDeprecated: Use the the non-alias form core::Ptr<crate::videostab::ImageMotionEstimatorBase> instead, removal in Nov 2024

Aliased Typeยง

struct PtrOfImageMotionEstimatorBase { /* private fields */ }