Skip to content

Commit c8cb2eb

Browse files
Update README.md
1 parent d1eeaf5 commit c8cb2eb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<br>
2525

2626
# AR-Python-OpenCV
27+
<br>
2728
## Augmented Reality with Python: Aruco Markers & OpenCV
2829

2930
## Documentation
@@ -32,6 +33,8 @@
3233

3334
- https://threejs.org/docs/#api/en/core/Object3D
3435

36+
<br>
37+
3538
## How to Run:
3639

3740
https://github.com/CursedPrograms/OpenGL-Wheels-3.1.7-cp312-Archive/tree/main
@@ -41,6 +44,8 @@ pip install PyOpenGL-3.1.7-cp12-cp12m-win_amd64.whl
4144
pip install PyOpenGL_accelerate-3.1.7-cp12-cp12m-win_amd64.whl
4245
```
4346

47+
<br>
48+
4449
```bash
4550
pip install objloader
4651
pip install Cython==3.0.11
@@ -49,6 +54,8 @@ pip install path_to_downloaded_wheel.whl
4954
pip install PyOpenGL PyOpenGL_accelerate
5055
```
5156

57+
<br>
58+
5259
```bash
5360
pip install -r requirements.txt
5461
```
@@ -69,6 +76,8 @@ pip install path_to_downloaded_wheel.whl
6976
pip install PyOpenGL PyOpenGL_accelerate
7077
```
7178

79+
<br>
80+
7281
```bash
7382
opencv-python==4.6.0
7483
opencv-contrib-python==4.6.0.66

0 commit comments

Comments
 (0)