Skip to content

0.4.2

Compare
Choose a tag to compare
@aschuh-hf aschuh-hf released this 28 Jul 13:32
· 49 commits to main since this release
d51bbf2

DOI

Maintenance release.

  • Modified spatial.ImageTransformer to allow target grid domain to differ from transform.grid() domain.
  • Change image tensor creation functions to return non-batched image tensor when num=0 is passed.
  • Fix assertion condition when comparing data tensor shape to MetaImage DimSize metadata.
  • Fix torch.from_numpy() warning that NumPy array is read-only when reading MetaImage from data blob.
  • Fix circle_image() and cshape_image() functions used to create synthetic 2D registration example images.