threshold property

int threshold
getter/setter pair

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

Implementation

int threshold = 75;