typeKeyPoints constant

int const typeKeyPoints

Precision preference mode. This mode will detect more faces and be more precise in detecting key points and contours, but will run slower.

Implementation

static const int typeKeyPoints = 1;