module: easymocap.mytools.triangulator.SimpleTriangulator args: keys: ['keypoints2d', 'handl2d', 'handr2d'] debug: False config: keypoints2d: min_conf: 0.3 dist_max: 0.1 dist_vel: 0.1 thres_outlier_joint: 0.4 thres_outlier_view: 0.5 handl2d: min_conf: 0.3 dist_max: 0.015 dist_vel: 0.05 thres_outlier_joint: 0.4 thres_outlier_view: 0.5 handr2d: min_conf: 0.3 dist_max: 0.015 dist_vel: 0.05 thres_outlier_joint: 0.4 thres_outlier_view: 0.5