Skip to content

Commit 19c1ed7

Browse files
committed
update
1 parent c45c77a commit 19c1ed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Chapter 2 Pose Estimation/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
`results = pose.process(imgRGB)` 处理图像,检测姿势
88

99
mpPose.Pose() 对象的参数
10+
1011
```python
1112
static_image_mode=self.static_image_mode, # 静态图像模式设置
1213
model_complexity=self.model_complexity, # 模型复杂度设置

0 commit comments

Comments
 (0)