v3.3.0
Changes
- systemCheck executable for checking FAST and OpenCL
- Refactored large parts of the rendering setup, moving more computations to shaders and introduced the getOpenGLTextureAccess on Image object.
- New and improved documentation, see https://fast.eriksmistad.no
- Made it possible to run FAST on remote server without visualization capabilities (headless)
- TIFFImagePyramidImporter and TIFFImagePyramidExporter - For importing and exporting tiled pyramidal TIFFs
- ImagePyramidPatchImporter/Exporter - For importing and exporting image pyramids as series of png images
- SegmentationPyramidRenderer removed and merged with SegmentationRenderer
- Implemented overlap in patch wise processing pipelines
- Bug fixes related to image pyramids
- Border opacity in SegmentationRenderer
- Improved image pyramid rendering speed
- Horizontal line feature in LinePlotter
- Fixed bug in python bindings on windows with eigen<->numpy integer array conversion not working #144
- Fixed bug with access type not exported to python bindings
Release binaries and installers can be downloaded below by pressing "assets". Make sure you have the required dependencies installed on your system before using the release.
Please see the installation instructions for Windows, Ubuntu Linux, and Python.