File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 24
24
<br >
25
25
26
26
# AR-Python-OpenCV
27
+ <br >
27
28
## Augmented Reality with Python: Aruco Markers & OpenCV
28
29
29
30
## Documentation
32
33
33
34
- https://threejs.org/docs/#api/en/core/Object3D
34
35
36
+ <br >
37
+
35
38
## How to Run:
36
39
37
40
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
41
44
pip install PyOpenGL_accelerate-3.1.7-cp12-cp12m-win_amd64.whl
42
45
```
43
46
47
+ <br >
48
+
44
49
``` bash
45
50
pip install objloader
46
51
pip install Cython==3.0.11
@@ -49,6 +54,8 @@ pip install path_to_downloaded_wheel.whl
49
54
pip install PyOpenGL PyOpenGL_accelerate
50
55
```
51
56
57
+ <br >
58
+
52
59
``` bash
53
60
pip install -r requirements.txt
54
61
```
@@ -69,6 +76,8 @@ pip install path_to_downloaded_wheel.whl
69
76
pip install PyOpenGL PyOpenGL_accelerate
70
77
```
71
78
79
+ <br >
80
+
72
81
``` bash
73
82
opencv-python==4.6.0
74
83
opencv-contrib-python==4.6.0.66
You can’t perform that action at this time.
0 commit comments