opencv::types

Type Alias PtrOfGraphSegmentation

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

Aliased Typeยง

struct PtrOfGraphSegmentation { /* private fields */ }