Method SetInputCrop
- Namespace
- OpenCvSharp.Dnn
- Assembly
- OpenCvSharp.dll
SetInputCrop(bool)
Set flag crop for frame.
public void SetInputCrop(bool crop)
Parameters
cropboolFlag which indicates whether image will be cropped after resize or not.
Set flag crop for frame.
public void SetInputCrop(bool crop)
crop boolFlag which indicates whether image will be cropped after resize or not.