[Insight-users] fusing images after registration

Luis Ibanez luis.ibanez at kitware.com
Fri May 28 23:21:51 EDT 2004


Hi Raghu,


Here are two visualization options:


A) VolView

    The free binary version can be
    downloaded from

    http://www.kitware.com/products/volview.html

    It provides volume rendering and
    access to ITK plugins.

    You can fuse images by using
    multi-components volume rendering
    and by combining surface rendering
    with volume rendering.

    Among the ITK plugins you will find one
    for registration that actually also
    uses the VersorRigid3DTransform.

    You could also package your own registration
    methods in the form of an ITK plugin.

    The source code for the plugins is
    available at

       InsightApplications/
                VolviewPlugins




B) ParaView

    Binaries and source code can be
    downloaded for free from

    http://www.paraview.org

    ParaView can read MetaImages
    generated from ITK.



Regards,


     Luis



------------------------
raghu venkatram wrote:
> Hello Luis,
>  
> 
> Thank you for the reply regarding 6 parameter rigid registration, I am 
> using the versor3D transform.
> 
> I was wondering if you could suggest an image fusion tool, for checking 
> the registration results visually.
> 
>  
> 
> Warm regards,
> 
> Raghu
> 
> 




More information about the Insight-users mailing list