Skip to content

Releases: SuperElastix/elastix-napari

elastix-napari 0.2.1

20 Jun 18:04
Compare
Choose a tag to compare
  • Fix error when registering 3D images
  • Add tests for 3D registration in the CI

elastix-napari 0.2.0

09 May 11:08
Compare
Choose a tag to compare
  • Add option to save result registration parameters
  • Add transformix widget
  • Rename repository name to elastix-napari

elastix_napari 0.1.8

30 Mar 17:01
Compare
Choose a tag to compare

Updates:

  • Fix bugs
  • Drop support for python 3.7

elastix_napari 0.1.7

05 Jul 08:28
193279f
Compare
Choose a tag to compare

Updates:

  • Documentation links update

elastix_napari 0.1.6

30 Jun 08:02
435035f
Compare
Choose a tag to compare

Updates:

  • Add DESCRIPTION.md for documentation on the napari hub
  • Add config.yml for automatic sourced documentation on the napari hub
  • Add workaround for non backward compatible napari 0.4.10
  • Add missed tox CI test for python 3.7

elastix_napari 0.1.5

21 May 13:19
1565b4f
Compare
Choose a tag to compare

Updates:

  • Support for world coordinates (image origin, spacing etc. ) with the use of the napari-itk-io and the itk-napari-conversion plugins.
  • Helper functions in utils.py
  • Improved function explanation

elastix_napari 0.1.4

11 May 14:46
56c2fa4
Compare
Choose a tag to compare

Updates:

  • The release for python 3.7!
  • AdvancedMattesMutualInformation is now the default metric

elastix_napari 0.1.3

16 Apr 07:12
d13a4c0
Compare
Choose a tag to compare

The plugin now has an advanced mode that supports:

  • Registration with aid of pointsets
  • Addition of an initial transform
  • Selection of the most important parameters in the GUI

And the whole plugin is upgraded with:

  • Proper error pop ups
  • Additional tests of extra features

elastix_napari 0.1.2

29 Mar 12:35
ada8dcc
Compare
Choose a tag to compare
  • Multiple parameter files uploads possible
  • Update to CI Tests with Tox

elastix_napari 0.1.1

29 Mar 08:07
f4dbf95
Compare
Choose a tag to compare
  • Tested with tox in the CI
  • Optional mask input
  • Optional parameter file napari upload