threshold property
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;
The similarity threshold, 0-100. Above 75 means that the faces' similarity is verified, below 75 is not.
int threshold = 75;