Test angles before
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user