Page MenuHomePhabricator

Enhance segmentation utilities with contourmodel to image functionality
Closed, ResolvedPublic

Description

It should be possible to write back a contourmodel(set) into a image volume. Therefor the segmentation utilities should be enhanced.

Event Timeline

User fetzer has pushed new remote branch:

bug-17810-contourmodel-to-image-2014-03

Updating target milestone to upcoming release

User fetzer has pushed new remote branch:

bug-17810-contourmodel-to-image-integration

[4cdb7d]: Merge branch 'bug-17810-contourmodel-to-image-integration'

Merged commits:

2015-01-15 10:17:20 Andreas Fetzer [bd3d26]
Added improved icon


2015-01-14 15:47:09 Andreas Fetzer [44c395]
Added test for ContourModelSetToImageFilter


2015-01-09 10:44:29 Andreas Fetzer [3ccdc8]
The SurfaceInterpolation module does not need to depend on the ImageExtraction module
The AlgorithmsExt module is suffucient.


2015-01-09 10:43:29 Andreas Fetzer [b42ef0]
Fixed crash during writing contours into a slice.
Reason was a wrong calculation of the orientation and hence the of the slice index.
This was caused by a unlucky selection of the contour points which are used for
the determination of the orientation and index.


2015-01-07 14:23:17 Andreas Fetzer [f19b09]
Merge remote-tracking branch 'origin/bug-17810-contourmodel-to-image-2014-03' into bug-17810-contourmodel-to-image-integration


2014-11-27 17:04:14 Sascha Zelzer [5549ef]
Merge branch 'bug-18505-registration-customization' into releases/2014-10


2014-11-27 17:02:44 Sascha Zelzer [42d746]
Removed deformable and advanced rigit registration.


2014-11-27 16:18:05 Stefan Kislinskiy [0ec5be]
Merge branch 'bug-18250-AddTimeSliceFeatureToRelease' into releases/2014-10


2014-11-27 16:04:40 Stefan Kislinskiy [30297b]
Wrote documentation for Time animation


2014-11-27 15:59:36 Stefan Kislinskiy [a86c6b]
Fixed minor bugs in QmitkTimeSliceAnimationWidget.


2014-11-27 13:34:24 Christoph Kolb [cd4742]
Add new AnimationItem and Widget for time slicing


2014-11-27 14:12:56 Stefan Kislinskiy [1005d0]
Merge branch 'bug-18250-AddDownloadHintsForFFmpegAndLibav' into releases/2014-10


2014-11-27 14:12:00 Stefan Kislinskiy [fae7c2]
Added download hints for FFmpeg and Libav.


2014-11-27 11:57:31 Andreas Fetzer [14c58e]
Merge branch 'bug-18470-update-segmentation-docu' into releases/2014-10


2014-11-27 02:57:33 Sascha Zelzer [24766d]
Merge branch 'bug-14866-reader-writer-documentation' into releases/2014-10


2014-05-20 16:54:07 Andreas Fetzer [a1e8fb]
Added icon for ContourToImageWidget


2014-05-20 15:02:37 Andreas Fetzer [76e30e]
Moved logic to ContourModelSetToImageFilter. Still WIP since rotated contours not working.


2014-05-19 09:15:05 Andreas Fetzer [a8d0cd]
Writing contours back into the image is working if the contours lies either on the axial, sagittal or frontal plane.


2014-05-12 17:54:30 Andreas Fetzer [17a0db]
Enhanced utilities for ContourToImageWidget

[9297ce]: Merge branch 'bug-17810-contourmodel-to-image-integration'

Merged commits:

2015-01-15 10:55:21 Andreas Fetzer [801840]
COMP Updated MITK-Data

[a58bdc]: Merge branch 'bug-17810-contourmodel-to-image-integration'

Merged commits:

2015-01-15 11:13:46 Andreas Fetzer [652457]
COMP Fixed file-path in test

[dceeaa]: Merge branch 'bug-17810-contourmodel-to-image-integration'

Merged commits:

2015-01-15 15:37:27 Andreas Fetzer [a8145b]
COMP temporarily deactivating tests

[4d4729]: Merge branch 'bug-17810-contourmodel-to-image-integration'

Merged commits:

2015-01-16 13:03:15 Andreas Fetzer [5c55fb]
Fixed test

The reason for the segfault was a wronge usage of the ExtractSliceFilter

[3ae5ac]: Merge branch 'bug-17810-fix-mitk-data'

Merged commits:

2015-01-16 16:26:19 Andreas Fetzer [36dfa2]
COMP Fix MITK-Data revision