blob: 088351169d9c9d3bccebb81bf05905a668403ecf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[submodule "aruco"]
path = aruco
url = https://github.com/opentrack/aruco.git
[submodule "LibOVR"]
path = LibOVR
url = https://github.com/opentrack/LibOVR.git
[submodule "flandmark"]
path = flandmark
url = https://github.com/uricamic/flandmark.git
[submodule "headtracker"]
path = headtracker
url = https://github.com/sthalik/headtracker.git
[submodule "opencv"]
path = opencv
url = https://github.com/Itseez/opencv.git
[submodule "LibOVR-025"]
path = LibOVR-025
url = https://github.com/opentrack/LibOVR
branch = branch-0.2.5
|