Skip to content

Releases: lassoan/slicerio

1.1.1

06 Sep 20:56
Compare
Choose a tag to compare

Fixed segment extraction for 3D input segmentation.

1.1.0

18 Aug 23:28
Compare
Choose a tag to compare

Add support for loading segmentation from NIFTI label image file.

Full Changelog: 1.0.0...1.1.0

1.0.0

08 May 18:58
db6677f
Compare
Choose a tag to compare

What's Changed

  • Segmentation support improvements: simplify segmentation interface (single object represents a segmentation), extract segments by terminology codes
  • Support pathlib.Path paths by @johannesu in #6
  • keep pixel type the same when extracting labels by @vanossj in #8

New Contributors

Full Changelog: https://github.com/lassoan/slicerio/commits/1.0.0