[Insight-users] Read Analyze Image

Paulo Henrique Junqueira Amorim paulojamorim at gmail.com
Wed May 21 10:16:50 EDT 2008


Hi,

I'm trying to read the file format analyze. But when I see a window
OutputWindow Update.


Warning: In ..\..\..\Code\IO\itkAnalyzeImageIO.cxx line 1042
AnalyzeImageIO(04F19ED8): Unknown orientation in file
D:\dcm\analyze_file_format\TemplateXBAMbet.hdr


Script:

import itk
reader = itk.ImageFileReader.IUC3.New
(FileName="D:\\analyze_file_format\\TemplateXBAMbet.hdr")
reader.Update()  #Show Warning Message


How could I handle this warning ?



Best Regards,
Paulo Amorim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20080521/3ba25c48/attachment.htm>


More information about the Insight-users mailing list