Method GetFaces
- Namespace
- OpenCvSharp.Face
- Assembly
- OpenCvSharp.dll
GetFaces(InputArray, out Rect[])
Detects faces using the detector configured by the algorithm.
public bool GetFaces(InputArray image, out Rect[] faces)
Parameters
imageInputArrayfacesRect[]