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

CocoM cgo_2113 at hotmail.com
Thu Aug 3 09:03:36 EDT 2017


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


More information about the Community mailing list