OrfeoToolbox - Free library of image processing algorithms
ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. OTB is distributed under a free software license CeCILL (similar to GNU GPL) to encourage contribution from users and to promote reproducible research.
ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. OTB is distributed under a free software license CeCILL (similar to GNU GPL) to encourage contribution from users and to promote reproducible research.
To install orfeotoolbox, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install orfeotoolbox
To see what files were installed by orfeotoolbox, run:
port contents orfeotoolbox
To later upgrade orfeotoolbox, run:
sudo port selfupdate && sudo port upgrade orfeotoolbox
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.