Method GetInputSize
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetInputSize()
Gets the network input size.
public Size GetInputSize()
Returns
- Size
The size of the input image.
Gets the network input size.
public Size GetInputSize()
The size of the input image.