User Details
- User Since
- Aug 1 2016, 12:10 PM (453 w, 6 d)
- Roles
- Disabled
Aug 2 2016
[86bb4c]: Merge branch 'bug-8124-MESAControllerStubFix'
[7e660b]: Merge branch 'bug-8124-MESAControllerStubFix'
[74bcc2]: Merge branch 'bug-8124-MESAControllerStubFix'
[f234d7]: Merge branch 'bug-8124-MESAControllerStubFix'
[5e53dd]: Merge branch 'bug-8124-MESAControllerStubFix'
Remaining features to implement:
- check if confidence map is provided correctly
- check manual for further implementations
[4d0d10]: Merge branch 'bug-8124-MESAControllerStubFix'
[c05c6a]: Merge branch 'bug-8124-MESAIntegration'
It crashes only if the "Show helper objects" property is checked (Window->Preferences->DataManager->...)!!!
Added change request for core modification.
Fixed by #5048
Fixed by #5048
First patch to fix channel problem
Attached is a first patch of our fix:
[SVN revision 28825]
ENH (#4357): added feature to load a series of 2D images to 3D volume
[SVN revision 28822]
ENH (#4357): added feature to load a series of 2D images to 3D volume
[SVN revision 28820]
DOC (#4357): added feature to load a series of 2D images to 3D volume
Successfully tested for NDI Polaris and Aurora.
[SVN revision 22717]
FIX (#3962): moved some initialization code to method Activated() and added cleanup code (remove the focus observer) to method Deactivated()
[SVN revision 24577]
FIX (#3848): fixed problem with duplicated file extension entries
We walked through the code. In mitkCoreObjectFactory is a variable "m_FileExtensions" initialized with EXTERNAL_FILE_EXTENSIONS which contains a list of file extensions. Step by step other file extensions are appended from other classes in the following order:
Successfully tested Step3 which uses VolumeDataVtkMapper3D for volume rendering. Problem does not occur any more. Close this bug.
Bug fixed. The methods SetSurface and SetFixedImage are now deprecated. Please use the new method SetParameter instead.