Status | Assigned | Task | ||
---|---|---|---|---|
Wontfix | kislinsk | T13260 Remove deprecated image access | ||
Resolved | None | T15489 Remove deprecated CastToIpPicDescriptor from LegacyAdaptor | ||
Wontfix | None | T15981 Get rid of IpSegmentation in Segmentation module | ||
Resolved | None | T19374 Segmentation Interpolation Pixel Shift | ||
Resolved | None | T19275 Segmentation interpolation in 2D not working (occasionally crashes) | ||
Resolved | None | T19510 MITK crashes when "Confirm for single slice" button is clicked | ||
Resolved | None | T19515 2D segmentation "Confirm for all slices" leads to crashes | ||
Resolved | None | T15985 IpSegmentation free SegmentationInterpolationController |
Event Timeline
Comment Actions
Changing priority and severity. Target milestone still unspecified because I have no clue how long this will take
Comment Actions
User fetzer has pushed new remote branch:
bug-15985-replace-ipSegmentation-from-2D-interpolation
Comment Actions
[dd1213]: Merge branch 'bug-15985-replace-ipSegmentation-from-2D-interpolation'
Merged commits:
2016-02-16 18:33:22 Caspar Goch [01b931]
Replace interpolation by an ITK based chamfer interpolation
2016-02-12 02:42:54 Andreas Fetzer [939588]
Replaced ipSegmenation-related code with ITK-based code
The interpolation result is currently not exactly the same but very similar.