opencv::types

Type Alias PtrOfCLAHE

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

Aliased Typeยง

struct PtrOfCLAHE { /* private fields */ }