Skip to content

v0.25.0

Latest
Compare
Choose a tag to compare
@CPBridge CPBridge released this 09 Feb 23:53
· 8 commits to master since this release
a4dfcb5

New Features

  • Add get_frames and get_stored_frames methods by @CPBridge in #320

Bug Fixes

  • Critical bug fixes from the 0.24.0 release, including the implementation of the Volume.match_geometry(), Volume.random_permute_spatial_axes() and Volume.random_flip_spatial() methods, and greatly improve test coverage of the volume class by @CPBridge in #319
  • Enforce monochrome 2 for input files to legacy conversion by @CPBridge in #321

Documentation

  • New sections in the user guide on Images, Volumes, and Pixel Transforms
  • Add channel section to volume user guide by @CPBridge in #322

Full Changelog: v0.24.0...v0.25.0