Page MenuHomePhabricator
Feed Advanced Search

Dec 5 2016

hettich claimed T19511: Mouse keeps rotating symbol in rotation mode.
Dec 5 2016, 11:18 AM · Auto-closed, Bugzilla, MITK
hettich claimed T19582: Fiber bundles in Simulated Data produce many gl-errors and occasionaly a soft crash..
Dec 5 2016, 11:18 AM · Auto-closed, MITK, Bugzilla
hettich claimed T19824: Crash on closing MitkDiffusion Application.
Dec 5 2016, 11:18 AM · Auto-closed, Bugzilla, MITK
hettich claimed T19878: Fix simple colourization of DTI Glyphs.
Dec 5 2016, 11:17 AM · MITK
hettich claimed T18662: odf glyphs are not rendered if image has negative entry in direction matrix.
Dec 5 2016, 11:16 AM · Bugzilla, MITK
hettich closed T20180: Axial renderer origin in top-left-front corner, not in the bottom-left-back as Invalid.
Dec 5 2016, 11:11 AM · Request for Discussion, MITK
hettich added a comment to T20180: Axial renderer origin in top-left-front corner, not in the bottom-left-back.

Concerning your request for a talk, I must respectfully decline - lets stick to written communication here on phabricator.

Dec 5 2016, 10:37 AM · Request for Discussion, MITK
hettich added a comment to T20180: Axial renderer origin in top-left-front corner, not in the bottom-left-back.

Missunderstood your comment then. Please think about radiologist's versus neurologist's view: rendered slices are twosided and twodimensional, so inverting an axis in a slice means changing the point of view, not changing handedness. Yes, thats an excellent source of confusion.

Dec 5 2016, 10:32 AM · Request for Discussion, MITK
hettich added a comment to T20180: Axial renderer origin in top-left-front corner, not in the bottom-left-back.

thank you very much for your input.
as you have experienced, documentation can be incomplete or unclear.

Dec 5 2016, 8:31 AM · Request for Discussion, MITK
hettich added a comment to T22114: re-init does not work with images with flipped axes.

cannot reproduce.
awaiting example data file and exact specification of affected version.

Dec 5 2016, 8:23 AM · MITK

Nov 25 2016

hettich added a comment to T20180: Axial renderer origin in top-left-front corner, not in the bottom-left-back.

https://phabricator.mitk.org/file/data/kdjzwxzsn56duqb64xg3/PHID-FILE-zept6drjkpwlbu3id653/LPS_12x12x12_100010001.nrrd

Nov 25 2016, 6:09 PM · Request for Discussion, MITK
hettich added a comment to T20180: Axial renderer origin in top-left-front corner, not in the bottom-left-back.

Yes, misunderstood.
MITK uses LPS in world coordinates, therefore (0,0,0) is located in Right-Front-Bottom corner ( assuming 1. octant, that means all 3 positive half-axes ), of course the patient's right is on the left on the screen, as usual in medical imaging.

Nov 25 2016, 5:57 PM · Request for Discussion, MITK
hettich added a comment to T20180: Axial renderer origin in top-left-front corner, not in the bottom-left-back.

According to the documentation, the world geometry origin should be in the bottom-left-back corner.

Nov 25 2016, 1:14 PM · Request for Discussion, MITK

Nov 21 2016

hettich added a comment to T19632: Reinit behavior in mirrored datasets.

meta-geometry-human-readable-nrrd-file for us nerrds and geeks.
Have phun playing with space:, space direction: and space origin:.
Maybe we'll use it for unit tests.

Nov 21 2016, 4:46 PM · Bugzilla, MITK

Nov 7 2016

hettich closed T20201: Volume visualization crashes when changing to CPU Rendering as Resolved.

same as T20070, fixed in master.

Nov 7 2016, 4:14 PM · MITK
hettich added a comment to T19824: Crash on closing MitkDiffusion Application.

Still can reproduce this error-on-closing MitkDiffusion, and it persists over multiple sessions until I restart $> MitkDiffusion --BlueBerry.clean
with --BlueBerry.clean.
To me this issue smells like an off-by-one in the destructor callchain between BlueBerry and Qt. Since this issue seems to only create a coredump _on_closing_ and does not affect the session/usage/functionality of the MitkDiffusion-Workbench, as far as I can see, really low priority... but a vexing problem none the less.

Nov 7 2016, 2:51 PM · Auto-closed, Bugzilla, MITK

Nov 4 2016

hettich created T20229: Feature request: MitkWorkbench and MitkDiffusion shall offer to select fiber bundles by from and to location..
Nov 4 2016, 2:32 PM · MITK
hettich renamed T20227: Feature request: MitkWorkbench shall show list of label colors (and names) of parcellation data. from Feature request: MitkWorkbench shall show label colors (and names) of parcellation data. to Feature request: MitkWorkbench shall show list of label colors (and names) of parcellation data..
Nov 4 2016, 2:26 PM · MITK
hettich created T20227: Feature request: MitkWorkbench shall show list of label colors (and names) of parcellation data..
Nov 4 2016, 2:16 PM · MITK

Oct 30 2016

hettich updated subscribers of T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench.
Oct 30 2016, 8:59 AM · MITK

Oct 28 2016

hettich closed T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench as Resolved.
diff --git a/Modules/MapperExt/CMakeLists.txt b/Modules/MapperExt/CMakeLists.txt
index aa04ecb..f233bbd 100644
--- a/Modules/MapperExt/CMakeLists.txt
+++ b/Modules/MapperExt/CMakeLists.txt
@@ -2,5 +2,8 @@ MITK_CREATE_MODULE(DEPENDS MitkDataTypesExt MitkLegacyGL
                    WARNINGS_AS_ERRORS
                   )
Oct 28 2016, 7:20 PM · MITK
hettich committed rMITKc5b9d75a7660: Merge branch 'T20070-fix-cpu-volume-rendering-crash' (authored by hettich).
Merge branch 'T20070-fix-cpu-volume-rendering-crash'
Oct 28 2016, 5:48 PM
hettich committed rMITK10bf4f18a76b: Added vtkAutoInit for factorie's required defines. (authored by hettich).
Added vtkAutoInit for factorie's required defines.
Oct 28 2016, 5:37 PM
hettich added a comment to T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench.

Pushed new branch T20070-fix-cpu-volume-rendering-crash.

Oct 28 2016, 5:36 PM · MITK
hettich claimed T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench.

It works:

diff --git a/Modules/MapperExt/src/mitkGPUVolumeMapper3D.cpp b/Modules/MapperExt/src/mitkGPUVolumeMapper3D.cpp
index 117e91f..bc7b96b 100644
--- a/Modules/MapperExt/src/mitkGPUVolumeMapper3D.cpp
+++ b/Modules/MapperExt/src/mitkGPUVolumeMapper3D.cpp
@@ -18,6 +18,9 @@ See LICENSE.txt or http://www.mitk.org for details.
 #define GPU_WARN MITK_WARN("mapper.vr")
 #define GPU_ERROR MITK_ERROR("mapper.vr")
Oct 28 2016, 5:31 PM · MITK

Oct 26 2016

hettich lowered the priority of T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench from High to Low.

According to @kolbch, mitk's volume rendering code will be removed and the rendering backend replaced, soon-ish.
VTK now can do all that stuff, and more.

Oct 26 2016, 5:39 PM · MITK

Oct 18 2016

hettich added a comment to T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench.

this is where the fun begins. where should this missing define be located?

Oct 18 2016, 3:07 PM · MITK

Oct 17 2016

hettich added a comment to T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench.
(gdb) f 0
#0  vtkFixedPointVolumeRayCastMapper::vtkFixedPointVolumeRayCastMapper (this=0x42712a0)
    at /home/mhettich/MITKsuperbitch/ep/src/VTK/Rendering/Volume/vtkFixedPointVolumeRayCastMapper.cxx:717
717	  this->ImageDisplayHelper->PreMultipliedColorsOn();
(gdb) l
712	  // did we render last time (so we can check if it is changing)
713	  this->CurrentScalars = NULL;
714	  this->PreviousScalars = NULL;
715	
716	  this->ImageDisplayHelper  = vtkRayCastImageDisplayHelper::New();
717	  this->ImageDisplayHelper->PreMultipliedColorsOn();
718	  this->ImageDisplayHelper->SetPixelScale( 2.0 );
719	
720	  // This is the min max volume used for space leaping. Each 4x4x4 cell from
721	  // the original input volume has three values per component - a minimum scalar
(gdb) p ImageDisplayHelper
$1 = (vtkRayCastImageDisplayHelper *) 0x0
(gdb) p this->ImageDisplayHelper
$2 = (vtkRayCastImageDisplayHelper *) 0x0
Oct 17 2016, 5:47 PM · MITK

Oct 14 2016

hettich added a comment to T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench.

Seems to be a VTK problem.

Oct 14 2016, 2:32 PM · MITK

Oct 5 2016

hettich updated the task description for T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench.
Oct 5 2016, 5:43 PM · MITK
hettich updated the task description for T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench.
Oct 5 2016, 5:39 PM · MITK
hettich created T20070: Unsetting all volume rendering properties crashes MitkDiffusion/MitkWorkbench.
Oct 5 2016, 5:38 PM · MITK

Aug 26 2016

hettich added a comment to T19878: Fix simple colourization of DTI Glyphs.

No, FA-scaling is okay. Maybe I messed up using vtkGlyph3D?

Aug 26 2016, 11:18 AM · MITK

Aug 25 2016

hettich triaged T19882: Image orientation flip upon segmentation start (Siemens Aera 1.5T MRI Scanner, DICOM imaging data) as Normal priority.
Aug 25 2016, 6:13 PM · MITK
hettich added a comment to T19882: Image orientation flip upon segmentation start (Siemens Aera 1.5T MRI Scanner, DICOM imaging data).

Doublicate of T19632, working on it, seems to be a nasty problem.

Aug 25 2016, 6:13 PM · MITK

Aug 19 2016

hettich created T19878: Fix simple colourization of DTI Glyphs.
Aug 19 2016, 3:45 PM · MITK

Aug 10 2016

hettich added a comment to T19632: Reinit behavior in mirrored datasets.

My branch "bug-19632-FindInvertedAxis" is useless, because I had the stupid idea that this problem would be easily solved by correct math.

Aug 10 2016, 8:32 PM · Bugzilla, MITK
hettich added a comment to T19852: Workbench crash on startup if BasicImageProcessing is opened and DataManager is not.
Aug 10 2016, 12:51 PM · MITK

Aug 8 2016

hettich triaged T19513: No mirroring by (global) reinit as Normal priority.
Aug 8 2016, 5:18 PM · Auto-closed, Bugzilla, MITK
hettich added a comment to T19632: Reinit behavior in mirrored datasets.

similar or same as T19513

Aug 8 2016, 5:17 PM · Bugzilla, MITK
hettich triaged T19511: Mouse keeps rotating symbol in rotation mode as Low priority.
Aug 8 2016, 5:17 PM · Auto-closed, Bugzilla, MITK
hettich added a comment to T19511: Mouse keeps rotating symbol in rotation mode.

Same appearance, but still functional in Mac OS 10 elCapitan, unlike ubuntu 14 where one cannot click anything anymore as long as rotation symbol is on the mouse cursor.

Aug 8 2016, 5:16 PM · Auto-closed, Bugzilla, MITK

Aug 4 2016

hettich created T19839: Missing documentation of org.mitk.gui.qt.datamanager/src/internal.
Aug 4 2016, 4:28 AM · Auto-closed, MITK
hettich added a comment to T19632: Reinit behavior in mirrored datasets.

The question is HOW:
*change rendering somehow,
*change index2world-matrix,
*change window titles to XYZ instead of AxialCoronalSagittal,
*do a global reinit instead,
*just inform the user, or
*forgettaboutit?

Aug 4 2016, 2:42 AM · Bugzilla, MITK
hettich triaged T19632: Reinit behavior in mirrored datasets as Normal priority.
Aug 4 2016, 2:38 AM · Bugzilla, MITK
hettich lowered the priority of T19347: Direction of crosshair orientation decoration from Low to Wishlist.
Aug 4 2016, 2:36 AM · MITK, Bugzilla

Aug 2 2016

hettich added a comment to T19690: crash on closing MitkDiffusion after selecting a perspective from the welcome page..

backtrace

Aug 2 2016, 10:23 AM · MITK (2016-11), Bugzilla
hettich added a comment to T19690: crash on closing MitkDiffusion after selecting a perspective from the welcome page..

Possibly dublicate of T19165, futher investigation needed.

Aug 2 2016, 10:23 AM · MITK (2016-11), Bugzilla
hettich added projects to T19690: crash on closing MitkDiffusion after selecting a perspective from the welcome page.: MITK, Bugzilla.
Aug 2 2016, 10:23 AM · MITK (2016-11), Bugzilla
hettich added a comment to F1318: gdb.out.

backtrace

Aug 2 2016, 10:23 AM
hettich added a comment to F1317: file_19690.txt.

CLI output

Aug 2 2016, 10:23 AM
hettich added projects to T19607: Immediate crash on changing anything in QmitkControlVisualizationPropertiesView's QComboBox for thick slices (TS): MITK, Bugzilla.
Aug 2 2016, 10:23 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19607: Immediate crash on changing anything in QmitkControlVisualizationPropertiesView's QComboBox for thick slices (TS).

[fe3b7b]: Merge branch 'bug-19607-ControlVisualizationPropertiesView-m_MultiWidg

Merged commits:

2016-03-14 14:51:34 Martin Hettich [682c55]
increase robustness and sanity.

Aug 2 2016, 10:23 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19607: Immediate crash on changing anything in QmitkControlVisualizationPropertiesView's QComboBox for thick slices (TS).

The main issue was

Aug 2 2016, 10:23 AM · MITK (2016-03), Bugzilla
hettich added a comment to F1298: Screenshot - 02.03.2016 - 14:01:25.png.

screenshot

Aug 2 2016, 10:23 AM
hettich added a comment to F1299: Screenshot - 02.03.2016 - 16:07:33.png.

screenshot

Aug 2 2016, 10:23 AM
hettich added a comment to T19582: Fiber bundles in Simulated Data produce many gl-errors and occasionaly a soft crash..

screenshot

Screenshot - 02.03.2016 - 14:01:25.png (1×3 px, 529 KB)

Aug 2 2016, 10:23 AM · Auto-closed, MITK, Bugzilla
hettich added a comment to T19582: Fiber bundles in Simulated Data produce many gl-errors and occasionaly a soft crash..

screenshot

Screenshot - 02.03.2016 - 16:07:33.png (1×3 px, 719 KB)

Aug 2 2016, 10:23 AM · Auto-closed, MITK, Bugzilla
hettich added a comment to F1297: Screenshot - 02.03.2016 - 16:07:23.png.

screenshot

Aug 2 2016, 10:23 AM
hettich added projects to T19582: Fiber bundles in Simulated Data produce many gl-errors and occasionaly a soft crash.: MITK, Bugzilla.
Aug 2 2016, 10:23 AM · Auto-closed, MITK, Bugzilla
hettich added a comment to T19582: Fiber bundles in Simulated Data produce many gl-errors and occasionaly a soft crash..

screenshot

Screenshot - 02.03.2016 - 16:07:23.png (1×3 px, 508 KB)

Aug 2 2016, 10:23 AM · Auto-closed, MITK, Bugzilla
hettich added projects to T19532: Rotation interaction with a clipping plane only works in the 3D render window, but should work in all 4 render windows.: MITK, Bugzilla.
Aug 2 2016, 10:23 AM · Bugzilla, MITK
hettich added a comment to T19484: [Fiberfox] Artefacts activated even though flag set to false.

[ed8990]: Merge branch 'bug-19484-integra-FiberFoxFixArtefactsFlag'

Merged commits:

2016-06-08 21:05:27 Martin Hettich [7bec47]
COMP: fix merge conflict frak-up.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19484: [Fiberfox] Artefacts activated even though flag set to false.

[580ab8]: Merge branch 'bug-19484-FiberFox-FixArtefactsFlag'

Merged commits:

2016-02-20 19:53:48 Martin Hettich [6fa004]
add checks of AddNoise boolean flag and do some cleanup of indentation and add missing braces.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19484: [Fiberfox] Artefacts activated even though flag set to false.

[369b8c]: COMP: Merge branch 'bug-19484-FiberFox-FixArtefactsFlag', resolve over

Merged commits:

2016-02-20 19:53:48 Martin Hettich [119e6b]
add checks of AddNoise boolean flag and do some cleanup of indentation and add missing braces.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19484: [Fiberfox] Artefacts activated even though flag set to false.

[b94ec8]: Merge branch 'bug-19484-integra-FiberFoxFixArtefactsFlag'

Merged commits:

2016-06-09 00:24:20 Martin Hettich [ec9b74]
COMP: fix missmatched braces after merge-conflicts.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19481: [Fiberfox] Crash on empty tag.

[224b92]: Merge branch 'bug-19481-EmptyMotionVolumesTag'

Merged commits:

2016-03-16 21:09:40 Martin Hettich [882096]
fix T19841: crash on empty tag.

Aug 2 2016, 10:22 AM · MITK (2016-11), Bugzilla
hettich added a comment to T19474: [Fiberfox] Motion is generated only for the first volumes.

[41ab7f]: Merge branch 'bug-19474-ParseGradientsBeforeAddingMotion_FiberfoxParam

Merged commits:

2016-02-29 16:36:35 Martin Hettich [14c879]
parse the gradients before adding the motion, so that the image information is complete at that moment.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19475: [Fiberfox] Review output naming for FiberFox MiniApp.

[24edfb]: Merge branch 'bug-19475-integra-FiberFoxMiniAppOutputName'

Merged commits:

2016-02-13 17:53:56 Martin Hettich [de3aed]
fix output filepath and filename handling in MitkFiberfox MiniApp and itkTractsToDWIImageFilter Module.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19381: Missing documentation and comments in mitkplanegeometry.

[c37e05]: Merge branch 'bug-19381-add-comments-to-mitkPlaneGeometry-initializeSt

Merged commits:

2015-10-26 15:57:12 Martin Hettich [152846]
correct indentation and spelling.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added projects to T19381: Missing documentation and comments in mitkplanegeometry: MITK, Bugzilla.
Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19381: Missing documentation and comments in mitkplanegeometry.

May be related to bugs #11477,#18662, trouble with reinit vs. global reinit etc..

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19381: Missing documentation and comments in mitkplanegeometry.

Missing documentation and comments in mitkplanegeometry.cpp and unclear code.

Aug 2 2016, 10:22 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19362: Fiberfox crashes when adding a planar figure.

New bug for this particular function:
http://bugs.mitk.org/show_bug.cgi?id=19582

Aug 2 2016, 10:22 AM · Bugzilla, MITK
hettich added a comment to T19362: Fiberfox crashes when adding a planar figure.

Invalid since 18167 was reverted.

Aug 2 2016, 10:22 AM · Bugzilla, MITK
hettich added a comment to T19362: Fiberfox crashes when adding a planar figure.

actual master (1aac94dc16abbc1ff5b54a4cafd61afd788bbfa5)
works visibly, but gives many gl-Errors, and sometimes a 'soft' crash
(see screenshot)

Aug 2 2016, 10:22 AM · Bugzilla, MITK
hettich added a comment to T19347: Direction of crosshair orientation decoration.

In Developer Mode -> DataManager -> stdmulti.widget[13] -> details => negative Normal vector ( who, how, what, why, wtf does this ? ), while stdmulti.widget2 => positive Normal vector. This matches this bug.

Aug 2 2016, 10:22 AM · MITK, Bugzilla
hettich added projects to T19347: Direction of crosshair orientation decoration: MITK, Bugzilla.
Aug 2 2016, 10:22 AM · MITK, Bugzilla
hettich added projects to T19296: GUI for mitkEventRecorder.cpp doesn't show any errors or progress indication, mitkEventRecorder's error messages only show up on the CLI console.: MITK, Bugzilla.
Aug 2 2016, 10:21 AM · Bugzilla, MITK
hettich added a comment to T19274: Re-record segmentation tests.

segfaults at AddContour, both branches and my own stashed branch - which sucks, because it used to work fine on those branches/commits last week...

Aug 2 2016, 10:21 AM · Auto-closed, MITK, Bugzilla
hettich added projects to T19246: g++ compilation fails because local variables may be used uninitialized: -Werror=maybe-uninitialized: MITK, Bugzilla.
Aug 2 2016, 10:21 AM · MITK (2015-05-2), Bugzilla
hettich added a comment to T19237: Allow exclude list in Fiberfox UI for motion generation.

[74572d]: Merge branch 'bug-19237-implementExclusionListFiberFoxMotionGeneration

Merged commits:

2016-06-20 13:09:43 Martin Hettich [6bce31]
minor syntax error corrections.

Aug 2 2016, 10:21 AM · MITK (2016-11), Bugzilla
hettich added a comment to T19237: Allow exclude list in Fiberfox UI for motion generation.

[398dd6]: Merge branch 'bug-19237-implementExclusionListFiberFoxMotionGeneration

Merged commits:

2016-07-01 21:08:56 Martin Hettich [38f485]
also implement #19237: list of negative numbers meaning exclusion in
QmitkFiberfoxView plugin and amend mouse-over help text.

Aug 2 2016, 10:21 AM · MITK (2016-11), Bugzilla
hettich added a comment to T19228: implement ellipsoid glyphs for dti.

[c34ce0]: Merge branch 'bug-19228-implement-ellipsoid-glyphs-for-diffusion-tenso

Merged commits:

2015-08-28 14:22:58 Martin Hettich [d1602a]
COMP: typo corrected, s/abs()/fabs()/2:mitkOdfVtkMapper2D.txx.

Aug 2 2016, 10:21 AM · Bugzilla, MITK
hettich added a comment to T19228: implement ellipsoid glyphs for dti.

[41358c]: COMP: Merge branch 'bug-19228-implement-ellipsoid-glyphs-for-diffusion

Merged commits:

2015-08-28 15:05:12 Martin Hettich [ff2ea6]
COMP: <cmath> vs. MSVC, and Minor Bug: GUI buttons reenabled.

Aug 2 2016, 10:21 AM · Bugzilla, MITK
hettich added a comment to T19228: implement ellipsoid glyphs for dti.

[298e52]: COMP: Merge branch 'bug-19228-implement-ellipsoid-glyphs-for-diffusion

Merged commits:

2015-08-28 18:52:29 Martin Hettich [6e80b9]
Merge remote-tracking branch 'origin/bug-19228-implement-ellipsoid-glyphs-for-diffusion-tensors' into bug-19228-implement-ellipsoid-glyphs-for-diffusion-tensors

Aug 2 2016, 10:21 AM · Bugzilla, MITK
hettich added projects to T19228: implement ellipsoid glyphs for dti: MITK, Bugzilla.
Aug 2 2016, 10:21 AM · Bugzilla, MITK
hettich added a comment to T19228: implement ellipsoid glyphs for dti.

[9c086c]: Merge branch 'bug-19228-implement-ellipsoid-glyphs-for-diffusion-tenso

Merged commits:

2015-08-11 17:49:00 Martin Hettich [6ff148]
Ellipsoid Glyphs for dti implemented, minor bugfix, comment cleanup.

Aug 2 2016, 10:21 AM · Bugzilla, MITK
hettich added a comment to T19219: Typo in Fiberfox user manual.

[e9eaa2]: Merge branch 'bug-19219-typoInDocu'

Merged commits:

2016-03-16 14:56:18 Martin Hettich [4145fc]
correct minor typo in docu.

Aug 2 2016, 10:21 AM · MITK (2016-03), Bugzilla
hettich added a comment to T19165: Some diffusion plugins cause workbench crash on node deletion.

[840bec]: Merge branch 'bug-19165-DiffusionWorkbenchCrashes'

Merged commits:

2016-04-27 20:56:05 Martin Hettich [0e4bde]
add checks for nullptr after each dynamic_cast.

Aug 2 2016, 10:21 AM · Bugzilla, MITK
hettich added a comment to F1248: bug-19133.diff.

bug-19133-old-docu-links-fixed

Aug 2 2016, 10:20 AM
hettich added a comment to T19133: Old documentation link in About Dialog.

git diff of my bugfix

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
hettich added a comment to T19133: Old documentation link in About Dialog.

Modules/QtWidgetsExt/src/QmitkAboutDialogGUI.ui
Modules/DiffusionImaging/MiniApps/Registration.cpp
Modules/Core/resource/Interactions/Legacy/DisplayConfigMITKTools.xml
Examples/BlueBerryExampleLauncher/Configurations/CustomViewer.cmake
Examples/BlueBerryExampleLauncher/Configurations/ExtensionPointDefinition.cmake
Examples/BlueBerryExampleLauncher/Configurations/MinimalApplication.cmake
Examples/BlueBerryExampleLauncher/Configurations/MultiplePerspectives.cmake
Examples/BlueBerryExampleLauncher/Configurations/SelectionServiceMITK.cmake
Examples/BlueBerryExampleLauncher/Configurations/SelectionServiceQT.cmake
Plugins/org.mitk.gui.qt.extapplication/documentation/UserManual/QmitkMITKWorkbenchUserManual.dox
Documentation/Doxygen/3-DeveloperManual/Concepts/Persistence.dox

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
hettich added a comment to F1247: bug-19133-git.diff.

git diff of my bugfix

Aug 2 2016, 10:20 AM
hettich added a comment to T19133: Old documentation link in About Dialog.

(In reply to mdhettich from comment #2)

Created attachment 2092 [details]
git diff of my bugfix

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
hettich added a comment to T19133: Old documentation link in About Dialog.

bug-19133-old-docu-links-fixed

Aug 2 2016, 10:20 AM · MITK (2015-05-2), Bugzilla
hettich added projects to T18726: setting BLUEBERRY_DEBUG_SMARTPOINTER: compile fails, missing #include <cassert>.: MITK, Bugzilla.
Aug 2 2016, 10:18 AM · Bugzilla, MITK
hettich added a comment to F1212: Screenshot - 26.08.2015 - 16:11:21.png.

crazy, it works when there is a positive geometry node present in DataManager

Aug 2 2016, 10:18 AM
hettich added a comment to T18662: odf glyphs are not rendered if image has negative entry in direction matrix.

http://www.itk.org/Doxygen/html/namespaceitk_1_1SpatialOrientation.html

Aug 2 2016, 10:18 AM · Bugzilla, MITK
hettich added a comment to T18662: odf glyphs are not rendered if image has negative entry in direction matrix.

Seems sometimes those glyph are visible after all, but not placed correctly.

Aug 2 2016, 10:18 AM · Bugzilla, MITK