Update Config.toml

This commit is contained in:
HunMinKim 2024-01-13 13:26:35 +09:00 committed by GitHub
parent c849648c6c
commit 736961d96e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ frame_range = [] # For example [10,300], or [] for all frames
exclude_from_batch = [] # List of trials to be excluded from batch analysis, ['<participant_dir/trial_dir>', 'etc']. exclude_from_batch = [] # List of trials to be excluded from batch analysis, ['<participant_dir/trial_dir>', 'etc'].
# e.g. ['S00_P00_Participant/S00_P00_T00_StaticTrial', 'S00_P00_Participant/S00_P00_T01_BalancingTrial'] # e.g. ['S00_P00_Participant/S00_P00_T00_StaticTrial', 'S00_P00_Participant/S00_P00_T01_BalancingTrial']
## Only taken into account if pose_model is 'BODY_25_AUGMENTED' # Coming soon! ## Only taken into account if pose_model is 'BODY_25_AUGMENTED'
participant_height = 1.7 # m participant_height = 1.7 # m
participant_mass = 70 # kg participant_mass = 70 # kg