[Insight-users] test image for DeformableRegistration7.cxx and DeformableRegistration8.cxx

Luis Ibanez luis.ibanez at kitware.com
Sat Jan 8 09:40:27 EST 2005


Hi Jim,

For  DeformableRegistration7.cxx do:


  DeformableRegistration7
          fixedImage
          movingImage
          outputResampledMovingImage
         [differenceImageAfterRegistration]
         [differenceImageBeforeRegistration]
         [deformationField]


All in a single command line. Note that for the
deformation field you must use an image file format
that supports multiplecomponents, such as VTK or
MetaImage. The entries in-between "[]" are optional.



For visualizing the deformation field you can use
ParaView:

       http://www.paraview.org




For input images you coulde use:

    fixedImage = Insight/Examples/Data/
                    BrainProtonDensitySliceBorder20.png

    movingImage = Insight/Examples/Data/
                    BrainProtonDensitySliceBSplined10.png



The same arguments are expected by DeformableRegistration8.




Please let us know if you have further questions.


      Thanks


        Luis



-------------------------------------------
Jim wrote:

> Hi,
> 
> Where can I find instruction and test images for
> DeformableRegistration7.cxx and DeformableRegistration8.cxx.
> 
> Thanks.
> 
> Jim
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 
> 






More information about the Insight-users mailing list