[Insight-users] How to read vti images?

Elena Pavlovskaia elena.pavlovskaia at otismed.com
Thu Feb 8 12:04:13 EST 2007


Hi,

I need to read volume images saved in VolView with the extension vti.

I tried to use an example Examples\IO\ImageReadExtractWrite.cxx.

It works fine with vtk extension. Yet with vti files it throws an exception:

" m_What="...\itk
2.4\source\insighttoolkit-2.4.1\code\io\itkImageFileReader.txx:114:
 Could not create IO object for file C:/Temp/MyVtiFile.vti
  Tried to create one of the following:
    GDCMImageIO
    MetaImageIO
    PNGImageIO
    VTKImageIO
    GiplImageIO
    BioRadImageIO
    LSMImageIO
    NiftiImageIO
    AnalyzeImageIO
    StimulateImageIO
    JPEGImageIO
    TIFFImageIO
    NrrdImageIO
    BMPImageIO
    DICOMImageIO2
  You probably failed to set a file suffix, or
    set the suffix to an unsupported type.

Can anybody give a hint on how to read vti images?

Thanks,

Elena



More information about the Insight-users mailing list