What steps will reproduce the problem?
1. Create an ExtractImageFilter with decreased output image dimension.
2. Connect an ImageFileWriter
3.
What is the expected output? What do you see instead?
RuntimeError: /var/tmp/paludis/sci-libs-itk-3.16.0/work/InsightToolkit-
3.16.0/Code/Common/itkDataObject.cxx:397:
Requested region is (at least partially) outside the largest possible
region.
What version of the product are you using? On what operating system?
WrapITK 0.3.0 on Linux with ITK-3.16.0
Please provide any additional information below.
I am trying to reproduce the ITK Examples/IO/ImageReadExtractWrite.cxx
A sample python script is attached (the input and output file names should
be changed)
Original issue reported on code.google.com by matthew....@gmail.com on 27 Mar 2010 at 11:56
Original issue reported on code.google.com by
matthew....@gmail.com
on 27 Mar 2010 at 11:56Attachments: