Copyright © 2016
Kristian Lukander [email protected]
Miika Toivanen [email protected]
Finnish Institute of Occupational Health, Helsinki, Finland
OOGA 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/.
OOGA is released under the version 3 of the GNU General Public License (GPL) because it currently uses optimization routines from the GNU Scientific Library (GSL). We plan to replace the GSL routines with non-GPL optimization functions, after which the future versions of OOGA are planned to be released under the MIT license.
OOGA requires the following projects to compile:
- OpenCV (released under ModifiedBSD license)
- Eigen (released under MPL-2.0 license)
- Boost (released under the Boost software license)
- GSL - GNU Scientific Library for numerical optimization (released under GPL)