Test angles before

This commit is contained in:
Arkadiy Strelnikov
2021-12-12 20:09:02 +07:00
parent a28855b99e
commit 7cc5954609
4 changed files with 34 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
address_input: "0" # input video path or webcam index
# Image processing
scale_pose: 42.0 # shoulder width
scale_pose: 35.4 # shoulder width
crop_image: 1.0 # coefficient of image cropping
# OSC output
@@ -18,3 +18,4 @@ show_image: True # show image in opencv interface
# Model UE4
apose: False # APose coordinates
world: True # True - world coordinates, False - local coordinates
old_world: False # False - new method of world coordinates with rotations