Page MenuHomePhabricator

groch (Anja Groch)
Disabled

Projects

User does not belong to any projects.

User Details

User Since
Aug 1 2016, 12:10 PM (403 w, 2 d)
Roles
Disabled

Recent Activity

Aug 2 2016

groch added projects to T16045: Color of measurement line cannot be changed.: MITK, Bugzilla.
Aug 2 2016, 10:06 AM · MITK (2016-11), Bugzilla
groch added projects to T15974: Extend mitkTrackingVolumeGeneratorTest: MITK, Bugzilla.
Aug 2 2016, 10:06 AM · Bugzilla, MITK
groch added projects to T15966: Move TrackingVolumeData into Resource system: MITK, Bugzilla.
Aug 2 2016, 10:06 AM · Bugzilla, MITK
groch added a comment to T15746: Normalize the orientation Quaternion in VirtualTrackingDevice.

[b21b36]: Merge branch 'bug-15746-Normalize_orientation_quaternion_in_VirtualTra

Merged commits:

2013-08-07 14:27:25 Anja Groch [f77832]
Normalizing the quaternion before calling SetOrientation() as proposed by Taylor Braun-Jones.
I'm not sure, if this is needed for this method, but in any case it is correct with normalization.

Aug 2 2016, 10:05 AM · Bugzilla, MITK
groch added a comment to T15746: Normalize the orientation Quaternion in VirtualTrackingDevice.

New remote branch pushed: bug-15746-Normalize_orientation_quaternion_in_VirtualTrackingDevice

Aug 2 2016, 10:05 AM · Bugzilla, MITK
groch added a comment to T15715: Tooltip computation is buggy.

New remote branch pushed: bug-15715-IntegrationBranch

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
groch added a comment to T15715: Tooltip computation is buggy.

Taylor,
thanks for your commits. We just integrated your first commit of this bug regarding the composition of tracking and tooltip transformation.
Regarding your remaining commits we will take care later on.
Anja

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
groch added a comment to T15715: Tooltip computation is buggy.

I merged all commits from Taylor Braun-Jones, which belong to this bug, in the IGTCodingBase2-branch. This branch will be merged soon into the master, so that the new functionalities are accessible for every user.

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
groch added a comment to T15021: GetOrientation() of mitkNavigationDataLandmarkTransformFilter seems to be buggy since ITK 4 integration.

[0a6378]: Merge branch 'bug-15021-FixOrientationBugITK4'

Merged commits:

2013-07-17 21:35:31 Anja Groch [82d647]
The calculation using a quaternion (which causes the failure) is not necessary and is now replaced by a calculation with matrices only.

Aug 2 2016, 10:03 AM · MITK (2013-09), Bugzilla
groch added a comment to T15021: GetOrientation() of mitkNavigationDataLandmarkTransformFilter seems to be buggy since ITK 4 integration.

The reason, that this test (and probably some more using quaternions) fails is, that converting a itkVersorRigid3DTransform into a vnl_quaternion returns a wrong quaternion (at least if you do it like in the test here).
I reported this bug to the insight-users-list, but havent got a reply yet. The thread can be found here:
http://www.itk.org/pipermail/insight-users/2013-July/048327.html

Aug 2 2016, 10:03 AM · MITK (2013-09), Bugzilla
groch added a comment to T15023: mitkNavigationDataTransformFilterTest fails since ITK 4 integration.

[6a15cc]: Merge branch 'bug-15023-FixMitkNavigationDataTransformFilterITK4'

Merged commits:

2013-07-17 22:02:04 Anja Groch [3dfd1e]
In this test the transformation class was changed from itkRigid3DTransform to itkVersorRigid3DTransform (I dont know why).
But it should still be used the same method to read in a translation. As it is done now, the translation is still 0,0,0

Aug 2 2016, 10:03 AM · MITK (2013-09), Bugzilla
groch added a comment to T15012: Fix IGT code after ITK 4 integration.

The remaining bugs/tests are now fixed, too. Alfred, please have a look, if this bug can now be closed.

Aug 2 2016, 10:03 AM · MITK (2013-09), Bugzilla
groch added a comment to T13041: Default value for m_ReconstructionMode is missing.

[bee073]: Merge branch 'bug-13041-default_value_for_m_ReconstructionMode_is_miss

Merged commits:

2012-09-27 18:12:50 Anja Groch [a19fae]
Set in both filters the default value to true

Aug 2 2016, 9:57 AM · Bugzilla, MITK
groch added projects to T12943: Segmentation Bundle doesnt work: MITK, Bugzilla.
Aug 2 2016, 9:56 AM · Bugzilla, MITK
groch added a comment to T12803: ExtApp crashes on closing when ToFUtil is activated.

On my windows computer it now works. No crashes anymore.

Aug 2 2016, 9:56 AM · Bugzilla, MITK
groch added a comment to T12803: ExtApp crashes on closing when ToFUtil is activated.

ExtApp can now (with Master-Update from today) not even be started anymore. Crash at line 101 in QmitkToFUtilView.cpp

Aug 2 2016, 9:56 AM · Bugzilla, MITK
groch added a comment to T12699: Extend mitkToFDistanceImageToPointSetFilterTest and mitkToFDistanceImageToSurfaceFilterTest.

[ef69cc]: Merge branch 'bug-12699-Extend_mitkToFDistanceImageToPointSetFilterTes

Merged commits:

2012-09-27 12:39:11 Anja Groch [85166e]
Finished mitkToFDistanceImageToSurfaceFilterTest, so that both cases (with and without interpixeldistance) are tested.

Aug 2 2016, 9:56 AM · Bugzilla, MITK
groch added a comment to T12699: Extend mitkToFDistanceImageToPointSetFilterTest and mitkToFDistanceImageToSurfaceFilterTest.

It also needs to be checked, why the testcase "Testing filter with subset" in mitkToFDistanceImageToPointSetFilterTest fails (see comments in code).

Aug 2 2016, 9:56 AM · Bugzilla, MITK
groch added a comment to T12699: Extend mitkToFDistanceImageToPointSetFilterTest and mitkToFDistanceImageToSurfaceFilterTest.

Sven told me, that the documentation still says, that the distance value refers to the distance from chip to object (not pinhole to object). Needs to be adapted.

Aug 2 2016, 9:56 AM · Bugzilla, MITK
groch added projects to T12699: Extend mitkToFDistanceImageToPointSetFilterTest and mitkToFDistanceImageToSurfaceFilterTest: MITK, Bugzilla.
Aug 2 2016, 9:56 AM · Bugzilla, MITK
groch added a comment to T12699: Extend mitkToFDistanceImageToPointSetFilterTest and mitkToFDistanceImageToSurfaceFilterTest.

[19e382]: Merge branch 'bug-12699-Extend_mitkToFDistanceImageToPointSetFilterTes

Merged commits:

2012-08-23 10:47:15 Anja Groch [f711fc]
Testcase "testing filter with subset" is activated again. Failure is fixed with T9302.
Comments are extended.

Aug 2 2016, 9:56 AM · Bugzilla, MITK
groch added a comment to T12147: Raycast Properties of Volumerendering have no effects.

We cannot reproduce the bug. One guess, what could be the reason, is that in the case of Derntl the gpu features were insufficient for driving the VTK raycast mapper and the fallback cpu based mapper was used. Thus the raycast mapper properties were ignored.

Aug 2 2016, 9:54 AM · MITK (2012-09), Bugzilla
groch added projects to T12071: Opacity of lines in the measurement bundle cannot be changed: MITK, Bugzilla.
Aug 2 2016, 9:54 AM · MITK (2012-09), Bugzilla
groch added projects to T12030: Default path of Win64 installer is \Program Files (x86): MITK, Bugzilla.
Aug 2 2016, 9:54 AM · Bugzilla, MITK
groch added projects to T12031: Letters in the GUI of the installer are cut off: MITK, Bugzilla.
Aug 2 2016, 9:54 AM · Bugzilla, MITK
groch added a comment to T11799: when saving an image node that has a "." in its name the application returns "no suitable file format found".

I doublechecked with Michael. Bug only appears under Linux.

Aug 2 2016, 9:53 AM · Bugzilla, MITK
groch added a comment to T11727: Long filenames in DataManager.

[273470]: Merge branch 'bug-11727-long_filenames_in_datamanager'

Merged commits:

2012-05-09 16:25:54 Anja Groch [58d9e4]
Enabled property for scrolling

Aug 2 2016, 9:53 AM · MITK (2012-06), Bugzilla
groch added projects to T11463: Changes in pinhole camera model: MITK, Bugzilla.
Aug 2 2016, 9:52 AM · Bugzilla, MITK
groch added a comment to T11172: QmitkNDIConfiguratationWidget scans 20 COM-Ports only.

[88d207]: Merge branch 'bug-11172-QmitkNDIConfigurationWidget_scans_20_ports'

Merged commits:

2012-03-07 16:38:09 Anja Groch [fda3af]
Changed the number of scanned ports to 40.

Aug 2 2016, 9:52 AM · Bugzilla, MITK
groch added projects to T11172: QmitkNDIConfiguratationWidget scans 20 COM-Ports only: MITK, Bugzilla.
Aug 2 2016, 9:52 AM · Bugzilla, MITK
groch added projects to T11120: Strange result after confirming the segmentation: MITK, Bugzilla.
Aug 2 2016, 9:52 AM · Bugzilla, MITK
groch added a comment to T11120: Strange result after confirming the segmentation.

Test data set can be found here:
U:\ToF\Data\20110818_SurfReconstrEval\ImagedObjects\raw\CT\02_SwineLiver1\ABDOMEN_0_6_B40F_0002

Aug 2 2016, 9:52 AM · Bugzilla, MITK
groch added projects to T10883: QmitkIGTPlayerWidget - not clear what Res.:1 means: MITK, Bugzilla.
Aug 2 2016, 9:51 AM · Bugzilla, MITK
groch added projects to T10880: Reset view not automatically proceeded in navigation data player bundle: MITK, Bugzilla.
Aug 2 2016, 9:51 AM · Bugzilla, MITK
groch added a comment to T10792: Bug when closing MITK after activating plugin IGTTracking.

I had a look at this bug and found out, that a GlobalReinit in the Destructor of QmitkMITKIGTTrackingToolboxView causes the closing problem.
Alred, is a GlobalReinit really neccessary? If not, we can just delete it and it should work!

Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added a comment to T10730: Write help page for IGT navigation data player.

Documentation file

Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added a comment to F774: QmitkNavigationDataPlayer.dox.

Documentation file

Aug 2 2016, 9:50 AM
groch added projects to T10728: Rename IGT Bundle Image Guided Therapy Tutorial: MITK, Bugzilla.
Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added a comment to T10728: Rename IGT Bundle Image Guided Therapy Tutorial.

[40095d]: Merge branch 'bug-10728-rename-igt-bundle'

Merged commits:

2012-02-08 16:40:23 Anja Groch [bffe4e]
Changed bundle name from ImageGuidedTherapyTutorial to IGTTutorial

Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added projects to T10730: Write help page for IGT navigation data player: MITK, Bugzilla.
Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added projects to T10722: Extent documentation for Bundles IGT Tutorial and IGT Tracking Lab: MITK, Bugzilla.
Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added a comment to T10722: Extent documentation for Bundles IGT Tutorial and IGT Tracking Lab.

Sorry, IGT Tutorial and IGT Tracking Lab are the views, the bundle is named IGT Examples

Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added a comment to T10720: Visualization errors in help pages of IGT tracking.

[153bc9]: Merge branch 'bug-10720-visualization_errors_in_help_pages'

Merged commits:

2012-02-08 21:57:01 Anja Groch [c5fe67]
The brackets disappeared in an acutal version of MITK. The image size was manually reduced. I asked Caspar and there doensnt seem to be a way of automatically resize the images to the window.

Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added a comment to T10701: [dashboard] NavigationToolStorageSerialzerAndDeserializerTest fails.

Still fails on machine mbi013, mbi071 and mbi077 every night.

Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added a comment to T10278: Create central IGT learning bundle.

[b985b7]: Merge branch 'bug-10278-create_IGT_learning_bundle'

Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added a comment to T10278: Create central IGT learning bundle.

[edb747]: Merge branch 'bug-10278-create_IGT_learning_bundle'

Aug 2 2016, 9:50 AM · Bugzilla, MITK
groch added a comment to T10052: [dashboard] DartClients failed with Linker Error LNK1000.

SP1 is now installed. Hope the errore will be gone tonight.

Aug 2 2016, 9:49 AM · Bugzilla, MITK
groch added a comment to T10033: Ubuntu uses old local OpenCV.

This is the Ubuntu version, which uses a local Open CV:

Aug 2 2016, 9:49 AM · Bugzilla, MITK
groch added projects to T10033: Ubuntu uses old local OpenCV: MITK, Bugzilla.
Aug 2 2016, 9:49 AM · Bugzilla, MITK
groch added a comment to T9302: Correct coordinate calculation in ToFProcessingCommon.

[4c3598]: Merge branch 'bug-9302-correct_coordinate_calculation_index_error_fix'

Merged commits:

2012-08-23 10:36:07 Anja Groch [19d1bc]
Added GetReconstructionMode() method

Aug 2 2016, 9:48 AM · Bugzilla, MITK
groch added a comment to T9302: Correct coordinate calculation in ToFProcessingCommon.

[5302f7]: Merge branch 'bug-9302-correct_coordinate_calculation_in_ToFProcessing

Merged commits:

2012-07-21 15:38:56 Anja Groch [fb6bae]
Adapted the tests. In mitkToFProcessingCommonTest both calculation (with and without interpixdist) are tested and also that they produce the same result. The mitkToFDistanceImageToPointSetFilterTest and mitkToFDistanceImageToSurfaceFilterTest still need to cover the case without interpixel distance. This could be done during Bugsquashing.

Aug 2 2016, 9:48 AM · Bugzilla, MITK
groch added a comment to T9302: Correct coordinate calculation in ToFProcessingCommon.

[91ac72]: Merge branch 'bug-9302-correct_coordinate_calculation_in_ToFProcessing

Merged commits:

2012-07-22 00:21:29 Anja Groch [6811bc]
COMP: forgot to set reconstructionMode to false in the two tests. Also fixed two variable definitions which cause a crash.

Aug 2 2016, 9:48 AM · Bugzilla, MITK
groch added a comment to T9302: Correct coordinate calculation in ToFProcessingCommon.

Reopening due to errors in documentation.

Aug 2 2016, 9:48 AM · Bugzilla, MITK
groch added a comment to T9302: Correct coordinate calculation in ToFProcessingCommon.

[846ad4]: Merge branch 'bug-9302-correct_coordinate_calculation_fix_error_in_doc

Merged commits:

2012-07-27 13:55:54 Anja Groch [7b7e79]
Fixed errors in documentation.

Aug 2 2016, 9:48 AM · Bugzilla, MITK
groch added a comment to T9302: Correct coordinate calculation in ToFProcessingCommon.

When assuming that the distance image contains the distance between the object point and the camera pinhole, the interpixel distance is not necessary anymore. The calculation "on the side of the camera" (meaning between pinhole and chip) can be done in pixel units only.When assuming that the distance image contains the distance between the object point and the camera pinhole, the interpixel distance is not necessary anymore. The calculation "on the side of the camera" (meaning between pinhole and chip) can be done in pixel units only.

Aug 2 2016, 9:48 AM · Bugzilla, MITK
groch added a comment to T8949: Improve test coverage of mitkNavigationDataToPointSetFilter.

[714c50]: Merge branch 'bug-8949-improve-test-coverage-of-mitkNavigationDataToPo

Merged commits:

2011-11-11 00:30:10 Anja Groch [e8ddc8]
Reverted the NavigationDataFile as it was before.

Aug 2 2016, 9:47 AM · Bugzilla, MITK
groch added a comment to T8898: Write a test for mitkNavigationToolReader.

[e5da1d]: Merge branch 'bug-8898-write_a_test_for_mitkNavigationToolReader'

Merged commits:

2012-07-19 10:34:04 Anja Groch [bb67d3]
Added some more test cases and one test data file.

Aug 2 2016, 9:47 AM · Bugzilla, MITK
groch added a comment to T8898: Write a test for mitkNavigationToolReader.

Except for the test case "set deserializer to NULL" all the above mentioned test cases should be covered now.
Still TODO: merge with new exception handling from Ilyas.

Aug 2 2016, 9:47 AM · Bugzilla, MITK
groch added a comment to T8898: Write a test for mitkNavigationToolReader.

The following test cases should be added:

Aug 2 2016, 9:47 AM · Bugzilla, MITK
groch added projects to T8517: converting SimpleMeasurement Bundle to CTK: MITK, Bugzilla.
Aug 2 2016, 9:46 AM · Bugzilla, MITK
groch added a comment to T8517: converting SimpleMeasurement Bundle to CTK.

[07e7cd]: Merge branch 'bug-8517-converting-simplemeasurement-bundle-to-ctk'

Aug 2 2016, 9:46 AM · Bugzilla, MITK
groch added projects to T8445: Converting Measurement-Bundle to CTK: MITK, Bugzilla.
Aug 2 2016, 9:45 AM · Bugzilla, MITK
groch added a comment to T8445: Converting Measurement-Bundle to CTK.

[53580c]: Merge branch 'bug-8445-converting-measurement-bundle-to-ctk'

Aug 2 2016, 9:45 AM · Bugzilla, MITK
groch added a comment to T8329: Integrate VirtualTrackingDevice into NavigationToolStorage.

VirtualTrackingDevice could be used for testing NavigationToolStorage. It still needs to be discussed, if this should be done with NavigationDataToolReader/Writer.

Aug 2 2016, 9:45 AM · Bugzilla, MITK
groch added a comment to T8215: Document planar figure properties.

We just saw, that the properties for planar figure changed a lot and many propeties appear in the property list. A new documentation has now to be written. Therefore we assign it to the documentation group.
We had already added an empty framework for the planar figure documentation which can be checked out with bug "bug-8215-planar-figure-property-doc"

Aug 2 2016, 9:45 AM · Bugzilla, MITK
groch added a comment to T8215: Document planar figure properties.

Does it make sense, to document the two properties (see above) and accordingly to have the two properties in the property list at all? As far as we know, "IsHovering" only reacts on the position of the mouse and ClosedPlanarPolygon is not listed in the property list.

Aug 2 2016, 9:45 AM · Bugzilla, MITK
groch added a comment to T8165: Improve performance of ImageVtkMapper2D.

New Todos:

Aug 2 2016, 9:45 AM · MITK (2013-03), Bugzilla
groch added a comment to T8165: Improve performance of ImageVtkMapper2D.

All done:

Aug 2 2016, 9:45 AM · MITK (2013-03), Bugzilla
groch added a comment to T8165: Improve performance of ImageVtkMapper2D.

Easy Todo (1): done, reslicing is not performed
Easy Todo (2): Reslicing is performed, when modifying the level window, even if it is not needed. We commented out the method Modified() from the GenerateData() of ImageVTKMapper2D, but the LevelWindow-Filter does then not react on changes of the LevelWindow property anymore.

Aug 2 2016, 9:45 AM · MITK (2013-03), Bugzilla
groch added a comment to T8155: close contour property does not work.

Updated the change request page

Aug 2 2016, 9:45 AM · Bugzilla, MITK
groch added a comment to T8155: close contour property does not work.

[efb1ca]: Merge branch 'bug-8155-close_contour_property_does_not_work'

Aug 2 2016, 9:45 AM · Bugzilla, MITK
groch added a comment to T8155: close contour property does not work.

Waiting for Caspar, who will write to the users-list, if this feature is still necessary.

Aug 2 2016, 9:45 AM · Bugzilla, MITK
groch added a comment to T8155: close contour property does not work.

http://mitk.org/wiki/ChangeRequests/8155

Aug 2 2016, 9:45 AM · Bugzilla, MITK
groch added a comment to T7617: Opacity rendering errror in 3D Multi Widget.

The new renderer from Thomas should be aware of transparent objects.

Aug 2 2016, 9:44 AM · Auto-closed, Bugzilla, MITK
groch added a comment to T6934: Test for AffineInteraction.

As discussed in the last Bugsquashing-meeting it is not necessary to have mitkAffineInteractorTest

Aug 2 2016, 9:43 AM · Bugzilla, MITK
groch added a comment to T6840: Make ipFunc locale independent.

Daniel, are you working on this bug?

Aug 2 2016, 9:43 AM · Bugzilla, MITK
groch added a comment to T6840: Make ipFunc locale independent.

Marco, did you look through the code, in order to decide what we are going to do with this bug?

Aug 2 2016, 9:43 AM · Bugzilla, MITK
groch added a comment to T6841: ipPic is not locale independent.

Daniel, are you working on this bug?

Aug 2 2016, 9:43 AM · Bugzilla, MITK
groch added a comment to T6840: Make ipFunc locale independent.

Won't fix because IpFunc is no longer supported

Aug 2 2016, 9:43 AM · Bugzilla, MITK
groch added a comment to T6841: ipPic is not locale independent.

Marco, did you look through the code, in order to decide what we are going to do with this bug?

Aug 2 2016, 9:43 AM · Bugzilla, MITK
groch added a comment to T6836: qwt is not locale independent.

Due to the fact that this bug only targets the text in some qt labels, it is not relevant.

Aug 2 2016, 9:43 AM · Bugzilla, MITK
groch added a comment to T6821: Poco is not locale independent.

Won't fix because Poco is no longer supported

Aug 2 2016, 9:43 AM · Bugzilla, MITK
groch added a comment to T6683: Tiny xml is not locale independent.

It's done, but Marco, you wanted to post it in the tiny xml forum.

Aug 2 2016, 9:42 AM · Bugzilla, MITK
groch added a comment to T6683: Tiny xml is not locale independent.

Fixed, but we left the bug open until Marco posts the patch to the tiny xml forum.

Aug 2 2016, 9:42 AM · Bugzilla, MITK
groch added a comment to T6683: Tiny xml is not locale independent.

[092876]: Merge branch 'bug-6683-tiny-xml-is-not-locale-independant'

Aug 2 2016, 9:42 AM · Bugzilla, MITK
groch added a comment to T6278: Reinit on some tilted images wrong.

Needs to be clarified, if it is a bug or not

Aug 2 2016, 9:41 AM · Bugzilla, MITK
groch added a comment to T6278: Reinit on some tilted images wrong.

We figured out, that the bug Ivos describes does not occur anymore. Instead, we found a bug, that the cutting plane is not visible in every window after loading or global reinit of the attached image. The weird thing is, that this only occurs in the Sandbox and not in the ExtApp (and only on Stefans computer). When I tried to reproduce the bug today, everything was right.
Stefan, we should try it on your computer again!

Aug 2 2016, 9:41 AM · Bugzilla, MITK
groch added a comment to T6278: Reinit on some tilted images wrong.

Waiting for rendering update from Thomas Kilgus and reinit bug from Bastian. Afterwards it needs to be checked again and discussed if it is a bug.

Aug 2 2016, 9:41 AM · Bugzilla, MITK
groch added a comment to T6230: Error in Surface visualization.

Anything new from VTK on that bug?

Aug 2 2016, 9:41 AM · Bugzilla, MITK
groch added a comment to T6230: Error in Surface visualization.

Is there anything new regarding this bug? Gerald, can we close this bug?

Aug 2 2016, 9:41 AM · Bugzilla, MITK
groch added a comment to T6230: Error in Surface visualization.

Screenshot of Polygon

surface.jpg (952×1 px, 86 KB)

Aug 2 2016, 9:41 AM · Bugzilla, MITK
groch added a comment to F643: surface.jpg.

Screenshot of Polygon

Aug 2 2016, 9:41 AM
groch added a comment to T6230: Error in Surface visualization.

Hi Gerald,
it seems to be a VTK-bug:
we loaded your polygon from comment 5 into Paraview and the bug still appears (see comment 6).
We are also curious about the visualization error. If you find something out via the vtk-list, please let us know.
Thanks
Anja

Aug 2 2016, 9:41 AM · Bugzilla, MITK
groch added projects to T5858: Just a question of style :-) for Neuro Imaging: MITK, Bugzilla.
Aug 2 2016, 9:41 AM · Bugzilla, MITK
groch added a comment to T4990: Wrong standard file extension when saving image.

[SVN revision 25981]
FIX (#4990): used parameter "selectedFilter" in getSaveFileName() in order to set *.pic as default.

Aug 2 2016, 9:39 AM · Bugzilla, MITK
groch added a comment to T3848: File endings in file dialogs are not correct.

[SVN revision 25669]
FIX (#3848): added jpeg, bmp, png, tif and tiff to file extension map for opening images. For saving images these formats already existed in file extension map.

Aug 2 2016, 9:37 AM · Bugzilla, MITK
groch added a comment to T3848: File endings in file dialogs are not correct.

[SVN revision 25647]
FIX (#3848): solved the problem that not all file endings are proposed in the drop down menu when saving a file.

Aug 2 2016, 9:37 AM · Bugzilla, MITK
groch added a comment to T3827: mbilog doesn't disappear after closing MITK.

What is "the MBIlog"?

Yes, the console window.

Aug 2 2016, 9:37 AM · Bugzilla, MITK
groch added projects to T3827: mbilog doesn't disappear after closing MITK: MITK, Bugzilla.
Aug 2 2016, 9:37 AM · Bugzilla, MITK
groch added a comment to T3720: VTK errors appear using Colour Image Processing.

[SVN revision 22556]
FIX (#3720): (1) added pixeltype check and warning message. (2) changed nodename from NoName! to <imagename>_RGBA

Aug 2 2016, 9:36 AM · Bugzilla, MITK