Binning factor = 2 in 540p

This commit is contained in:
David PAGNON 2023-07-06 15:04:54 +02:00 committed by GitHub
parent 11fb7f61f1
commit 30e3b44265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ pose_model = 'BODY_25B' #CUSTOM, BODY_25B, BODY_25, BODY_135, BLAZEPOSE,
[calibration]
type = 'qca' # 'qca', 'checkerboard', 'arucoboard', or 'charucoboard'
[calibration.qca]
binning_factor = 1 # Usually 1
binning_factor = 1 # Usually 1, except when filming in 540p where it usually is 2
[calibration.checkerboard]
corners_nb = [7,12] # [H,W] rather than [w,h]