[ITK-users] Visualize Intermediate result of ITK registration in vtk

Dženan Zukić dzenanz at gmail.com
Mon Dec 28 11:11:49 EST 2015


Hi Vishal,

you could pass those parameters to VTK and apply them as a user transform
to the image being displayed:
http://www.vtk.org/doc/nightly/html/classvtkProp3D.html#aac7f621f0a3666a29d21b5087919797a

HTH,
Dženan

On Sun, Dec 27, 2015 at 11:42 PM, vishal <itkhelpacc at gmail.com> wrote:

> hi,
> Im trying to write a code that will visualize the Intermediate registration
> results (result after every iterations) in vtk. Im running the registration
> example code ImageResgistration2.cxx in ITK and I want to apply the output
> (translation parameters) to an image in VTK after the every iteration...
> Could anyone please help me out...(i have tested ItkVtkglue and it is
> working fine)...any advice is appreciated.
> Regards
> Vishal
>
>
>
> --
> View this message in context:
> http://itk-users.7.n7.nabble.com/Visualize-Intermediate-result-of-ITK-registration-in-vtk-tp36590.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/20151228/8e277222/attachment.html>


More information about the Insight-users mailing list