threshold property

int threshold

The similarity threshold, 0-100. Above 75 means that the faces' similarity is verified, below 75 is not.

Implementation

int get threshold => _threshold;