opencv::types

Type Alias PtrOfSoftmaxLayerInt8

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

Aliased Typeยง

struct PtrOfSoftmaxLayerInt8 { /* private fields */ }