[Insight-users] Bspline multiRes - map outside buffer

Sureerat Reaungamornrat sureerat.r at gmail.com
Fri Sep 27 13:40:43 EDT 2013


Dear Emma,

    The error you got usually means that the overlap region between the
fixed and the moving images is too small
because the estimated transformation parameters are too far from the
optimal. Decreasing the step size of the
optimizer to constrain the length of the transformation parameter updates
usually helps. You could run B-spline
registration only at the first low-resolution level and use that
transformation to warp the moving image. Then you
could visualize the moving image with respect to the fixed image using some
visualization tools like 3D Slicer or
Paraview. This could help you understand while you got that error when you
move to the next finer level.


Best regards,

Sureerat




On Fri, Sep 27, 2013 at 12:31 PM, Emma Saunders
<emmasaunders123 at gmail.com>wrote:

> Hi Users
>
> I am performing Affine, followed by multilevel Bspline (as per example
> DeformableRegistration6)
>
> I however recieve an error   itk::ERROR:
> MeanSquaresImageToImageMetric(0x1df51d0): Too many samples map outside
> moving image buffer: 0 / 49804 when entering the higher resolution Bspline
> grif
>
> Any advice?
>
> Thanks
>
> Emma
>
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130927/eeacfd93/attachment.htm>


More information about the Insight-users mailing list