opencv::types

Type Alias PtrOfMotionEstimatorL1

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

Aliased Typeยง

struct PtrOfMotionEstimatorL1 { /* private fields */ }