[Insight-users] Registration : Update works but StartRegistration
fails
Luis Ibanez
luis.ibanez at kitware.com
Mon Aug 29 12:35:57 EDT 2005
Hi Vincent,
It is quite likely that you are having an image
reading problem.
What is the fileformat that you are feeding as
input to ImageRegistration8 ?
Please give us details about the number of pixels
of the Fixed and Moving images in all dimensions,
their pixel spacings, and the origin coordinates
of the images.
Thanks
Luis
---------------------
Vincent Daanen wrote:
> Hi all,
>
> I'm just starting a project where I have to register to MRI datasets.
> As I don't want to loose time, I want to use Itk to perform this.
> Therefore, I read ImageRegistration8.cxx and work with this as a basis.
>
> My problem is the following : when triggering the registration process
> with regitration->StartRegistration(); the program ends with the
> following error
>
> ExceptionObject caught !
>
> itk::ExceptionObject (
> This application has requested the Runtime to terminate it in an unusual
> way.
> Please contact the application's support team for more information.
>
> If I use regitration->Update, some calculations are performed but I'm
> not sure that it does register the datasets.
>
> Can anybody points me to clue to solve this error ?
>
> Thanks
>
> Vincent Daanen
>
More information about the Insight-users
mailing list