[Insight-users] ExtractImageFilter and ImageSeriesReader

John Drescher drescherjm at gmail.com
Mon Sep 7 12:17:03 EDT 2009


On Mon, Sep 7, 2009 at 12:13 PM, Ralf Denhof <ralf.denhof at gmx.de> wrote:
> Hello!
>
> I've tried to use the itk::ExtractImageFilter with a 3D image serie i've
> read with the itk::ImageSeriesReader. My code is like the one in the
> ImageReadExtractWrite example and the program crashes in the line
> "filter->SetExtractionRegion( desiredRegion );".
>
> Any suggestions which could help?
>

I have done this successfully with CT slices read with itk. There is
really nothing special in my code. Can you post the section of code
where this is failing.

John


More information about the Insight-users mailing list