feat 代码整理

fix
This commit is contained in:
zhouchengrong
2024-09-26 14:15:35 +08:00
parent 396a62677c
commit 6a93f89f0d
8 changed files with 19 additions and 624 deletions

View File

@@ -18,7 +18,7 @@ class Scaling:
-
int(result['body_point_test'][result['keypoint'] + '_right'][0])) ** 2 + 1
)
if distance_clo == 0:
result['scale'] = 1
else: