opencv::types

Type Alias PtrOfFastICPOdometry

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

Aliased Typeยง

struct PtrOfFastICPOdometry { /* private fields */ }