opencv::types

Type Alias VectorOfGShape

Source
pub type VectorOfGShape = Vector<GShape>;
๐Ÿ‘ŽDeprecated: Use the the non-alias form core::Vector<crate::gapi::GShape> instead, removal in Nov 2024

Aliased Typeยง

struct VectorOfGShape { /* private fields */ }