Published November 22, 2016
| Version v0.10.0
Software
Open
kaspermarstal/SimpleElastix: v0.10.0
Creators
- Bradley Lowekamp
- gabehart
- Daniel Blezek1
- Kasper Marstal
- Luis Ibanez2
- Dave Chen3
- Matt McCormick4
- Dan Mueller
- Hans Johnson5
- David Cole6
- Ziv Yaniv
- Jorrit Posthuma
- Richard Beare
- Arnaud Gelas
- aghayoor
- ltong1130ztr
- fsantini
- adizhol
- Kesavan Subburam
- Jean-Christophe Fillion-Robin7
- Anthony8
- David Doria
- Brad King7
- 1. Mayo Clinic
- 2. Google, Inc.
- 3. NLM
- 4. @Kitware
- 5. The University of Iowa
- 6. Neocis, Inc.
- 7. Kitware, Inc.
- 8. MacMobilize Biomechanics Laboratory
Description
New
- Updated SimpleITK to v0.10.0.
- Better support for using SimpleElastix in other projects. SimpleElastix and SimpleTransformix facade classes were refactored according to the private implementation (pimpl) pattern. This means all elastix headers are compiled into the compilation unit and does not have to be installed on the target system. The result is a more robust build and faster compilation and linking process.
- SimpleElastix and SimpleTransformix are only compiled for the float pixel type by default. Images are automatically casted back and forth internally. This significantly improves build times and reduces binary size.
- Elastix was updated to the newest version which includes many improvements and bugfixes; in particular a huge merge of the performance branch.
SimpleTransformix.SetMovingPointSet()
changed name toSimpleTransformix.SetFixedPointSet()
to accurately reflect its mathematical definition.
Files
kaspermarstal/SimpleElastix-v0.10.0.zip
Files
(3.1 MB)
Name | Size | Download all |
---|---|---|
md5:afb39cb05be441f3e4bcc883e7ee8109
|
3.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/kaspermarstal/SimpleElastix/tree/v0.10.0 (URL)