📝 update readme
parent
9a0caa34e4
commit
67b5ceab8d
|
|
@ -30,3 +30,5 @@ coverage
|
|||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
dist.zip
|
||||
|
|
@ -56,6 +56,9 @@ up the openpose editor in a modal. After the edit, clicking the
|
|||
to rotate/scale multiple keypoints, currently the user has to select keypoints
|
||||
and rotate/scale the selection.
|
||||
|
||||
Here is a demo showing the difference between group and selection:
|
||||
[](http://www.youtube.com/watch?v=16j20-pkSNU)
|
||||
|
||||
# Development
|
||||
## Recommended IDE Setup
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue