opencv::types

Type Alias PtrOfDeconvolutionLayer

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

Aliased Typeยง

struct PtrOfDeconvolutionLayer { /* private fields */ }