opencv::types

Type Alias PtrOfSavedIndexParams

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

Aliased Typeยง

struct PtrOfSavedIndexParams { /* private fields */ }