From 640fbd9a107c52692bfaaede0d751c5572cf7f22 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 10 Dec 2020 15:46:31 -0500 Subject: [PATCH] updated docs --- Configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Configuration.md b/Configuration.md index 3324ba9..8c3c115 100644 --- a/Configuration.md +++ b/Configuration.md @@ -173,6 +173,8 @@ config = { hand: { enabled: true, + rotation: false, // use best-guess rotated hand image or just box with rotation as-is + // false means higher performance, but incorrect finger mapping if hand is inverted inputSize: 256, // fixed value skipFrames: 15, // how many frames to go without re-running the hand bounding box detector // only used for video inputs