[ITK Community] [Insight-users] Updates of transform parameters in Bsplines registration
Hana Cherif
hanacherif62 at gmail.com
Sat Nov 16 05:12:54 EST 2013
Hope that you are all well!!
Here is the prototype of the function responsable of the transform
parameters update in bspline registration ::
template <class TScalarType, unsigned int NDimensions, unsigned int
> VSplineOrder>
void
> BSplineBaseTransform<TScalarType, NDimensions, VSplineOrder>
> ::UpdateTransformParameters( const DerivativeType & update, TScalarType
> factor )
>
My question is in witch level in the example of "deformableregistration4"
the call of this function ( exactly ) will done?? (in another meaning i
ask this question because i can't understande how did the parameters
exactly up to date in that transformations )
I Thank you in advance!!
Regards!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20131116/af09e2dd/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users
More information about the Community
mailing list