New
v4.16.0
Changes
- A new high-level interface to OpenCL has been added, which makes it even easier to do OpenCL processing in process objects in both C++ and Python. A tutorial on this interface was added the documentation page.
- Implemented ImagePyramid::getLevelSizes(), added some more ImagePyramid tests, and added additional checks to constructor when levelSizes is provided.
- Refactored OpenCL binary caching mechanism.
- Added support for using vertex label in VertexRenderer assigning color per label.
- Improved Mesh; making normals, colors and normals optional.
- Added integer and unsigned integer conversion support to Eigen Python typemaps.
- Added min and max options to ImageInverter and fixed a bug with minimum intensity.
- Added getAbsolutePath utility function.
- Added missing spacing in translation of image in getPatchAsImage.
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.