Table of Contents

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)

Parameters

label int
distance double

Returns

bool