updated config docs

master
Vladimir Mandic 2020-12-10 14:47:58 -05:00
parent 9595a995f7
commit 60eb01217f
1 changed files with 1 additions and 0 deletions

@ -99,6 +99,7 @@ config = {
// 'back' is optimized for distanct faces.
inputSize: 256, // fixed value: 128 for front and 256 for 'back'
rotation: false, // use best-guess rotated face image or just box with rotation as-is
// false means higher performance, but incorrect mesh mapping if face angle is above 20 degrees
maxFaces: 10, // maximum number of faces detected in the input
// should be set to the minimum number for performance
skipFrames: 15, // how many frames to go without re-running the face bounding box detector