« Return to Thread: Read special image files

Re: Re ad special image files

by MRUIZ :: Rate this Message:

| View in Thread

Thank you very much for your answer Jon. I have already done the examples of the wiki. My problem is that any of them reads my images, because I don't have .mhd and the .raw separetly. I have an special format ".img" (that consists in a normal raw with 18 lines of header). And I don't know what do I have to change to arrive to read them...
Any idea can help me!

Thank you very much in advance,

Maite

2012/3/13 Jon Haitz Legarreta <jhlegarreta@...>
Dear Maite,
if you are dealing with MetaImage files you should set the *.mhd or header file as the input argument for the reader.
If you haven't done so yet, you may want to have a look at the examples in the ITK wiki:
http://www.itk.org/Wiki/ITK/Examples#Input.2FOutput_.28IO.29

HTH.

Kind regards,
JON HAITZ


On 13 March 2012 10:57, MRUIZ <maiteruizyaniz@...> wrote:

Hi,

I have a special image format that contains a normal raw image but with 18
lines of header. My goal is to change this image type to DICOM. I tried with
ImageReadCastWrite.cxx but of course, it does not read my file as it is not
common. What should I change in order to arrive to read my file??

Thnx in advance!

M.
--
View this message in context: http://old.nabble.com/Read-special-image-files-tp33493194p33493194.html
Sent from the ITK - Users mailing list archive at Nabble.com.

_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users



_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users

 « Return to Thread: Read special image files