opencv::types

Type Alias PtrOfActivationLayer

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

Aliased Typeยง

struct PtrOfActivationLayer { /* private fields */ }