Type Alias opencv::types::PtrOfDataAugmentationLayer
source · pub type PtrOfDataAugmentationLayer = Ptr<DataAugmentationLayer>;
👎Deprecated: Use the the non-alias form
core::Ptr<crate::dnn::DataAugmentationLayer>
instead, removal in Nov 2024Aliased Type§
struct PtrOfDataAugmentationLayer { /* private fields */ }