[Insight-developers] Re: ImageFileReader ::GenerateOutputInformation() & pipeline
Update()
Damion Shelton
dmshelto@andrew.cmu.edu
Fri, 26 Apr 2002 00:31:20 -0400
Great! That was fast...
Thanks,
-Damion-
--On Thursday, April 25, 2002 10:37 PM -0400 Luis Ibanez
<luis.ibanez@kitware.com> wrote:
>
> Damion,
>
> The ImageFileReader now has a GenerateOutputInformation()
> method. It initialize the regions on the output image and performs
> the allocation.
>
> It is no longer necessary to call Update() explicitly in the reader
> before running the pipeline. Just make sure that the filename
> has been provided to the reader... any error (or problem) during
> the reading process will throw an exception.
>
>
>
> Luis
>