From 65558ea91f6d5ec2dbc46bf9c46c592d34dce706 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 20 Aug 2021 20:42:37 -0400 Subject: [PATCH] add finger poses to hand detection --- Outputs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Outputs.md b/Outputs.md index c50aab2..9141274 100644 --- a/Outputs.md +++ b/Outputs.md @@ -81,7 +81,8 @@ result: Result = { box, // , clamped and normalized to input image size boxRaw, // , unclamped and normalized to range of 0..1 keypoints, // 21 points - annotations, // ]> 5 annotated landmakrs + annotations, // 6 fingers + landmarks, // 5 fingers } ], object: //