[Insight-users] WG: Exception on image registration

Lodron, Gerald Gerald.Lodron at joanneum.at
Fri Nov 13 09:13:44 EST 2009


 
It seems to come from the GradientRecursiveGaussianImageFilter<TInputImage,TOutputImage >
::GenerateData(void) function at m_ImageAdaptor->Allocate();. 

Does anybody know what that means?




Hello

I try to register two images and get following exception on StartRegistration():

Itk::ExceptionObject(0147B858)
Location_ "class itk::CovariantVector<double,3> *__thiscall itk::ImportImageContainer(unsigned long, class itk::CovariantVector<double, 3>>::AllocateElements(unsigned long) const"
File_ d:\develop\source\insighttoolkot-3.16.0\code\common\itkImportImageContainer.txx
Line: 188
Description: Failed to allocate memory for image

I thougt itk can handle arbitrary image sizes (my images are 512x512x300)?

 I use the itk::ImageRegistrationMethod for my registration, the images are of same type (itk::OrientedImages<singed short,3>) , can anyone give me a hint?

Best regards,



_____________________________________
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.html

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


More information about the Insight-users mailing list