updated docs

master
Vladimir Mandic 2020-12-10 15:46:31 -05:00
parent 60eb01217f
commit 640fbd9a10
1 changed files with 2 additions and 0 deletions

@ -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