Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 60e3348

Browse files
committed
Fix typo in README
1 parent a113a55 commit 60e3348

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

‎README.md‎

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Python bindings for the awesome Openpose library.
44

5-
6-
75
Openpose [github page](https://github.com/CMU-Perceptual-Computing-Lab/openpose)
86

97

@@ -13,12 +11,10 @@ Clone and build openpose. I assume you will also build caffe inside openpose 3rd
1311
Set an environment variable named OPENPOSE_ROOT pointing to the openpose root folder.
1412

1513
__Note:__ Openpose lib is under heavy development and the API changes very often.
16-
Some API changes will break PyOpenPose. I try to upgrade as soon as possible but I am usually a few days behing.
17-
Openning an issue helps to speed-up the proccess.
18-
19-
Current PyOpenPose version is built with openpose commit: [e086e6f](https://github.com/CMU-Perceptual-Computing-Lab/openpose/commit/e086e6fc6a5f4650d5c3a100b8ced8363fd2d099)
14+
Some API changes will break PyOpenPose. I try to upgrade as soon as possible but I am usually a few days behind.
15+
Openning an issue helps to speed-up the proccess. Current PyOpenPose version is built with [openpose commit e086e6f](https://github.com/CMU-Perceptual-Computing-Lab/openpose/commit/e086e6fc6a5f4650d5c3a100b8ced8363fd2d099)
2016

21-
_Note:_ PyOpenPose requires __opencv3.x__. You will have to build openpose with opencv3 as well.
17+
__Note:__ PyOpenPose requires __opencv3.x__. You will have to build openpose with opencv3 as well.
2218

2319
Inside the root folder of PyOpenpose run cmake and build with:
2420

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /