[Insight-users] How to write registration output of dicom series files?

Dawood Masslawi masslawi at gmail.com
Wed Feb 23 09:58:44 EST 2011


Hi Akbarjan,
You have to provide the full path of the images (not necessary for images in the same
folder as the binary file). Also, make sure that the arguments are passed to the writer 
and reader filters properly.
Regards,
Dawood

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Hello all! 

I am running a code about registering dicom images in two different folders using Demons algorithm. But when I try to write out the registration output as file(s), I cannot get it correctly. It compiles quite well, but when running it, it gives this message: 
=================================================== 
terminate called after throwing an instance of 'itk::ImageFileReaderException' 
what():  /usr/local/include/InsightToolkit/IO/itkImageFileReader.txx:100: 
FileName must be specified 
Aborted 
=================================================== 

How can I solve this? Can I get the registration output file(s)? 

Thank you in advance! 


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110223/69cd4612/attachment.htm>


More information about the Insight-users mailing list