[Insight-users] Analyze Image Reader Error

Luis Ibanez luis.ibanez@kitware.com
Sat, 08 Feb 2003 07:23:46 -0500


Hi Raluca,

Ok,...let's eliminate the factory mechanism from
the list of suspects.

Is this error happening to you with any Analyze image ?
or is only happening with a particular file ?

I assume that the error is produces just by
calling "Update()" on the reader,... is this right ?

Could you please give us more details about your
platform, compiler... etc ?

It will help us a lot to get to a minimal example
in which this error occurs...

Could you identify a small Analyze file in which the
reader fails ? and send this file to us so we can
try the same code that you are using.



    Thanks


      Luis


--------------------------------------------
Raluca wrote:
> Hi Luis,
> 
> Thank you for your answer. Actully this is something I'd already tryed and
> it didn't work. The error I get is not an exception caught by
> itkExceptionObject but a memory access violation.
> The exception you're talking about: "can't find ImageIO" was resolved after
> I've updated ImageIOFactory with the enhancement for Analyze format.
> 
> Thanks again
>