Release 1.2
Blog post for this release.
-
global
- Fix itk2vol and fix ITK cmake configuaration that was making issues with the ITK image read.
(Bertrand Kerautret #393) - Travis: Fix old default osx_image with xcode12.2 and remove non used boost
cmake references. (Bertrand Kerautret #394) - Uniform input/output option with previous use of CLI11 (issue #405).
(Bertrand Kerautret #406) - Comply with cmake Policy CMP0115 "Source file extensions must be
explicit". (Bertrand Kerautret and David Coeurjolly, #407)
- Fix itk2vol and fix ITK cmake configuaration that was making issues with the ITK image read.
-
visualisation
- 3dVolViewer: improvement of the possibility to read input image of type double (with ITK).
New possibility to select the voxel in order to display image intensity.
(Bertrand Kerautret #402) - 3dVolBoundaryViewer: fix compilation issue (related to CLI11 change) when ITK is activated.
(Bertrand Kerautret #395)
- 3dVolViewer: improvement of the possibility to read input image of type double (with ITK).
-
volumetric
- volReSample: it can now export image including ITK image spacing.
(Bertrand Kerautret #404)
- volReSample: it can now export image including ITK image spacing.