[ITK-users] 3D registration with level set motion

ibraheem aldhamari ibr_ex at yahoo.com
Thu Aug 3 09:14:58 EDT 2017


check the image type (probably you are using 2d), check if the path correct and it does not contain special characters or spaces. 


On Thursday, August 3, 2017, 3:03:41 PM GMT+2, CocoM <cgo_2113 at hotmail.com> wrote:

Hi everyone,

I'm doing image registration with the example DeformableRegistration5, i.e.
with level set motion. So far I've processed 2D images and it worked fine,
but I am now trying to register 3D images and I get an exception with any 3D
file I have. The exception occurs after triggering the registration filter,
in the function GenerateOutputInformation of the class
itkImageFileReader.hxx. Apparently ITK can't create IO objet for reading the
file (m_ImageIO is NULL).

I'm not sure of what I had to do to adapt this algorithm for 3D. The only
thing I changed is the image dimension defined in the main program. Is there
something more to change? I am working with Dicom 3D images, all the slices
in the same file.

Thanks a lot!

Marie




--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/3D-registration-with-level-set-motion-tp7590137.html
Sent from the ITK Insight 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://public.kitware.com/mailman/listinfo/insight-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20170803/7fad3551/attachment.html>


More information about the Insight-users mailing list