iSEG Open Source v1.2
This update release of iSeg includes several new tools, features and bug fixes, e.g.
- new tools for "cleaning" a segmentation
- e.g. topological fixes (genus zero, manifold),
- "supplant tissue", which remove a tissue by evenly distributing it to adjacent tissues
- split tissue, to find disconnected regions
- set random colors to selection
- add guide to OLC brush, to show outline of segmentation in different slice
- new/improved import surface/lines feature, allowing to use external CAD/modeling tool to enrich/modify segmentation
- improvements to morphological operators, fix behavior for non-uniform voxel spacing
- import of color images (e.g. Visible Human color image stack) with colors lookup table
- improvements to surface viewer (show disconnected regions, show coarse surface)
- update thirdparty libraries for improved performance (TBB parallelization): ITK 5.0 and VTK 8.2
- various bug fixes, e.g.
- fixed incorrect slice order in Dicom import
- ensure transforms attached to image data are preserved, so models are positioned in the original "world coordinate system"
New Contributors
- @cristarta made their first contribution in #73
- @benja263 made their first contribution in #71
Full Changelog: v1.1...v1.2