# Acknowledgments

## ImFusionCore
Portions of ImFusionCore may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### nlohmann-json
Version: 3.11.3
License: MIT License
Copyright © 2013-2022 Niels Lohmann
https://github.com/nlohmann/json


### Eigen
Version: 3.4.0
License: MPL-2, http://eigen.tuxfamily.org/index.php?title=Main_Page#License
Copyright (c) Eigen Team
https://eigen.tuxfamily.org


### zlib
Version: 1.3
License: https://www.zlib.net/zlib_license.html
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
http://www.zlib.net/


### Boost
Version: 1.70.0
License: Boost Software License, Version 1.0, https://www.boost.org/LICENSE_1_0.txt
 
https://www.boost.org/


### zstd
Version: 1.5.0
License: https://raw.githubusercontent.com/facebook/zstd/dev/LICENSE
Copyright (c) 2016-present, Facebook, Inc. All rights reserved.
https://github.com/facebook/zstd


### MiniZip
Version: 3.0.9
License: zlib, https://github.com/nmoinvaz/minizip/blob/master/LICENSE
Copyright (C) 2010-2019 Nathan Moinvaziri
https://github.com/nmoinvaz/minizip


### PCG Random Number Generation, C++ Edition
Version: 0.98.1.1-ffd522e7
License: MIT, https://github.com/imneme/pcg-cpp/blob/master/LICENSE-MIT.txt
Copyright (c) 2014-2017 Melissa O'Neill and PCG Project contributors
https://github.com/imneme/pcg-cpp


### date-tz
Version: 3.0.1
License: MIT License
Copyright (c) 2021 Howard E. Hinnant
https://github.com/HowardHinnant/date




## ImFusionGL
Portions of ImFusionGL may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### Boost
Version: 1.70.0
License: Boost Software License, Version 1.0, https://www.boost.org/LICENSE_1_0.txt
 
https://www.boost.org/


### FreeType
Version: 2.10.0
License: FreeType License, https://www.freetype.org/license.html
Copyright (c) 1996-2002, 2006 David Turner, Robert Wilhelm, and Werner Lemberg
https://www.freetype.org/




## ImFusionResourceCompiler
Portions of ImFusionResourceCompiler may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### Boost
Version: 1.70.0
License: Boost Software License, Version 1.0, https://www.boost.org/LICENSE_1_0.txt
 
https://www.boost.org/


### zlib
Version: 1.3
License: https://www.zlib.net/zlib_license.html
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
http://www.zlib.net/




## ImFusionLib
Portions of ImFusionLib may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### Qt
Version: 5.15.2
License: LGPL 2.1 license
Copyright (c) 2018 The Qt Company and its subsidiaries
https://www.qt.io/


### Crypto++
Version: 8.2.0
License: Boost Software License
Copyright (c) 1995-2013 Wei Dai
http://www.cryptopp.com


### FLANN
Version: 1.9.1.1-be80cefa69b314a3d9e1ab971715e84145863ebb
License: BSD
Copyright (c) 2008-2011  Marius Muja (mariusm@cs.ubc.ca). All rights reserved.
Copyright (c) 2008-2011  David G. Lowe (lowe@cs.ubc.ca). All rights reserved.
Copyright (c) 2015 Google Inc (Jack Rae, jwrae@google.com). All Rights Reserved.
http://www.cs.ubc.ca/research/flann


### libtiff
Version: 4.1.0
License: BSD style, http://www.libtiff.org/misc.html
Copyright (c) 1988-1997 Sam Leffler
Copyright (c) 1991-1997 Silicon Graphics, Inc.
http://www.libtiff.org


### NLopt
Version: 2.6.1
License: MIT, https://nlopt.readthedocs.io/en/latest/NLopt_License_and_Copyright/
Copyright (c) Gilbert Bernstein 2013
https://nlopt.readthedocs.io/en/latest/


### zlib
Version: 1.3
License: https://www.zlib.net/zlib_license.html
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
http://www.zlib.net/


### libpng
Version: 1.6.37
License: http://www.libpng.org/pub/png/src/libpng-LICENSE.txt
Copyright (c) 2004, 2006-2014 Glenn Randers-Pehrson
http://www.libpng.org/pub/png/libpng.html


### libjpeg
Version: 9-c
License: Custom BSD-like
Copyright (C) 1994-1998, Thomas G. Lane.
http://libjpeg.sourceforge.net/


### HDF5
Version: 1.10.6
License: https://www.hdfgroup.org/licenses
Copyright by The HDF Group.
Copyright by the Board of Trustees of the University of Illinois.
https://www.hdfgroup.org/solutions/hdf5


### Boost
Version: 1.70.0
License: Boost Software License, Version 1.0, https://www.boost.org/LICENSE_1_0.txt
 
https://www.boost.org/


### Eigen
Version: 3.4.0
License: MPL-2, http://eigen.tuxfamily.org/index.php?title=Main_Page#License
Copyright (c) Eigen Team
https://eigen.tuxfamily.org


### OpenMesh
Version: 8.0
License: 3-clause BSD
Copyright (c) 2001-2015, RWTH-Aachen University
http://www.openmesh.org/


### lib3mf
Version: 2.1.1
License: BSD 2-Clause Simplified License
3MF Consortium (C) Copyright 2021
https://github.com/3MFConsortium/lib3mf


### Point Cloud Library (PCL)
Version: 1.11.0
License: BSD, https://github.com/PointCloudLibrary/pcl/blob/master/LICENSE.txt
Copyright (c) 2009-2012, Willow Garage, Inc.
Copyright (c) 2012-, Open Perception, Inc.
Copyright (c) XXX, respective authors.
http://www.pointclouds.org/


### curl
Version: 7.58.0
License: MIT/X derivate, https://curl.haxx.se/docs/copyright.html
Copyright (c) 1996 - 2019, Daniel Stenberg, daniel@haxx.se, and many contributors
https://curl.haxx.se/


### libcpr
Version: 1.7.2
License: MIT License
Copyright (c) 2021 libcpr and many other contributors
https://github.com/libcpr/cpr


### OpenSSL
Version: 1.0.2-l
License: Apache License 1.0 and four-clause BSD, https://www.openssl.org/source/license.html
Copyright (c) 1998-2018 The OpenSSL Project
https://www.openssl.org


### fmt
Version: 9.1.0
License: MIT
Copyright 2012-present, Victor Zverovich
https://github.com/fmtlib/fmt




## ImFusionPython
Portions of ImFusionPython may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## ImFusionPythonModule3.8
Portions of ImFusionPythonModule3.8 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11


### nlohmann-json
Version: 3.11.3
License: MIT License
Copyright © 2013-2022 Niels Lohmann
https://github.com/nlohmann/json




## ImFusionPythonModule3.9
Portions of ImFusionPythonModule3.9 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11


### nlohmann-json
Version: 3.11.3
License: MIT License
Copyright © 2013-2022 Niels Lohmann
https://github.com/nlohmann/json




## ImFusionPythonModule3.10
Portions of ImFusionPythonModule3.10 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11


### nlohmann-json
Version: 3.11.3
License: MIT License
Copyright © 2013-2022 Niels Lohmann
https://github.com/nlohmann/json




## ImFusionPythonModule3.11
Portions of ImFusionPythonModule3.11 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11


### nlohmann-json
Version: 3.11.3
License: MIT License
Copyright © 2013-2022 Niels Lohmann
https://github.com/nlohmann/json




## ImFusionPythonModule3.12
Portions of ImFusionPythonModule3.12 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11


### nlohmann-json
Version: 3.11.3
License: MIT License
Copyright © 2013-2022 Niels Lohmann
https://github.com/nlohmann/json




## ImFusionDicom
Portions of ImFusionDicom may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### DCMTK
Version: 3.6.7
License: BSD
Coypright (c) 1994-2018 OFFIS e.V.
http://dicom.offis.de/dcmtk


### zlib
Version: 1.3
License: https://www.zlib.net/zlib_license.html
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
http://www.zlib.net/


### date-tz
Version: 3.0.1
License: MIT License
Copyright (c) 2021 Howard E. Hinnant
https://github.com/HowardHinnant/date




## PythonBindings_dicom_3.8
Portions of PythonBindings_dicom_3.8 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_dicom_3.9
Portions of PythonBindings_dicom_3.9 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_dicom_3.10
Portions of PythonBindings_dicom_3.10 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_dicom_3.11
Portions of PythonBindings_dicom_3.11 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_dicom_3.12
Portions of PythonBindings_dicom_3.12 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## ImFusionML
Portions of ImFusionML may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### nlohmann-json
Version: 3.11.3
License: MIT License
Copyright © 2013-2022 Niels Lohmann
https://github.com/nlohmann/json


### yaml-cpp
Version: 0.7.0
License: MIT (https://github.com/jbeder/yaml-cpp/blob/master/LICENSE)
Copyright (c) 2008-2015 Jesse Beder.
https://github.com/jbeder/yaml-cpp


### zstd
Version: 1.5.0
License: https://raw.githubusercontent.com/facebook/zstd/dev/LICENSE
Copyright (c) 2016-present, Facebook, Inc. All rights reserved.
https://github.com/facebook/zstd


### zlib
Version: 1.3
License: https://www.zlib.net/zlib_license.html
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
http://www.zlib.net/


### HDF5
Version: 1.10.6
License: https://www.hdfgroup.org/licenses
Copyright by The HDF Group.
Copyright by the Board of Trustees of the University of Illinois.
https://www.hdfgroup.org/solutions/hdf5




## PythonBindings_machinelearning_3.8
Portions of PythonBindings_machinelearning_3.8 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_machinelearning_3.9
Portions of PythonBindings_machinelearning_3.9 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_machinelearning_3.10
Portions of PythonBindings_machinelearning_3.10 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_machinelearning_3.11
Portions of PythonBindings_machinelearning_3.11 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_machinelearning_3.12
Portions of PythonBindings_machinelearning_3.12 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_registration_3.8
Portions of PythonBindings_registration_3.8 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_registration_3.9
Portions of PythonBindings_registration_3.9 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_registration_3.10
Portions of PythonBindings_registration_3.10 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_registration_3.11
Portions of PythonBindings_registration_3.11 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_registration_3.12
Portions of PythonBindings_registration_3.12 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_imagemath_3.8
Portions of PythonBindings_imagemath_3.8 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_imagemath_3.9
Portions of PythonBindings_imagemath_3.9 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_imagemath_3.10
Portions of PythonBindings_imagemath_3.10 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_imagemath_3.11
Portions of PythonBindings_imagemath_3.11 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11




## PythonBindings_imagemath_3.12
Portions of PythonBindings_imagemath_3.12 may utilize the following material and 3rd-party software packages, the use of which is hereby acknowledged:

### pybind11
Version: 2.13.6
License: BSD-style
Copyright (c) 2016 Wenzel Jakob
https://github.com/pybind/pybind11



