ETH-V3D Structure-and-Motion software Copyright (C) 2010 Christopher Zach, ETH Zurich This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. ------------------------------------------------------------------------------- ETH-V3D Structure-and-Motion software was created by Christopher Zach. Original source available at: http://www.inf.ethz.ch/personal/chzach/opensource.html (GPL) Windows compiled files with scripting available at: https://github.com/downloads/dddExperiments/V3DSfMToolkit/V3dSfMToolkit1.zip Dependencies: ------------- ArPack : I've used igraph source (http://igraph.bzr.sf.net/bzr/igraph/) CG 3.0 COLAMD 2.7.2: http://www.cise.ufl.edu/research/sparse/colamd/ (LGPL) FreeGlut LDL 2.0.2: http://www.cise.ufl.edu/research/sparse/ldl/ (LGPL) LibDAI 0.2.7: http://people.kyb.tuebingen.mpg.de/jorism/libDAI/ LibExif 0.6.20: http://libexif.sourceforge.net/ LibJpeg 6.2 LibPng 1.4.3 LpSolve 5.5.2.0: http://sourceforge.net/projects/lpsolve/ SiftGPU SQlite3 zlib Windows port created by Henri Astre (http://www.visual-experiments.com)
huanghone/V3DSfMToolkit
Windows port of ETH-V3D Structure-and-Motion software (created by Christopher Zach under GPL license)
C++GPL-3.0