Page MenuHomePhabricator
Feed Advanced Search

Aug 2 2016

schroedt added a comment to T18339: livewire continues interaction on wrong slices.

This issue has been considered in a version before every tool was updated to the new interaction concept. As far as I remember any interaction at another slice than the one you started the live wire tool at was rejected.

Aug 2 2016, 10:16 AM · MITK (2014-10), Bugzilla
schroedt added projects to T17802: Workbench crashes if you try to select contour control point: MITK, Bugzilla.
Aug 2 2016, 10:12 AM · Bugzilla, MITK
schroedt added projects to T17801: Workbench crashes if contour with less than 3 points is filled in slice: MITK, Bugzilla.
Aug 2 2016, 10:12 AM · Bugzilla, MITK
schroedt added a comment to T17797: LiveWire does not work as expected.

We've tried to discover this issue during bugsqashing but were not able to reproduce it. Can you provide us with some more hints?

Aug 2 2016, 10:12 AM · MITK (2016-03), Bugzilla
schroedt added projects to T17557: Crash on startup under MacOSX 10.9 after clean build: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added projects to T17558: Crash under MacOSX 10.9 if datanode is selected: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T17558: Crash under MacOSX 10.9 if datanode is selected.

I'm not able to reproduce this bug on my machine.
Also checked it on another machine running MacOSX 10.9 with same configuration.

Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T17406: LiveWireTool missing contour and control points if render window was changed.

Needs further investigation. Can not be fixed within current release cycle.

Aug 2 2016, 10:11 AM · MITK (2014-10), Bugzilla
schroedt added projects to T17406: LiveWireTool missing contour and control points if render window was changed: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · MITK (2014-10), Bugzilla
schroedt added projects to T17403: PaintTool is not paint if just a single click (-release) is performed: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T17375: Add support for 3D renderWindow interaction to Interaction Testing Framework.

[21904d]: Merge branch 'bug-17375-3D-renderwindow-interaction-tests'

Merged commits:

2014-03-12 09:11:22 Tobias Schroeder [61b564]
Disconnect all observers.

Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added projects to T17375: Add support for 3D renderWindow interaction to Interaction Testing Framework: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added projects to T17362: CMake warning in segmentation module - Missing file: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · Bugzilla, MITK
schroedt added projects to T17357: Disable tool interaction in 3D render-window: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · Bugzilla, MITK
schroedt added a comment to T17357: Disable tool interaction in 3D render-window.

CanHandleEvent still exists in mitkSegTool2D and checks the mapperID. This might be used to prevent interaction in 3D.

Aug 2 2016, 10:11 AM · Bugzilla, MITK
schroedt added a comment to T17343: CMake configure error with clang compiler in Connectomics/CMakelists.txt.

Changes of T16780 fixed the problem.

Aug 2 2016, 10:11 AM · Bugzilla, MITK
schroedt added projects to T17343: CMake configure error with clang compiler in Connectomics/CMakelists.txt: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · Bugzilla, MITK
schroedt added a comment to T17341: FillContourInSlice is buggy for LiveWireTool.

[8b0cc6]: Merge branch 'bug-17341-fix-LW-tool'

Merged commits:

2014-03-26 16:08:21 Tobias Schroeder [b985ef]
Alternate user feedback contour to be corner based

Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T17341: FillContourInSlice is buggy for LiveWireTool.

I've adapted the user feedback contour to be corner based thus the shift of the contour when filled in the slice is removed. It is not the best solution since some pixels marked by the algorithm are not taken into account but this way the user isn't confused about what is happening when confirm segmentation button is pushed.

Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T17345: Allow conversion from contourmodelsets to binary segmentation.

Since it is a container for mitkContourModel the FillContourInSlice function of mitkContourModelUtils can be used.

Aug 2 2016, 10:11 AM · Bugzilla, MITK
schroedt added a comment to T17341: FillContourInSlice is buggy for LiveWireTool.

The problem seems to be fixed taking commented out line "pol2stenc->SetTolerance(0);" in FillContourInSlice back in.
This line is also present in the fill polydata contour example from VTK's homepage.

Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added projects to T17340: Missing feedback contour for PaintTool: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · Bugzilla, MITK
schroedt added projects to T17341: FillContourInSlice is buggy for LiveWireTool: MITK, Bugzilla.
Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T17340: Missing feedback contour for PaintTool.

[ee7516]: Merge branch 'bug-17340-PaintTool-missing-feedback-contour'

Merged commits:

2014-02-26 15:03:17 Tobias Schroeder [2454ee]
Fixed missing feedback contour

Aug 2 2016, 10:11 AM · Bugzilla, MITK
schroedt added a comment to T17341: FillContourInSlice is buggy for LiveWireTool.

Workaround behaves like ipSegmentation.

Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T17341: FillContourInSlice is buggy for LiveWireTool.

Problem is related to center based contour output of ImageLiveWireFilter. The FillContourInSlice seem not working correctly with contours with point coordinates in pixel center.

Aug 2 2016, 10:11 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T17340: Missing feedback contour for PaintTool.

Added a transition to statemachine PressMoveReleaseWithCTRLInversionAllMouseMoves for mouse move. Adapted callback functions in PaintBrushTool to handle left mouse button pressed during mouse move.

Aug 2 2016, 10:11 AM · Bugzilla, MITK
schroedt added projects to T17286: Extract ContourModel object(s) from binary image slice: MITK, Bugzilla.
Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T17238: mitk::Equal throws exception using two identical 4D images.

Use MITK_ACCESSBYITK_DIMENSIONS with 2,3,4

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added projects to T17238: mitk::Equal throws exception using two identical 4D images: MITK, Bugzilla.
Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

Adapted classes according to code review.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

[5332ae]: Merge branch 'bug-16871-fix'

Merged commits:

2014-03-05 13:52:06 Tobias Schroeder [d43595]
Module was renamed

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

[30c0e8]: Merge branch 'bug-16871-Interaction-Testing-Framework-integration'

Merged commits:

2014-02-27 11:25:34 Tobias Schroeder [052e59]
Adapted to new API of InteractionPositionEvent.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

[5d6013]: Merge branch 'bug-16871-fix'

Merged commits:

2014-02-27 15:51:31 Tobias Schroeder [672167]
COMP: Use cmake variable MITK_ENABLE_RENDERING_TESTING to enable interaction test. Avoid crash on linux due to vtkRenderWindow creation.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

[939460]: Merge branch 'bug-16871-fix'

Merged commits:

2014-02-27 14:42:33 Tobias Schroeder [4656a5]
COMP: mitkFiberfoxAddArtifactsToDwiTest used wrong data because of MITK-Data update.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

Reopen bug due to CMake output in Core/Code/Testing.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

Added an InteractionTestHelper class and an example for PointSetDataInteractor of how a test based on CPPUnit will look like.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.
  • Added config section to interaction file for renderer names and default view directions to dynamically create render-windows in helper class.
  • Support for KeyPressEvent.
  • Setter for timeStep of all render-windows.
Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

[accf5d]: Merge branch 'bug-16871-fix'

Merged commits:

2014-02-27 12:49:16 Tobias Schroeder [b8f1a7]
COMP: fix windows compile errors.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

Did some additional stuff to get Tests working in all render windows of mitkWorkbench by providing three render windows with default view directions.
Also registered a DisplayInteractor to handle scroll, move and zoom events.
Added function to InteractionTestHelper to set timestep for 4D data support.
Unregister Renderer instances in destructor.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

Managed to playback scroll interaction the right way. There was a property missing in the xml file for ScrollDirection.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

I've fixed several things in the plugin.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16871: Interaction Testing Framework.

We found out that the inversion of the direction was due to an implicit conversion of the axis of displayPosition in the constructor of InteractionPositionEvent. Responsible for that was BaseRender::Map2DRendererPositionTo3DWorldPosition where GetDisplayGeometry()->ULDisplayToDisplay was used with the same variable for both parameters. This caused the y-axis to be flipped again when an event was created from the xml file.

Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added projects to T16834: Exception when RegionGrowing3D is used on 4D data: MITK, Bugzilla.
Aug 2 2016, 10:10 AM · Bugzilla, MITK
schroedt added a comment to T16687: Tool tests using Interaction Testing Framework.

[774456]: Merge branch 'bug-16687-tool-testing-integration2'

Merged commits:

2014-03-13 09:18:59 Tobias Schroeder [4d3ea1]
Adapted use of MITK_ASSERT_EQUAL

Aug 2 2016, 10:09 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T16690: Segmentation picking tool..

New remote branch pushed: bug-16690-segmentation-picking-tool

Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added projects to T16690: Segmentation picking tool.: MITK, Bugzilla.
Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added a comment to T16690: Segmentation picking tool..

[d5c8c8]: Merge branch 'bug-16690-segmentation-picking-tool'

Merged commits:

2014-01-17 10:20:36 Tobias Schroeder [a60f5a]
Added ui file for PickingTool.

Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added projects to T16687: Tool tests using Interaction Testing Framework: MITK, Bugzilla.
Aug 2 2016, 10:09 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T16687: Tool tests using Interaction Testing Framework.

New remote branch pushed: bug-16687-tool-testing-framework

Aug 2 2016, 10:09 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T16687: Tool tests using Interaction Testing Framework.

Renamed bug and added dependency T16871

Aug 2 2016, 10:09 AM · MITK (2014-03), Bugzilla
schroedt added a comment to T16651: Migration of Interactors.

[5f8725]: Merge branch 'bug-16651-segmentation-statemachine-fix'

Merged commits:

2014-02-26 14:32:35 Tobias Schroeder [6ca78e]
Added missing statemachine for tool with wheel interaction.

Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added a comment to T16651: Migration of Interactors.

[b4d5f2]: Merge branch 'bug-16651-tools-have-been-adapted-to-new-interaction-fra

Merged commits:

2014-02-24 13:43:59 Tobias Schroeder [7c724f]
Fix delete point in LiveWire tool

Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added projects to T16493: Calling ContourMode::AddVertex(const VertexType*, int) leads to Recursion: MITK, Bugzilla.
Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added a comment to T16497: Data type for Segmentation.

Class diagram

ServiceClasses2.png (3×4 px, 668 KB)

Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added a comment to F1088: ServiceClasses2.png.

Class diagram

Aug 2 2016, 10:09 AM
schroedt added projects to T16497: Data type for Segmentation: MITK, Bugzilla.
Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added a comment to T16493: Calling ContourMode::AddVertex(const VertexType*, int) leads to Recursion.

[b9a546]: Merge branch 'bug-16493-ContourModel-Recursion-fix'

Merged commits:

2013-11-25 13:48:42 Tobias Schroeder [8c0846]
Fixed recursive call leading to infinite loop.

Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added a comment to F1087: Class Diagram1.png.

Design approach

Aug 2 2016, 10:09 AM
schroedt added a comment to T16493: Calling ContourMode::AddVertex(const VertexType*, int) leads to Recursion.

New remote branch pushed: bug-16493-ContourModel-Recursion-fix

Aug 2 2016, 10:09 AM · Bugzilla, MITK
schroedt added a comment to T16336: ContourModel rendering ignores opacity property.

I will integrate your fix as soon as possible.

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added a comment to T16336: ContourModel rendering ignores opacity property.

Solution looks fine.

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added a comment to T16336: ContourModel rendering ignores opacity property.

[7850cf]: Merge branch 'bug-16336-ContourModel-rendering-ignores-opacity'

Merged commits:

2013-10-28 16:33:59 Tobias Schroeder [a11760]
Set default opacity value.

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added a comment to T16302: ContourModel API improvements.

[8fe4c8]: Merge branch 'bug-16302-fix'

Merged commits:

2013-11-11 15:31:44 Tobias Schroeder [858537]
COMP: fix test.

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added a comment to T16302: ContourModel API improvements.

[27e3b7]: Merge branch 'bug-16302-fix'

Merged commits:

2013-11-11 14:59:51 Tobias Schroeder [51dab0]
COMP: fix test.

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added a comment to T16302: ContourModel API improvements.

[1fa18c]: Merge branch 'bug-16302-fix'

Merged commits:

2013-11-11 14:29:57 Tobias Schroeder [62cf07]
COMP: fix unresolved test function.

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added a comment to T16302: ContourModel API improvements.

[f794c2]: Merge branch 'bug-16302-ContourModel-API-improvements'

Merged commits:

2013-11-11 13:42:52 Tobias Schroeder [2acc1c]
Renamed funcion to SetClosed(bool) in ContourElement.

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added a comment to T16302: ContourModel API improvements.

New remote branch pushed: bug-16302-ContourModel-API-improvements

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added projects to T16302: ContourModel API improvements: MITK, Bugzilla.
Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added a comment to T16302: ContourModel API improvements.

[0a1296]: Merge branch 'bug-16302-fix'

Merged commits:

2013-11-11 14:17:38 Tobias Schroeder [2c3222]
COMP: fix compile error on windows and corrected test condition.

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added a comment to T16268: Black non-transparent boundingbox parts appear when rotating planes.

I'm currently not able to participate on bugsquashing. But the background colour quickfix should be easy. I'll find someone for next bsq.

Aug 2 2016, 10:08 AM · Bugzilla, MITK
schroedt added projects to T16232: Undo/Redo implementation for segmentation is eating RAM: MITK, Bugzilla.
Aug 2 2016, 10:07 AM · MITK (2015-05-2), Bugzilla
schroedt added a comment to T16232: Undo/Redo implementation for segmentation is eating RAM.

Yes. I've just removed the line in SegTool2D where the operations where added to the stack.

Aug 2 2016, 10:07 AM · MITK (2015-05-2), Bugzilla
schroedt added a comment to T16232: Undo/Redo implementation for segmentation is eating RAM.

In an undo/redo operation the segmentation image is stored only as a pointer but the current slice is copied. This definitely increases memory. There are some lines in the constructor of the operation (mitkDiffSliceOperation - line 52) commented out that used a zip container for the copied slice. A first approach might be to compress the undo/redo image slices again. As the slices are only containing values of 0 and 1 a zip compression should be very effective.

Aug 2 2016, 10:07 AM · MITK (2015-05-2), Bugzilla
schroedt added a comment to T16212: Let SegmentationController handle reference and working image.

Fixed with 16004

Aug 2 2016, 10:07 AM · Bugzilla, MITK
schroedt added projects to T16212: Let SegmentationController handle reference and working image: MITK, Bugzilla.
Aug 2 2016, 10:07 AM · Bugzilla, MITK
schroedt added a comment to T16097: Fastmarching 3D tool crashes if two seed point are placed quickly.

Crash is due to adding points while updating the itk filters. Can be fixed by removing the pointset interactor during update steps and adding it again afterwards.

Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16092: Fastmarching 3D tool should be deactivated after confirmation.

after line 286 in mitkFastMarchingTool3D.cpp

Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16097: Fastmarching 3D tool crashes if two seed point are placed quickly.

New remote branch pushed: bug-16097-crash-in-fastmarching-tool-quickly-adding-points

Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16073: Crosshair is drawn in wrong color or even disappears.

I'm not able to reproduce this bug on Mac OS X (current master).
It occurred on my Win 7 64bit machine.

Aug 2 2016, 10:07 AM · Bugzilla, MITK
schroedt added a comment to F1045: pointset.mps.

pointset

Aug 2 2016, 10:07 AM
schroedt added a comment to T16073: Crosshair is drawn in wrong color or even disappears.

pointset

Aug 2 2016, 10:07 AM · Bugzilla, MITK
schroedt added a comment to T16073: Crosshair is drawn in wrong color or even disappears.

no_name.nrrd

Aug 2 2016, 10:07 AM · Bugzilla, MITK
schroedt added a comment to F1043: CrossHair-color-changes.PNG.

Crosshair color has gone

Aug 2 2016, 10:07 AM
schroedt added projects to T16073: Crosshair is drawn in wrong color or even disappears: MITK, Bugzilla.
Aug 2 2016, 10:07 AM · Bugzilla, MITK
schroedt added a comment to F1044: no_name.nrrd.

no_name.nrrd

Aug 2 2016, 10:07 AM
schroedt added a comment to T16067: Keep contours of LiveWireTool after deactivation.

New remote branch pushed: bug-16067-disable-contour-interaction

Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16067: Keep contours of LiveWireTool after deactivation.

We need to adapt the segmentation test lists according to LiveWireTool. The list should contain the hint that the contours will not be able to be edited after deactivate the tool.

Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16067: Keep contours of LiveWireTool after deactivation.

[f1127e]: Merge branch 'bug-16067-disable-contour-interaction'

Merged commits:

2013-09-12 09:28:21 Tobias Schroeder [43da26]
Don't remove contours from DataStorage.

Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added projects to T16067: Keep contours of LiveWireTool after deactivation: MITK, Bugzilla.
Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16063: 2D segmentation is buggy if there is more than one CT image.

The reason for this bug might be the size/origin/extent of the current world-geometry which is used to extract the slice of the working image. In case of a global bounding geometry the size exeeds the geometry of the reference image.
If a 'reinit' is performed on the current reference image the ContourTool is working as expected. The strange behavior is present when a new segmentation is created and after a 'global reinit'.
Even more annoying is the fact that the view stays the same after creating a segmentation on a different segmentation image (with 'reinit' performed on current). Thus no contours are ever visible because the renderwindow only shows the previous reference image.
A simple 'reinit' might fixed this issue for the user but will not resolve the bug itself.

Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16063: 2D segmentation is buggy if there is more than one CT image.

As far as I remember we had that reinit in the segmentation plugin before the UI redesign.
I had a look at git commit history:
The reinit was gone with commit 7944e892 "General code cleaning. Removed a lot of functions which are obsolet or unnecessary by now."
ForceDisplayPreferencesUponAllImages() was deleted. In this function the actual reinit was done by
// Reinit current node
mitk::RenderingManager::GetInstance()->InitializeViews(
referenceData->GetData()->GetTimeSlicedGeometry(),

mitk::RenderingManager::REQUEST_UPDATE_ALL, true );
Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16063: 2D segmentation is buggy if there is more than one CT image.

Does anyone know why this code was deleted? Was there an actual reason or had it been just accidentally removed with other code.

Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16063: 2D segmentation is buggy if there is more than one CT image.

New remote branch pushed: bug-16063-2D-segmentation-is-buggy-with-more-than-one-image

Aug 2 2016, 10:07 AM · MITK (2013-09), Bugzilla
schroedt added projects to T16052: Rectanlge does not have floating point area values: MITK, Bugzilla.
Aug 2 2016, 10:06 AM · Bugzilla, MITK
schroedt added projects to T16049: No feedback contour is visible if ContourTool (Add/Substract) is used with double click.: MITK, Bugzilla.
Aug 2 2016, 10:06 AM · Bugzilla, MITK
schroedt added a comment to T16047: Crash on scrolling in FastMarchingTool GUI.

The crash is caused by alternating the parameters on start up. In case no seed point has been set yet the itk filter is still NULL.

Aug 2 2016, 10:06 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16047: Crash on scrolling in FastMarchingTool GUI.

New remote branch pushed: bug-16047-crash-in-fastmarching-tool-ui

Aug 2 2016, 10:06 AM · MITK (2013-09), Bugzilla
schroedt added a comment to T16047: Crash on scrolling in FastMarchingTool GUI.

[af00b3]: Merge branch 'bug-16047-crash-in-fastmarching-tool-ui'

Merged commits:

2013-09-11 17:10:45 Tobias Schroeder [8e1f3e]
Fixed access to NULL pointer on changing parameters.

Aug 2 2016, 10:06 AM · MITK (2013-09), Bugzilla
schroedt added projects to T16047: Crash on scrolling in FastMarchingTool GUI: MITK, Bugzilla.
Aug 2 2016, 10:06 AM · MITK (2013-09), Bugzilla