github ANTsX/ANTs v2.3.5
Ecphorella

latest releases: v2.5.2, v2.5.1, v2.5.0...
3 years ago

Update 2022-04-23: Github has disabled the unencrypted git:// protocol. To compile this and previous releases as superbuilds, you must set the Git protocol to https with the cmake option ANTS_USE_GIT_PROTOCOL to OFF.

Bug fixes:

  • Fix an error in the multi-resolution framework of ANTS. This affects registration quality in ANTS and antsMultivariateTemplateConstruction.sh, but antsRegistration / antsCorticalThickness.sh / antsMultivariateTemplateConstruction2.sh were not affected.
  • Fix for building ANTs with code style checking.
  • Removed outdated server addresses for test data.
  • Fix resolution for QC PNG images in antsCorticalThickness.sh.
  • Allow antsSliceRegularizedRegistration to run with zero regularization.

New features:

  • Incorporate ITK update that uses NIFTI sform transforms where possible, reducing precision errors in header orientation. More details at this ANTs Wiki page.
  • Added additional features to N3, with updated user interface.
  • Harmonized cortical thickness default parameters (for KellyKapowski) across all ANTsX software.

Code and documentation:

  • Various code fixes to resolve warnings and improve ITK compatibility.
  • Added code of conduct for ANTs community.
  • Clarify usage of antsRegistration.
  • Include ITK implementation of adaptive denoising.
  • ANTs Docker image on DockerHub only updates from the the master branch, rather than any branch / pull request.

Don't miss a new ANTs release

NewReleases is sending notifications on new releases.