opencv::dnn

Type Alias Net_LayerId

Source
pub type Net_LayerId = DictValue;
๐Ÿ‘ŽDeprecated: Use getLayerId() with int result.
Expand description

Container for strings and integers.

Deprecated: Use getLayerId() with int result.

Aliased Typeยง

struct Net_LayerId { /* private fields */ }