opencv::types

Type Alias PtrOfBlockMeanHash

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

Aliased Typeยง

struct PtrOfBlockMeanHash { /* private fields */ }