airlab-unibas / airlab

Image registration laboratory for 2D and 3D image data
Apache License 2.0
408 stars 92 forks source link

BSplineTransformation clarification #36

Open pmgautam opened 3 years ago

pmgautam commented 3 years ago

I was going through the code of BSplineTransformation. I was trying to relate is to this paper as stated in airlab's paper. However, I am not able to relate how these two are similar or perform a similar kind of transformation. Also, I need to transform points to get new points as in SimpleITK transform method. Is it possible in airlab?