Page MenuHomePhabricator

Rendering Tests for binary images
Closed, WontfixPublic

Description

Rendering of binary images is an important feature for segmentation in MITK and has been recently broken in lots of commits.

We need at least the following rendering tests to ensure this features is working after changes in rendering:
-A simple binary image (standard opacity etc.)
-A simple binary image with property "binary outline"
-A simple binary image including a greyscale image
-A simple binary image with property "binary outline" including a greyscale image

Test data is already in the data repository and could be used:
.../MITK-Data/RenderingTestData/binary.pic.gz (should be changed to binary.nrrd!)
.../MITK-Data/Pic3D.nrrd

All you have to do is generating reference screen shots. Writing the test itselft is absolutely straight forward! :)
Setting Andi in CC, because this is very important for segmentation.

Event Timeline

[49acbf]: Merge branch 'bug-14589-binary-image-test'

Merged commits:

2013-04-03 16:35:19 Andreas Fetzer [da76af]
Final clean up


2013-04-03 16:34:42 Andreas Fetzer [70a500]
Adapted MITKData.cmake revision tag


2013-04-03 16:34:15 Andreas Fetzer [92cc55]
Removed MITKData.cmake junk versions


2013-04-03 16:04:10 Andreas Fetzer [81ba81]
Added basic binary image tests

[cddc84]: Merge branch 'bug-14589-binary-image-test'

Merged commits:

2013-04-05 12:53:32 Andreas Fetzer [e5eba7]
COMP Fixed revision tag for MITK-Data

Short summary: Create some basic binary image tests. However rendering test for certain binary rendering properties like "outline binary" are still missing. For these test case a separate mitkBinaryImageVTKMapper2DTest must be created.

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.