Method Collect
- Namespace
- OpenCvSharp.Face
- Assembly
- OpenCvSharp.dll
Collect(int, double)
Adds a prediction result and returns whether collection should continue.
public bool Collect(int label, double distance)
Adds a prediction result and returns whether collection should continue.
public bool Collect(int label, double distance)