[ITK-users] Multiresolution Registration error while trying to improve a journal paper

Dženan Zukić dzenanz at gmail.com
Sat Feb 6 12:56:07 EST 2016


Hi Vishal,

if compiler or OS says that vector subscript is out of range, you better
believe it :)

Joking aside, we will need more information (source code, preferably MWE)
to help you. Index out of bounds is way too general.

Regards,
Dženan

On Fri, Feb 5, 2016 at 6:04 AM, vishal <itkhelpacc at gmail.com> wrote:

> hi,
> Im trying to improve upon the code presenting the website below
> https://github.com/InsightSoftwareConsortium/ITKTwoProjectionRegistration
> This is code that performs 2d/3d registration using two input 2D Xray image
> and one input 3D CT volume... it uses Euler3DTransform for
> registration...Im
> trying to do the following improvements to the code
> 1) Im trying to reduce the number in Xray input (to one since it is better
> for patient). this i have successfully achieve but the accuraccy is a
> little
> issue
> 2) inorder to improve the accuracy im trying write a MultiResolution
> version
> of the code.
>
> 3) use of Affine (or versor transform) to see if it improve the quality of
> registration.
>
> im having problems with 2 and 3... now for (2) im following An ITK-Based
> Framework for 2D-3D Registration with Multiple Fixed Images by Alvaro
> Bertelsen and Diego Borro paper AS WELL AS a out dated code
> "IntensityBased2D3DRegistration.cxx" as reference....im getting the
> following error:-
> *"Vector subscript out of range"*
>
> Can anyone please help me out?
> Regards
> Vishal
>
>
>
> --
> View this message in context:
> http://itk-users.7.n7.nabble.com/Multiresolution-Registration-error-while-trying-to-improve-a-journal-paper-tp36739.html
> Sent from the ITK - 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20160206/ed06e546/attachment.html>


More information about the Insight-users mailing list