Page MenuHomePhabricator

MITKProject
ActivePublic

Recent Activity

Yesterday

s434n closed T30364: Unable to fine tune 3D Volume Visualization for floating point images as Resolved.
Mon, Mar 18, 5:50 PM · MITK
floca added a project to T30372: [Statistics] Replace secondary mask in mitk::ImageStatisticsGenerator by an "AndMaskGenerator": Breaking Change.
Mon, Mar 18, 5:42 PM · Breaking Change, Next Milestone, MITK

Fri, Mar 15

floca triaged T30372: [Statistics] Replace secondary mask in mitk::ImageStatisticsGenerator by an "AndMaskGenerator" as Normal priority.
Fri, Mar 15, 9:31 AM · Breaking Change, Next Milestone, MITK

Wed, Mar 13

floca added a revision to T30347: Improve mitk::WeakPointer to support const pointer: Restricted Differential Revision.
Wed, Mar 13, 12:52 PM · MITK

Mon, Mar 11

neher added a comment to T30337: Allow custom product name and further customizations.

I am only updating my workaround branch to the current develop from time to time until the "official" customization options are available.

Mon, Mar 11, 3:36 PM · MITK
neher added a comment to T30337: Allow custom product name and further customizations.

Yes, we are. Thanks for asking though!

Mon, Mar 11, 3:23 PM · MITK
floca added a comment to T30337: Allow custom product name and further customizations.

@neher / @kislinsk are you in exchange? Just want to assure that no redundant/obsolete work is done.

Mon, Mar 11, 3:19 PM · MITK
neher added a comment to T30337: Allow custom product name and further customizations.

Pushed new branch to rMITK MITK: feature/T30337-WorkbenchCustomizations2.

Mon, Mar 11, 2:39 PM · MITK
kislinsk closed T30367: 2024 Week 11 (Mid March) as Resolved.
Mon, Mar 11, 1:38 PM · MITK
kislinsk edited the content of Changelog.
Mon, Mar 11, 1:37 PM · MITK
kislinsk added a comment to T30367: 2024 Week 11 (Mid March).

Deleted branch from rMITK MITK: release/T30367-2024-Week-11.

Mon, Mar 11, 1:37 PM · MITK
kislinsk closed T30316: Fix Qt 6 issues as Resolved.
Mon, Mar 11, 11:29 AM · MITK
kislinsk closed T30336: Fix failing tests on WIndows CI client as Resolved.
Mon, Mar 11, 11:29 AM · MITK
kislinsk added a comment to T30336: Fix failing tests on WIndows CI client.

Deleted branch from rMITK MITK: bugfix/T30336-FixFailingTestsOnWindowsCI.

Mon, Mar 11, 11:29 AM · MITK
kislinsk added a comment to T30367: 2024 Week 11 (Mid March).

Pushed new branch to rMITK MITK: release/T30367-2024-Week-11.

Mon, Mar 11, 11:27 AM · MITK
kislinsk triaged T30367: 2024 Week 11 (Mid March) as Normal priority.
Mon, Mar 11, 9:43 AM · MITK

Fri, Mar 8

s434n triaged T30364: Unable to fine tune 3D Volume Visualization for floating point images as Normal priority.
Fri, Mar 8, 3:31 PM · MITK
s434n claimed T30364: Unable to fine tune 3D Volume Visualization for floating point images.
Fri, Mar 8, 3:31 PM · MITK
kislinsk added a comment to T30316: Fix Qt 6 issues.

The last thing to do is to check, if there is still an issue with displaying web content in our macOS installers. In the build tree version everything seems fine.

Fri, Mar 8, 3:29 PM · MITK
kislinsk added a comment to T30316: Fix Qt 6 issues.

Deleted branch from rMITK MITK: bugfix/T30316-PreferXcbPlatformOnLinux.

Fri, Mar 8, 3:28 PM · MITK
kislinsk added a comment to T30316: Fix Qt 6 issues.

Pushed new branch to rMITK MITK: bugfix/T30316-PreferXcbPlatformOnLinux.

Fri, Mar 8, 3:28 PM · MITK

Thu, Mar 7

a178n updated subscribers of T30364: Unable to fine tune 3D Volume Visualization for floating point images.

The issue was discovered when working with @s669m for visualization of CNN output data. The reason for this behaviour, as pointed out by @s434n, could be that MITK is unable to properly bin the pixel values for floating point data to create histogram. The hypothesis seems accurate- the same image when converted to int type works as expected in Volume Visualization view.

Thu, Mar 7, 4:49 PM · MITK
a178n attached a referenced file: F3329464: mitk_volume_vis_issue.png.
Thu, Mar 7, 4:35 PM · MITK
a178n updated the task description for T30364: Unable to fine tune 3D Volume Visualization for floating point images.
Thu, Mar 7, 4:35 PM · MITK
a178n created T30364: Unable to fine tune 3D Volume Visualization for floating point images.
Thu, Mar 7, 4:34 PM · MITK
gaoh added a comment to T30359: MITK MiniApps in Kaapana.

If I haven't missed something we can directly replace MitkCLResampleImageToReference with MitkMapImage. I can patch the according Kaapana files as soon as we have the new MITK installer. Do we have tests for the containers?

Thu, Mar 7, 11:40 AM · MITK
floca added a comment to T30359: MITK MiniApps in Kaapana.

If I haven't missed something we can directly replace MitkCLResampleImageToReference with MitkMapImage. I can patch the according Kaapana files as soon as we have the new MITK installer. Do we have tests for the containers?

Thu, Mar 7, 11:28 AM · MITK
floca assigned T30362: [Py] UC2.1 - Load images and save again to a178n.
Thu, Mar 7, 11:17 AM · MITK
floca renamed T30175: [Py] UC1.4 - All images in data storage that are visible are set opacity 50% in a specific render window from [Py] UC4 - All images in data storage that are visible are set opacity 50% in a specific render window to [Py] UC1.4 - All images in data storage that are visible are set opacity 50% in a specific render window.
Thu, Mar 7, 11:17 AM · MITK
floca renamed T30174: [Py] UC1.3 - Selected image can be manipulated with simpleITK and added to data storage from [Py] UC3 - Selected image can be manipulated with simpleITK and added to data storage to [Py] UC1.3 - Selected image can be manipulated with simpleITK and added to data storage.
Thu, Mar 7, 11:16 AM · MITK
floca renamed T30173: [Py] UC1.2 - Selected image are stored from [Py] UC2 - Selected image are stored to [Py] UC1.2 - Selected image are stored.
Thu, Mar 7, 11:16 AM · MITK
floca renamed T30172: [Py] UC1.1 - Selected image can be manipulated with simpleITK and updated from [Py] UC1 - Selected image can be manipulated with simpleITK and updated to [Py] UC1.1 - Selected image can be manipulated with simpleITK and updated.
Thu, Mar 7, 11:16 AM · MITK
floca renamed T30335: [Py] UC2.2 - Load images and manipulate with a sitk filter from [Py] UC2.3 - Load images and manipulate with a sitk filter to [Py] UC2.2 - Load images and manipulate with a sitk filter.
Thu, Mar 7, 11:15 AM · MITK
floca renamed T30249: [Py] UC2.3 - Load images and explore properties from [Py] UC5 - Load and save images out of a pthon script to [Py] UC2.3 - Load images and explore properties.
Thu, Mar 7, 11:15 AM · MITK
floca triaged T30363: [Py] UC2.4 - Load image and clone it as High priority.
Thu, Mar 7, 11:08 AM · MITK
floca triaged T30362: [Py] UC2.1 - Load images and save again as High priority.
Thu, Mar 7, 11:03 AM · MITK
floca renamed T30335: [Py] UC2.2 - Load images and manipulate with a sitk filter from [Py] UC6 - Load images and manipulate with a sitk filter to [Py] UC2.3 - Load images and manipulate with a sitk filter.
Thu, Mar 7, 10:58 AM · MITK
floca added a subtask for T30361: [Py] pyMITK package to use MITK in a python environement: T30335: [Py] UC2.2 - Load images and manipulate with a sitk filter.
Thu, Mar 7, 10:56 AM · MITK
floca removed a subtask for T30171: [Py] View to execute scripts that interact with the rest of the workbench: T30335: [Py] UC2.2 - Load images and manipulate with a sitk filter.
Thu, Mar 7, 10:56 AM · MITK
floca edited parent tasks for T30335: [Py] UC2.2 - Load images and manipulate with a sitk filter, added: T30361: [Py] pyMITK package to use MITK in a python environement; removed: T30171: [Py] View to execute scripts that interact with the rest of the workbench.
Thu, Mar 7, 10:56 AM · MITK
floca removed a subtask for T30170: [Py] Python in MITK: T30249: [Py] UC2.3 - Load images and explore properties.
Thu, Mar 7, 10:55 AM · MITK
floca edited parent tasks for T30249: [Py] UC2.3 - Load images and explore properties, added: T30361: [Py] pyMITK package to use MITK in a python environement; removed: T30170: [Py] Python in MITK.
Thu, Mar 7, 10:55 AM · MITK
floca added a subtask for T30361: [Py] pyMITK package to use MITK in a python environement: T30249: [Py] UC2.3 - Load images and explore properties.
Thu, Mar 7, 10:55 AM · MITK
floca triaged T30361: [Py] pyMITK package to use MITK in a python environement as High priority.
Thu, Mar 7, 10:55 AM · MITK
kislinsk updated the task description for T30249: [Py] UC2.3 - Load images and explore properties.
Thu, Mar 7, 9:08 AM · MITK

Wed, Mar 6

s434n added a comment to T29273: Decouple TimeNavigation from SliceNavigationController.

Deleted branch from rMITK MITK: feature/T29273-Decouple-TimeNavigationController-from-SliceNavigationController.

Wed, Mar 6, 2:46 PM · MITK
s434n closed T29273: Decouple TimeNavigation from SliceNavigationController, a subtask of T29264: Overhaul of the SliceNavigationController and the BaseRenderer, as Resolved.
Wed, Mar 6, 2:43 PM · MITK
s434n closed T29273: Decouple TimeNavigation from SliceNavigationController as Resolved.
Wed, Mar 6, 2:43 PM · MITK
s434n removed a project from T30337: Allow custom product name and further customizations: Request for Discussion.
Wed, Mar 6, 12:27 PM · MITK
s434n triaged T30360: [MxN] Add group synchronization as Normal priority.
Wed, Mar 6, 12:25 PM · MITK