forked from centreborelli/s2p
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
40 lines (40 loc) · 1.13 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[submodule "3rdparty/iio"]
path = 3rdparty/iio
url = https://github.com/mnhrdt/iio.git
ignore = untracked
[submodule "3rdparty/mgm"]
path = 3rdparty/mgm
url = https://github.com/gfacciol/mgm.git
ignore = untracked
[submodule "3rdparty/tvl1flow"]
path = 3rdparty/tvl1flow
url = https://github.com/mnhrdt/tvl1flow.git
ignore = untracked
[submodule "3rdparty/mgm_multi"]
path = 3rdparty/mgm_multi
url = https://github.com/gfacciol/mgm.git
branch = multiscale
ignore = untracked
[submodule "3rdparty/lsd"]
path = 3rdparty/lsd
url = https://github.com/cmla/lsd.git
ignore = untracked
[submodule "3rdparty/imscript"]
path = 3rdparty/imscript
url = https://github.com/mnhrdt/imscript.git
ignore = untracked
[submodule "3rdparty/sift"]
path = 3rdparty/sift
url = https://github.com/cmla/sift
ignore = untracked
[submodule "3rdparty/homography"]
path = 3rdparty/homography
url = https://github.com/cmla/homography
ignore = untracked
[submodule "3rdparty/msmw3"]
path = 3rdparty/msmw3
url = https://github.com/cmla/msmw3
ignore = untracked
[submodule "3rdparty/sse2neon"]
path = 3rdparty/sse2neon
url = https://github.com/DLTcollab/sse2neon