Page MenuHomePhabricator

sauer (Anne Sauer)
Disabled

Projects

User does not belong to any projects.

User Details

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

Recent Activity

Aug 2 2016

sauer added a comment to T1571: IO for 4D PointSets.

(In reply to comment #4)

wie ist denn der aktuelle Status?

Hab den Writer schon implementiert, aber noch nicht ausreichend getestet. Mit dem Reader hab ich angefangen. Habs deswegen noch nicht comitted.

Aug 2 2016, 9:20 AM · Bugzilla, MITK
sauer added a comment to T1571: IO for 4D PointSets.

Party tag entfernt.

Aug 2 2016, 9:20 AM · Bugzilla, MITK
sauer added a comment to T1571: IO for 4D PointSets.
  • expanded writer class works well. the resulting xml-sheet looks good.
  • tested the PointSetIOTest under Linux and Windows. As Result some numbers of the coordinates of the points are overwritten
  • find out that the bug has to be found in the reader class
Aug 2 2016, 9:20 AM · Bugzilla, MITK
sauer added a comment to F139: mitk-source.patch.

Reader and Writer Class

Aug 2 2016, 9:20 AM
sauer added a comment to T1571: IO for 4D PointSets.

expanded classes for saving a 4D pointset

Aug 2 2016, 9:20 AM · Bugzilla, MITK
sauer added a comment to T1571: IO for 4D PointSets.
  • reader and writer are now expanded to 4D
  • test still fails, but only sometimes
  • when reading the same xml file (where the test failed) the same point-coordinate is read wrong everytime (same timestep, same point, same position) which means that the one or two numbers are cut off
  • we did not find a pattern why this specific point is read wrong (whether it is because of the size, position etc. )
  • we debugged the related classes and found out, that something doesn't work correctly in mitk::vtkPointSetXMLParser::CharacterDataHandler
Aug 2 2016, 9:20 AM · Bugzilla, MITK