New
v4.17.0
Changes
- Fixed crucial bug introduced in v4.16.1 where color images downsampled with ImageResizer became grayscale. This is now fixed by adding multi-channel support to GaussianSmoothing.
- Added per image channel support in ZeroMeanUnitVariance. On by default.
- Added output instance segmentation option to RegionProperties and fixed typo in Region variable perimeterLength.
- Added new RemoveRegions PO, and modified LabelModifier with new constructor and uint > 8bit support.
- Moved RegionProperties to new Region folder.
- Added title, fullscreen and maximize arguments to display shortcuts functions.
- Added Otsu thresholding method.
- Moved BinaryThresholding to new Thresholding folder.
- Added normalize first option and 3D support to ImageCaster.
- Modified ProcessObject::run() to return pointer to process object, and added the ProcessObject::getOutput method. ProcessObject::update marked as deprecated.
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, macOS and Docker containers.