Skip to content
Snippets Groups Projects
Commit db4d7f86 authored by Aron Helser's avatar Aron Helser
Browse files

Update vtkExtractVOI filter to respect vtkImage::DirectionMatrix

An oriented image needs to have its direction matrix passed to the
output, and the boundaries and origin need to respect the
direction matrix.

Change the filter's test to use and oriented input, and check for
the direction matrix in the output.

Fix compliation error for debug VS2019 build.
VC compiler doesn't recognize the 'not' keyword, only '!'.
parent 9fab4e6b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment