2022 Week 36 (Early September)
2022 Week 36 (Early September)
Previous changelog โข Next changelog
IMPORTANT: We do no longer support Ubuntu 18.04. We do however support Ubuntu 22.04 in addition to Ubuntu 20.04 now.
๐ Third-party dependency changes
NOTE: We upgraded most of our third-party dependencies and changed nearly all download methods for them from archive downloads to Git clones.
NOTE: We reverted the interim OpenMesh dependency to a recent version of ACVD, which is compatible with VTK 9 now.
Dependency | Old version | New version |
---|---|---|
ACVD | e583e278 (Jun 27, 2022) | |
Boost | 1.78 beta | 1.80 |
C++ REST SDK | 2.10.16 | 2.10.18 |
CTK | 7210c5bc (Nov 8, 2020) | ec816cbb (May 17, 2022) |
DCMTK | 3.6.6 | 3.6.7 |
GDCM | 3.0.10 | 3.0.9 (via ITK) |
MatchPoint | f7699d1e (Apr 20, 2021) | e63dfdbb (Apr 5, 2022) |
OpenCV | 3.4.16 | 4.6.0 |
OpenIGTLink | 3.0.0 | d4eaae93 (Aug 2, 2022) |
8.1 | ||
Poco | 1.9.0 | 1.12.2 |
Qwt | 6.1.5 | 6.2.0 |
SWIG | 3.0.2 | 4.0.2 |
โจ New features
- New Lasso segmentation tool
- Improved Live Wire segmentation tool
- nnU-Net segmentation tool
- Pretrained models can be downloaded to any folder now
- Improved results folder validation
- Streamlined dialog for creating or renaming segmentation labels (double-click on suggested names)
- Remeshing is based on ACVD (Approximated Centroidal Voronoi Diagrams) again, providing high quality remeshing results
- MITK extension directories are parsed by Doxygen for the generation of documentation now
๐ Bugfixes
- All labels of an MITK segmentation NRRD file are restored correctly now after the file was consecutively modified, stored, and reloaded
- Various minor fixes of the nnU-Net segmentation tool UI
๐ฅ API-breaking changes
Deprecated and unused code
In an ongoing cleanup effort, many deprecated or unused classes, methods, and other code snippets were removed or refactored.
Migration should be straight forward if necessary at all.
In case you experience any trouble while doing so, please do not hesitate to contact us.
Tags
None
Referenced Files
None
Subscribers
None
- Last Author
- kislinsk
- Last Edited
- Oct 6 2022, 5:58 AM