Deleted branch from rMITK MITK: feature/T29390-Improve_conversion_for_multilabel.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 16 2024
Jun 25 2024
Jun 19 2024
Deleted branch from rMITK MITK: feature/T30469-SupportExperimentalFilesystem.
Deleted branch from rMITK MITK: feature/T30387-highlight_labels.
Deleted branch from rMITK MITK: feature/T30294-Remove_LabelSet_class.
Jun 18 2024
Deleted branch from rMITK MITK: feature/T30300-totalseg-fastbox.
Deleted branch from rMITK MITK: feature/T30353-totalseg-update.
Deleted branch from rMITK MITK: bugfix/T30392-totalseg-nnunet-confirmbutton.
Deleted branch from rMITK MITK: feature/T30355-medsam-tool.
Deleted branch from rMITK MITK: feature/T30357-medsam-doku.
Deleted branch from rMITK MITK: feature/T30231-monailabel-doku.
Deleted branch from rMITK MITK: feature/T30426-doc-updates.
Deleted branch from rMITK MITK: feature/T30457-totalseg-mri.
Jun 17 2024
Deleted branch from rMPT MITK-ProjectTemplate: release/T30472-v2024.06.
Deleted branch from rMITK MITK: release/T30472-v2024.06.
Jun 16 2024
Pushed new branch to rMPT MITK-ProjectTemplate: release/T30472-v2024.06.
Pushed new branch to rMITK MITK: release/T30472-v2024.06.
Jun 14 2024
Jun 13 2024
Pushed new branch to rMITK MITK: feature/T30469-SupportExperimentalFilesystem.
Jun 12 2024
Deleted branch from rMITK MITK: bugfix/T30465-CreateExtractFromSegmentationIcon.
Pushed new branch to rMITK MITK: bugfix/T30465-CreateExtractFromSegmentationIcon.
Seems to be solved as it was not found again be our monkey testing.
Jun 11 2024
I applied the patch mention here and deployed the patched version of Boost to the MITK server.
Deleted branch from rMITK MITK: bugfix/T30464-PatchBoost_VS2022_v17.10.
Pushed new branch to rMITK MITK: bugfix/T30464-PatchBoost_VS2022_v17.10.
Isn't it resolved and merged?
Jun 7 2024
Deleted branch from rMITK MITK: bugfix/T30463-FixHttpLibDeps.
Pushed new branch to rMITK MITK: bugfix/T30463-FixHttpLibDeps.
Jun 5 2024
Deleted branch from rMITK MITK: bugfix/T30458-IncreaseDefaultBrushSize.
Pushed new branch to rMITK MITK: bugfix/T30458-IncreaseDefaultBrushSize.
Jun 4 2024
Pushed new branch to rMITK MITK: feature/T30457-totalseg-mri.
After meeting, it was decided to push for 2024.06 release
Deleted branch from rMITK MITK: bugfix/T30456-UpgradeITK.
- Windows Edition: Windows 11 Home
- MITK Blocked /Scanned: When starting the MitkWorkbench.bat file the Windows system does not let it run intially. A window appears "Windowps protects your PC- Microsoft Defender SmartScreen prevented an ungecognised app from starting- Running this app might put your PC at risk." Then the option "Run anyway" was selected.
- Installation location: in C drive ( Desktop)
- Exact terminal output: Command window with a large amount of text appears when the software runs; otherwise, only the first paragraph ("C:\Users\....\bin\MitkWokbench.exe") appears in the command screen.
What would be your estimate regaridng the effort? Lets talk about it tomorrow?
Jun 3 2024
The new MR task feature is not just straightfwd pip version update change in MITK for installation.
The total_mr brings new 56 label name set.
There would be code updates to parse & apply it in mitkTotalSegmentator.cpp.
- Instead of depending on Eigen, depend on ITK|ITKEigen3.
- Prefix header paths with itkeigen/, e.g. itkeigen/Eigen/Dense instead of Eigen/Dense
ITK's Eigen interferes with our separate external dependency, so I will remove our own and change the dependencies to ITK's Eigen, which is just fine regarding its version.
Pushed new branch to rMITK MITK: bugfix/T30456-UpgradeITK.
I fixed MatchPoint with rMP6a425290639f: Merge branch 'T30456-FixWrongClassNameInITKMacro'.
May 28 2024
Deleted branch from rMITK MITK: bugfix/T30453-FixBufferOverflow.
May 27 2024
Pushed new branch to rMITK MITK: bugfix/T30453-FixBufferOverflow.
Deleted branch from rMITK MITK: bugfix/T30452-MSVC-194x-Boost.
Pushed new branch to rMITK MITK: bugfix/T30452-MSVC-194x-Boost.
Words like Sorry and You're in luck are removed.
May 24 2024
May 21 2024
As no such issue is already known to us there won't be any difference in the upcoming release. A little bit more information would be useful here. What version of Windows? Blocked/scanned by anti malware software/virus scanner? Where did they install MITK? User rights? What's the exact terminal output? What about the command-line apps?
May 16 2024
This task is closed since the ModelFit/Perfusion views will be part of MITK v2024.06 and it is planned that they will be part of the official releases from MITK v2024.06 onwards.
May 15 2024
In the MitkNodePredicateGeometry to precision is set to 1e-6. So this is at least one of the issues why the old masks are not found. It could be an option to relax the precision, but since the rotation matrix might have a large effect even for small inaccuracies, it needs to be thoroughly tested first how big the effect is if. e.g 1e-4 is accepted.
For now, the new segmentation masks are provided as test data instead of the old masks.