Changelog
Release 0.11.0 (2025-11-27)
imfusion
Tags |
Description |
|---|---|
✏️ Changed
|
Changed return type of |
🌱 Added
|
Algorithms can now be unregistered without prepending the |
🌱 Added
|
Added __repr__ to |
🌱 Added
|
|
🌱 Added
|
Added more informative error message when loading of our extension module fails due to missing libpython shared library on Linux. |
imfusion.machinelearning
Tags |
Description |
|---|---|
🧹 Removed
|
|
✏️ Changed🌱 Added
|
|
🌱 Added
|
imfusion.imagemath
Tags |
Description |
|---|---|
🔧 Fixed
|
Raised a ValueError with incompatible inputs instead of returning NotImplemented in the
|
imfusion.computed_tomography
Tags |
Description |
|---|---|
💥 API-Break✏️ Changed
|
The CT Plugin is now available as a separate submodule |
Release 0.10.0 (2025-08-04)
imfusion
Tags |
Description |
|---|---|
💥 API-Break✏️ Changed
|
Changed |
💥 API-Break✏️ Changed
|
Changed the import of bindings to remove the _bindings module from the reprs of all classes. |
💥 API-Break✏️ Changed
|
Changed the handling of annotation’s partial modification from the python console. Partial annotations are no longer allowed. |
✏️ Changed
|
|
🔧 Fixed
|
Fixed |
🔧 Fixed
|
Fixed existing parameter attributes being overwritten in |
🔧 Fixed
|
Fixed the visualizer unsynced scrolling in multi-frame 2D+t image or 3D volume sets. |
🔧 Fixed
|
Fixed some visualization glitches caused by numerical cancellation when loading images using only a small subset of the intensity range of the image data type. |
🔧 Fixed
|
Fixed MacOS / Windows possible missing display update, until the next “mouse move” event, when selecting different data using the data selection button. |
🔧 Fixed
|
Fixed delayed GUI update when modifying annotations or data names in the python console integrated within the ImFusionSuite. |
🔧 Fixed
|
Fixed the handling of annotations after they have been deleted in the ImFusionSuite. |
🌱 Added
|
Added |
🌱 Added
|
Added a scrollbar, when the input data allows for scrolling, to the visualizer launched by |
🌱 Added
|
Added the |
🌱 Added
|
Added overload of |
🌱 Added
|
Added |
🌱 Added
|
Added support to interchangeably pass |
imfusion.machinelearning
Tags |
Description |
|---|---|
💥 API-Break
|
Renamed |
🌱 Added
|
Added support to interchangeably pass |