Skip to content

Latest commit

 

History

History
87 lines (64 loc) · 3.88 KB

COPYING.md

File metadata and controls

87 lines (64 loc) · 3.88 KB

AliceVision License

AliceVision is licensed under the MPL2 license.

CMPMVS has been the first step to build the AliceVision MVS pipeline and was CTU proprietary solution before being part of AliceVision. openMVG has been the first step to build the AliceVision SfM pipeline and was released under MPLv2. libmv has been an important source of inspiration for the design and part of the code of the "multiview" and "robustEstimation" modules are based on the libmv code released under MIT, see LICENSE-MIT-libmv.md.

It also contains one file with different license:

Third parties licenses

This program is based on works distributed under the terms of another license(s) and other copyright notice(s).

  • Alembic (optional) http://www.alembic.io Copyright 2009-2015 Lucasfilm Entertainment Company Ltd. or Lucasfilm Ltd. Copyright 2009-2015 Sony Pictures Imageworks Inc. Distributed under the BSD-3-Clause.

  • ceres-solver http://ceres-solver.org Copyright 2015 Google Inc. All rights reserved. Licensed under the New BSD licence.

  • Boost http://www.boost.org Distributed under the Boost Software License.

  • OpenImageIO https://openimageio.org Copyright 2008-2016 Larry Gritz et al. Distributed under the BSD-3-Clause.

  • OpenCV (optional) https://opencv.org Copyright (C) 2000-2016, Intel Corporation, all rights reserved. Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved. Copyright (C) 2009-2016, NVIDIA Corporation, all rights reserved. Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all rights reserved. Copyright (C) 2015-2016, OpenCV Foundation, all rights reserved. Copyright (C) 2015-2016, Itseez Inc., all rights reserved. Distributed under the BSD-3-Clause.

  • cxsparse (optional) Copyright (c) 2006-2012, Timothy A. Davis. Distributed under the GNU LGPL license.

  • eigen Copyright (c) Eigen authors. Distributed under the MPL2 license. Compiled with EIGEN_MPL2_ONLY to ensure MPL2 compatible code.

  • flann Copyright (c) 2008-2011 Marius Muja ([email protected]). All rights reserved. Copyright (c) 2008-2011 David G. Lowe ([email protected]). All rights reserved. Distributed under the BSD License.

  • histogram Copyright (c) Jansson Consulting & Pierre Moulon. Licensed under the MPL2 license.

  • htmlDoc Copyright (c) Pierre Moulon. Licensed under the MPL2 license.

  • lemon Copyright (c) Lemon authors. Licensed under the Boost License 1.0.

  • vectorGraphics Copyright (c) Pierre Moulon Licensed under the MPL2 license.

  • zlib (optional) Copyright (C) 1995-2005 Jean-loup Gailly Licensed under the zlib license.