MoCap mapping value should be added -1 12/244212/1
authorTae-Young Chung <ty83.chung@samsung.com>
Wed, 16 Sep 2020 01:50:39 +0000 (10:50 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Wed, 16 Sep 2020 02:08:56 +0000 (11:08 +0900)
commit65476971219c05dfa34d9254a44f409d9a49a76c
tree31d70268a258a6eeb123860b30a14a9b8a4d4a2f
parentb1f4fc0688cb3c64d6fd71bdb7e556406a37b02d
MoCap mapping value should be added -1

mv_inference_human_pose_landmark_e starts with value 1.
The MoCap mapping value should start with 1. So,
values should be added -1 to handle the values internally.

Change-Id: I32538230ff8ce85a3709cbdffd0587cdf511c0a9
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
mv_inference/inference/src/Posture.cpp