diff --git a/README.md b/README.md index c18aae2440e5f5cd7dcac3e5a1adf5ffb4f1f3bd..654fbc1f5e56c350ce005db3e40911a0922e6d63 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ - [x] [人脸关键点(facial_landmark)](https://codechina.csdn.net/EricLee/facial_landmark) - [x] [人脸识别(insight_face)](https://codechina.csdn.net/EricLee/insight_face) - [x] [人像分割(faceparsing)](https://codechina.csdn.net/EricLee/faceparsing) -- [ ] [人体关键点()]() +- [ ] [人体关键点(light_pose)](https://codechina.csdn.net/EricLee/light_pose) ## 项目案例 ### 项目1:手势交互项目(local 本地版本) @@ -38,7 +38,7 @@ ![image_dogs](https://codechina.csdn.net/EricLee/dpcas/-/raw/master/samples/handpose_x.png) * [Demo完整视频](https://www.bilibili.com/video/BV1tX4y137tG/) ### 项目2:手势识别项目(二维关键点约束方式) - ![image_gesture](https://codechina.csdn.net/EricLee/dpcas/-/raw/master/samples/gesture.png) + ![image_gesture](https://codechina.csdn.net/EricLee/dpcas/-/raw/master/samples/gesture2.png) ### 项目3:Who You Want To See "你想看谁" * [Who You Want To See "你想看谁"-具体介绍](https://codechina.csdn.net/EricLee/dpcas/-/tree/master/lib/wyw2s_lib/doc/README.md) diff --git a/samples/gesture.png b/samples/gesture.png deleted file mode 100644 index f177f02fdd53662244a61ae5157c3d05bb50cfd4..0000000000000000000000000000000000000000 Binary files a/samples/gesture.png and /dev/null differ diff --git a/samples/gesture2.png b/samples/gesture2.png new file mode 100644 index 0000000000000000000000000000000000000000..7ec7682b4d9fe775afe5bb57ab18021ecce41077 Binary files /dev/null and b/samples/gesture2.png differ