Method GetLayersCount
- Namespace
- OpenCvSharp.Dnn
- Assembly
- OpenCvSharp.dll
GetLayersCount(string)
Returns count of layers of specified type.
public int GetLayersCount(string layerType)
Parameters
layerTypestringtype.
Returns
- int
count of layers
Returns count of layers of specified type.
public int GetLayersCount(string layerType)
layerType stringtype.
count of layers