Skip to content

Latest commit

 

History

History

qcv-mods

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
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