You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/openpose_3d_reconstruction_demo.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The program uses 3 cameras by default, but cameras can be added or removed from
48
48
49
49
50
50
### Windows
51
-
1.Compile and make sure the [OpenPose demo](installation.md#windows) runs, so that the required OpenPose library was properly compiled.
51
+
1.[Install the OpenPose library](installation.md#installation---library)and make sure the [OpenPose demo runs](installation.md#quick-start), so that the required OpenPose library was properly compiled.
52
52
2. Open the OpenPose visual studio solution `windows\openpose.sln`.
53
53
3. Right-click on `Solution 'OpenPose'` of the `Solution Explorer` window, usually placed at the top-right part of the VS screen.
54
54
4. Click on `Properties`. Go to `Configuration Properties` -> `Configuration` and check `Build` for the `OpenPose3DReconstruction` project.
0 commit comments