v4.7.0
Changelog
- Updated ONNXRuntime to 1.14.0.
- Updated OpenVINO to version 2022.3.0.
- Updated clarius cast API to version 10.1.
- Made FAST compatible with Apple Silicone processors (arm 64).
- Added support for reading NIFTI files, including compressed NIFTI files.
- Fixed bug in 2D version of MeshToSegmentation.
- Implemented VertexTensorToSegmentation process object
- Fixed bug when multiple users try to create image pyramids on the same machine.
- Added support for string messages in OpenIGTLinkStreamer.
- Added ColorToGrayscale and GrayscaleToColor process objects.
- Fixed edge case bug with overlap in patch generator at bottom left and top right of image
- Added redistributable visual C++ runtime files to windows package to simplify installation on windows machines.
- Added 3D support to IntensityClipping.
- Implemented zero mean unit variance intensity normalization process object.
- Implemented SlicerWindow, a special window for visualizing 3D data.
- Fixed last frame bug in UFFStreamer.
- Added grayscale options to ImageFileStreamer and ImageFileImporter. ImageImporter grayscale is now default false.
- Fixed runPipeline to be able to run on headless machines.
- Implemented basic support for specifying Window in text pipelines.
- Implemented better support for neural networks with dynamic input shapes.
- Implemented SliderWidget and ButtonWidget objects to make it even easier to create GUIs with FAST.
- ++ several other bug fixes.
Full Changelog: v4.6.0...v4.7.0
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: see the installation instructions for Windows, Ubuntu Linux and macOS