[ITK-users] Deformable Transformation for Coregistration Simple ITK JAVA code

ivan ivan.granata.na at gmail.com
Thu Oct 20 04:23:12 EDT 2016


i solved for TranslationTransofrm in Java with this
http://review.source.kitware.com/#/c/21596/1/Examples/Java/ImageRegistrationMethod1.java
and some change in source code to obtain final image

but now i would to try a deformable transform (Java)


with simple itk i've found these class but i don't now how to convert in
java

BSplineTransform	2D or 3D, deformable transformation represented by a sparse
regular grid of control points.
DisplacementFieldTransform	2D or 3D, deformable transformation represented
as a dense regular grid of vectors.

anyone can help me?

thx



--
View this message in context: http://itk-users.7.n7.nabble.com/ITK-users-Deformable-Transformation-for-Coregistration-Simple-ITK-JAVA-code-tp37683.html
Sent from the ITK - Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list