-
- Downloads
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 '!'.
Showing
- IO/XML/vtkXMLHyperTreeGridReader.cxx 4 additions, 0 deletionsIO/XML/vtkXMLHyperTreeGridReader.cxx
- Imaging/Core/Testing/Data/Baseline/TestExtractVOI.png.sha512 1 addition, 1 deletionImaging/Core/Testing/Data/Baseline/TestExtractVOI.png.sha512
- Imaging/Core/Testing/Python/TestExtractVOI.py 10 additions, 2 deletionsImaging/Core/Testing/Python/TestExtractVOI.py
- Imaging/Core/vtkExtractVOI.cxx 37 additions, 10 deletionsImaging/Core/vtkExtractVOI.cxx
Loading
Please register or sign in to comment