v4.13.0
Changes
- Implemented support for reading JPEG compressed TIFF files where the JPEG tables are stored globally in the JPEGTables tag instead of for each tile.
- Added TextWidget; a simple object for adding text and variables to a window.
- Added possibility of giving vertex point size in millimeters to the VertexRenderer.
- Added opacity parameter to VertexRenderer.
- Added extractContours parameter to RegionProperties.
- DataHub download and getItem no longer requires internet connection, if files are already downloaded.
- Fixed bug with image pyramid and segmentation rendering not working with RenderToImage.
- Fixed bug in PatchGenerator and TissueSegmentation when generating only one image patch.
- Fixed bug in Mesh when updating data on host.
- Fixed bug with stopPipeline in PythonProcessObject in pyfast.
- Fixed bug with CL-GL interoperability on windows.
Download and Install
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