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