elastix 5.0.1
Release notes
By downloading elastix
you accept the conditions written here.
elastix 5.0.1
was released in October 2020. All binaries were created using ITK 5.1.1
.
download | description | compiler | CMake version |
---|---|---|---|
elastix-5.0.1-manual.pdf | The manual | ||
elastix-5.0.1-win64.zip | Windows 64 bit binaries | MSVS 2019 | CMake 3.18.3 |
elastix-5.0.1-linux.tar.bz2 | Linux binaries | GCC 9.3.0 | CMake 3.16.3 |
elastix-5.0.1-mac.zip | MacOS binaries | Clang 4.2.1 LLVM 11.0.3 | CMake 3.18.1 |
Some download statistics can be found here.
Enhancements
-
elastix
has migrated from ITK version 5.0.1 to ITK version 5.1.1.elastix
does not build anymore with earlier versions of ITK. This new ITK version fixes an important issue regarding the use of mask images during registration, InsightSoftwareConsortium/ITK#1950 reported by Theo van Walsum (@tvanwalsum, Erasmus MC, Rotterdam) at Google Groups - elastix-imageregistration - Issues with mask in el 5.0.0 when mask extent is smaller then image extent. -
The minimum required CMake version was increased from CMake 2.8 to CMake 3.10.2 (which is also required for ITK 5.1.1).
-
Various coding style improvements, including improved const correctness of
ELASTIX::RegisterImages
, and a few issues found by Visual Studio Code Analysis and Clang Tidy.
Contributors
This release has commits by (in alphabetic order): Andras Lasso, Andrey Saenko, Colin Sullender, Kasper Marstal, Marius Staring, Matt McCormick, Niels Dekker, Stefan Klein