-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
41 lines (30 loc) · 1.06 KB
/
README.txt
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
41
Copyright (C) 2015 Hernan Badino <[email protected]>
This file is part of StereoSFM
StereoSFM is under the terms of the GNU General Public License v2.
See the GNU GPL version 2.0 for details.
StereoSFM uses dual licensing. Contact the author to get information
for a commercial/proprietary license.
StereoSFM is distributed "AS IS" without ANY WARRANTY, without even
the implied warranty of merchantability or fitness for a particular
purpose.
In no event shall the authors or contributors be liable
for any direct, indirect, incidental, special, exemplary, or
consequential damages arising in any way out of the use of this
software.
By downloading, copying, installing or using the software you agree
to this license. Do not download, install, copy or use the
software, if you do not agree to this license.
############### INSTRUCTIONS ##################
Compile simply by:
cd qcv-code
mkdir build
cd build
cmake ..
make
and
cd qcv-mods
mkdir build
cd build
cmake ..
make
Binaries and a copy of the parameter files for qcv-mods will be placed in qcv-mods/build/bin