提交 91a09313 编写于 作者: G Gines Hidalgo

Restructured demo_quick_start and README

Signed-off-by: NGines Hidalgo <gineshidalgo99@gmail.com>
上级 4e866261
...@@ -114,7 +114,7 @@ For further details, check [all released features](doc/released_features.md) and ...@@ -114,7 +114,7 @@ For further details, check [all released features](doc/released_features.md) and
## Installation ## Installation
If you want to use OpenPose without compiling or writing any code, simply [download and use the latest Windows portable version of OpenPose](doc/installation/README.md#windows-portable-demo))! Otherwise, you can also [build OpenPose from source](doc/installation/README.md#compiling-and-running-openpose-from-source-on-windows-ubuntu-and-mac). If you want to use OpenPose without compiling or writing any code, simply [download and use the latest Windows portable version of OpenPose](doc/installation/README.md#windows-portable-demo)! Otherwise, you can also [build OpenPose from source](doc/installation/README.md#compiling-and-running-openpose-from-source-on-windows-ubuntu-and-mac).
See [doc/installation/README.md](doc/installation/README.md) for more details. See [doc/installation/README.md](doc/installation/README.md) for more details.
......
此差异已折叠。
...@@ -439,10 +439,12 @@ OpenPose - Release Notes ...@@ -439,10 +439,12 @@ OpenPose - Release Notes
2. Eigen: From 3.3.4 to 3.3.8. 2. Eigen: From 3.3.4 to 3.3.8.
3. `wget` (Windows): From 1.19.1 to 1.20.3. 3. `wget` (Windows): From 1.19.1 to 1.20.3.
3. AppVeyor now tests the actual OpenPoseDemo.exe example (Windows). 3. AppVeyor now tests the actual OpenPoseDemo.exe example (Windows).
4. Highly simplified README.md. 4. Documentation improvements:
5. Highly simplified doc, restructured to improve simplicity and now divided into subdirectories (`advanced`, `deprecated`, `installation`, etc). 1. Highly simplified README.md.
6. Calibration doc links to included chessboard pdf. 2. Highly simplified doc, restructured to improve simplicity and now divided into subdirectories (`advanced`, `deprecated`, `installation`, etc).
7. Deprecated examples directories `tutorial_add_module` and `tutorial_api_thread` (and renamed as `deprecated`). They still compile, but we no longer support them. 3. More examples added to the demo quick start documentation.
5. Calibration doc links to included chessboard pdf.
6. Deprecated examples directories `tutorial_add_module` and `tutorial_api_thread` (and renamed as `deprecated`). They still compile, but we no longer support them.
2. Functions or parameters renamed: 2. Functions or parameters renamed:
3. Main bugs fixed: 3. Main bugs fixed:
1. Eigen working again on Windows. 1. Eigen working again on Windows.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册