Update Config.toml

This commit is contained in:
David PAGNON 2023-07-31 20:39:29 +02:00 committed by GitHub
parent bc2a8a07ba
commit 1f66686340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
# Configure your project parameters here
[project]
project_dir = 'D:\softs\github_david\pose2sim\Pose2Sim\Demo' # BETWEEN SINGLE QUOTES! # If empty, project dir is current dir
project_dir = '' # BETWEEN SINGLE QUOTES! # If empty, project dir is current dir
frame_range = [] #For example [10,300], or [] for all frames
frame_rate = 60 #Hz
@ -25,7 +25,7 @@ pose_model = 'BODY_25B' #CUSTOM, BODY_25B, BODY_25, BODY_135, BLAZEPOSE,
# See Pose2Sim\skeleton.py for their skeleton hierarchy
[calibration]
type = 'vicon' # 'qca', 'vicon', 'checkerboard', 'arucoboard', or 'charucoboard'
type = 'qca' # 'qca', 'vicon', 'checkerboard', 'arucoboard', or 'charucoboard'
[calibration.qca]
binning_factor = 1 # Usually 1, except when filming in 540p where it usually is 2