[Insight-users] grid deformation

Kajetan Berlinger kaje at kaje.info
Wed Jun 14 14:53:55 EDT 2006


Zehor.Ouksili at enseeiht.fr wrote:
> Hi,
> i apply one registration which use B-splines transformation. i want to
> visualize the grid deformation used in this programm, is there any
> application in VTK which do this???
> 
> thanks.
> zh
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 

Hi,

in itk exists itkWarpImageFilter to do this. Just initialize the filter with your displacement field 
and apply it to the image.

cu
kaj


More information about the Insight-users mailing list