[Insight-users] Re: Problems using MetaImage Reader and Writer

Luis Ibanez luis.ibanez@kitware.com
Tue, 11 Mar 2003 22:24:47 -0500


Hi Neha,

The factory mechanism was not fully
implemented in ITK version 1.0.

The exception is being thrown because
no ImageIO factory was registered by
default in ITK version 1.0

Please use version 1.2

You can download it now as a tar.gz
file for unix or as a .zip file for
windows from:

http://www.itk.org/HTML/Download.php

Please let us know if you encounter
any difficulty.


Thanks


Luis



-----------------------------------------


shilpa kinkar wrote:
> Hi Luis,
> 
> I am using ITK 1.0.0 , on Windows 2000
> 
> If I add another catch statement given by u, I get follwoing error message.
> 
> itk::ImageFileReaderException (00E8FC40)
> Location: "Unknown"
> File: C:\ITK_2\Code\IO\itkImageFileReader.txx
> Line: 94
> Description:  Could not create IO object for file pp37.mhd
> 
> ( I tried with .mha extension too ) . Also, I tried using complete path 
> to pp37.mha an .mhd ) Still, same error persists....
> 
> Thanks,
>