blob: 4c5322e1bc20f167316be0099a84d05294b1dc1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[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
|