opencv::types

Type Alias PtrOfStructuredLightPattern

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

Aliased Typeยง

struct PtrOfStructuredLightPattern { /* private fields */ }