opencv::types

Type Alias PtrOfConvolutionLayer

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

Aliased Typeยง

struct PtrOfConvolutionLayer { /* private fields */ }