Skip to content

Commit

Permalink
Merge pull request #397 from mprib/mprib-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mprib authored Jun 21, 2023
2 parents f21b1cf + d3dd91e commit 0971835
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,14 @@ C:\Python310\python.exe -m venv .venv
```powershell
pip install pyxy3d
```
Note that this will also install dependencies into the virtual environment, so complete download and installation make take several minutes..

6. Launch Pyxy3D
```powershell
pyxy3d
```
At this point, an application window should launch. Refer to the [Quick Start Video Walkthrough](https://youtu.be/QHQKkLCE0e4) to see how to calibrate, record and process data
At this point, an application window should launch. It may take several seconds for this to load. Refer to the [Quick Start Video Walkthrough](https://youtu.be/QHQKkLCE0e4) to see how to calibrate, record and process data

## Key Features

The project leans heavily upon OpenCV, SciPy, and PyQt to provide the following **key features**:
Expand Down

0 comments on commit 0971835

Please sign in to comment.