User Details
- User Since
- Aug 1 2016, 12:10 PM (441 w, 4 h)
- Roles
- Disabled
Aug 2 2016
[SVN revision 21397]
FIX (#3366): Added three sliders for scaling the moving image.
[SVN revision 21293]
FIX (#3287): Removed check for visibility property = true for getting subset from DataStorage. Additionally added check for visibility of node from subset to mitkLevelWindowWidgetContextMenu.cpp.
[SVN revision 21296]
COMP (#3282): Added dependency on MitkDeformableRegistration for SmallTools.
[SVN revision 21294]
FIX (#3282): Created build system modules for rigid and deformable registration code. Code will only be compiled when it is needed by another bundle or module.
[SVN revision 21295]
COMP (#3282): Moved testing files into new module structure.
[SVN revision 21099]
FIX (#3247): DataStorageChanged is now splitted into two methods one for removal of DataTreeNodes and one for changes on them. SetAutoTopMostImage now filters the removed image from DataStorage predicate so that it could not be the selected image anymore.
No, I think this is a pure feature request which can have a lower priority than other bugs for 1.0 release.
[SVN revision 21098]
FIX (#3208): If guessByCentralSlice is set to false the whole image with all timesteps is now considered for calculating the min and max value for level window. Can be accessed via the context menu of the level window slider.
There has already been a possibility to use the whole image for calculating the grayvalue range in the context menu which should be used in cases when the normal way does not lead to sufficient results. Does your change do the same as the context menu option?
If you think I did not understand your issue correctly, please try to explain it again and feel free to reopen the bug.
"- The slider size can be only adjusted clicking on the lower boarder, but not
on the upper."
The bug is now splitted into 3 bugs which block this bug. This bug should be fixed if the three other bugs are fixed.
[SVN revision 21048]
FIX (#3200): Changed behavior after changing visibility of a node. Added a new property observer to listen for changes on layer property.
There is an error in QmitkFunctionality leading to a pointer crash. Requesting Core Modification flag
I do not understand exactly what you have done for the crash, but in my case the application crashes with every module which is reopened after closing in QmitkFunctionality::PartActivated( cherry::IWorkbenchPartReference::Pointer partRef ). Independent from loading images...
[SVN revision 20833]
FIX (#3166): All transforms metrics and optimizer have their own GUI classes which were added to QmitkRigidRegistrationSelector in constructor.
[SVN revision 20835]
COMP (#3166): Fixed case-sensitive includes of Qt classes and wrong include locations.
[SVN revision 20836]
COMP (#3166): Fixed case-sensitive includes of Qt classes.
[SVN revision 20870]
FIX (#3156): Fix for a "bug" in CMake, which does not include all transitive link libraries for a given target, in this case the TARGET_LINK_LIBRARIES were not set correctly for cppUnit in debug mode.
[SVN revision 20713]
FIX (#3131): Merged from trunk. Testpresets were added to the bin folder for installer and presets were searched in the correct file now.
[SVN revision 20712]
FIX (#3131): Testpresets were added to the bin folder for installer and presets were searched in the correct file now.
[SVN revision 20818]
DOC (#3117): Changed the registration manuals to be on a single page for each module.
[SVN revision 20593]
FIX (#3106): 4D images selected in DataManager will not be processed anymore.
Is it possible to start the table with a counting number and in the next column "ID ...". It would be nice if the numbers in the table could be consistent to the label numbers of the pointset.
In that case it should show the PointID + 1.
It would also be nice if the PointList starts counting with 1 instead of 0.
Many of the logged messages seem to come from the segmentation module which was most probably active at the same time...
[SVN revision 20545]
FIX (#3022): Error messages are now shown via a message box.
Just thought about a way to let the DataManger module access an appropriate method in mitkLevelWindowManager directly to tell about the selected Node.
Markus, maybe you find the time to look into this issue and find a solution together with Jochen.
My problem is that I use the Visible and Hidden methods because every new selection in Datamanager call the deactivated methods. My plan is to reset the image colors to greyvalues when the module is not needed anymore (Hidden) and set to red/green colors when the module is visible again and the checkbox is set. At the moment the behavior for switching between two registration modules is:
After the splash screen has gone the render windows look something like this until a click is done which lets the windows be rerendered.
Render windows after splash screen
After MITK is opened and the splash screen is still shown it looks like this.
This behavior occurs on windows xp system when starting the application in fullscreen. Maybe you have to first start the application once, maximize it, select a perspective with render windows and close the application, so that these settings were saved for next startup. I can not provide a screenshot yet, because it works well for remote. I think it is because the screen is rerendered after the splash screen closes in remote mode.
[SVN revision 20090]
FIX (#2920): Changed behavior for switching between modules which caused the red/green visualization bug. Same changes were necessary for all three registration modules.
[SVN revision 20033]
FIX (#2914): Check whether a moving image mask exists before trying to rotate the image mask.
[SVN revision 20189]
FIX (#2912): Changed geometry update to compose instead of translate to make the changes available for ITK. Changes will now also affect all childnodes.
Seems to be related to ITK 3.14. Works with ITK 3.16.
Thomas, if you find the time you can reintegrate it. But it needs a documentation on how to use it properly. In that case you can reopen the bug.
[SVN revision 20207]
FIX (#2895): Layout changed to not showing image pyramid and preprocessing group box for 3M. Both group boxes are set to hide();
The same installer version works well for my windows system at work.
My windows system with Service Pack 2 at home gives the following errors at startup with installer version: r20098.
[SVN revision 19971]
COMP (#2880): Added missing files.
[SVN revision 19970]
FIX (#2880): A perspective for registration modules has been added.
[SVN revision 20044]
FIX (#2871): Added *.nii file format to file open dialogs.
Set BSplines part to hide() so that it is invisible in 3M3 and can not be used for registration.
Thomas, if you find the time you can reintegrate it. But it has to be a easy to use interface and there has to be a written testcase and documentation.
I recently changed the name from Functionallity to Module. I also just changed the text and images, I did not copy the text or something like that so that it could be listed twice. Is there any other possibility why the old version is added at the bottom, what kind of an error within the .dox file could that be?
Work in progress? Doxygen pages are still not shown correctly.
Philipp, could you please write some lines for the new behavior?
Philipp, could you please write some lines for the new behavior?
[SVN revision 19747]
FIX (#2749): Added remaining progress to ProgressBar so that it won't stay at about 90% after registration process.
[SVN revision 19757]
FIX (#2748): Introduced a checkbox for switching between standard registration and registration with ICP.
[SVN revision 19756]
FIX (#2748): Used a spacer to decrease size.
[SVN revision 19755]
FIX (#2748): PointListWidget will now adapt its size to the available space.
[SVN revision 19898]
FIX (#2731): Demons Registration changed so that it adds the deformation field and result image to DataStorage after registration.
[SVN revision 20206]
FIX (#2731): Layout changed to only provide Demonsbased registration methods for 3M. BSpline is set to hide();
[SVN revision 20219]
FIX (#2731): The registration button has an icon and the Documentation is adapted.
[SVN revision 20216]
FIX (#2729): A default preset is loaded at startup, the registration, und and redo buttons have icons and the Documentation is adapted.
[SVN revision 19793]
FIX (#2731): Changed layout for a better usability.
[SVN revision 19672]
FIX (#2731): Added Listener for Datamanger selections. Removed ComboBoxes and other unnecessary methods.
[SVN revision 19681]
COMP (#2731): Fix warnings.
[SVN revision 19687]
FIX (#2731): SelectionListener is now instantiated correctly.
[SVN revision 19962]
COMP (#2729): Added space betweeen two >.
[SVN revision 19870]
FIX (#2731): Fixed removal of DataManager selection listener. Fixed not working connection.
[SVN revision 19670]
FIX (#2730): Removed unnecessary code.
[SVN revision 19760]
FIX (#2731): Added call to unregister DataManager listener on destruction. Removed unnecessary connections.
[SVN revision 19794]
FIX (#2730): Changed layout for a better usability.
[SVN revision 19655]
FIX (#2730): Added Listener for Datamanger selections. Removed ComboBoxes and other unnecessary methods.