opencv::types

Type Alias PtrOfChiHistogramCostExtractor

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

Aliased Typeยง

struct PtrOfChiHistogramCostExtractor { /* private fields */ }