<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:medium;"><div><div>check the image type (probably you are using 2d), check if the path correct and it does not contain special characters or spaces. </div><div><br></div></div><div><br></div><div><br></div><hr><div id="ydp4f2c635yahoo_quoted_1766051347" class="ydp4f2c635yahoo_quoted"><div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;"><div>On Thursday, August 3, 2017, 3:03:41 PM GMT+2, CocoM <cgo_2113@hotmail.com> wrote:</div><div><br></div><div><br></div><div><div dir="ltr">Hi everyone,<br></div><div dir="ltr"><br></div><div dir="ltr">I'm doing image registration with the example DeformableRegistration5, i.e.<br></div><div dir="ltr">with level set motion. So far I've processed 2D images and it worked fine,<br></div><div dir="ltr">but I am now trying to register 3D images and I get an exception with any 3D<br></div><div dir="ltr">file I have. The exception occurs after triggering the registration filter,<br></div><div dir="ltr">in the function GenerateOutputInformation of the class<br></div><div dir="ltr">itkImageFileReader.hxx. Apparently ITK can't create IO objet for reading the<br></div><div dir="ltr">file (m_ImageIO is NULL).<br></div><div dir="ltr"><br></div><div dir="ltr">I'm not sure of what I had to do to adapt this algorithm for 3D. The only<br></div><div dir="ltr">thing I changed is the image dimension defined in the main program. Is there<br></div><div dir="ltr">something more to change? I am working with Dicom 3D images, all the slices<br></div><div dir="ltr">in the same file.<br></div><div dir="ltr"><br></div><div dir="ltr">Thanks a lot!<br></div><div dir="ltr"><br></div><div dir="ltr">Marie<br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">--<br></div><div dir="ltr">View this message in context: <a href="http://itk-insight-users.2283740.n2.nabble.com/3D-registration-with-level-set-motion-tp7590137.html" rel="nofollow" target="_blank">http://itk-insight-users.2283740.n2.nabble.com/3D-registration-with-level-set-motion-tp7590137.html</a><br></div><div dir="ltr">Sent from the ITK Insight Users mailing list archive at Nabble.com.<br></div><div dir="ltr">_____________________________________<br></div><div dir="ltr">Powered by www.kitware.com<br></div><div dir="ltr"><br></div><div dir="ltr">Visit other Kitware open-source projects at<br></div><div dir="ltr"><a href="http://www.kitware.com/opensource/opensource.html" rel="nofollow" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br></div><div dir="ltr"><br></div><div dir="ltr">Kitware offers ITK Training Courses, for more information visit:<br></div><div dir="ltr"><a href="http://www.kitware.com/products/protraining.php" rel="nofollow" target="_blank">http://www.kitware.com/products/protraining.php</a><br></div><div dir="ltr"><br></div><div dir="ltr">Please keep messages on-topic and check the ITK FAQ at:<br></div><div dir="ltr"><a href="http://www.itk.org/Wiki/ITK_FAQ" rel="nofollow" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br></div><div dir="ltr"><br></div><div dir="ltr">Follow this link to subscribe/unsubscribe:<br></div><div dir="ltr"><a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="nofollow" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br></div></div></div></div></div></body></html>