[ITK Community] sum of two objects ITK
Luis Ibanez
luis.ibanez at kitware.com
Mon Feb 3 07:08:31 EST 2014
Hi Hana,
Are you referring to the parameter array type used in the image
registration framework ?
If so, nope, the parameters type doesn't provide an addition operator.
This is by design, because the parameters are not necessarily elements of a
vector space.
Consider for example, the case of the Versors (Unit Quaternions), where the
addition of
elements is not equivalent to the addition (or composition) of two
Quaternions. The same
will apply to the Affine matrices (the addition of elements is not
equivalent to the composition
of two matrices).
Hope this helps,
Thanks
Luis
On Mon, Feb 3, 2014 at 1:24 AM, Hana Cherif <hanacherif62 at gmail.com> wrote:
> Hello ,,
>
> Can I do the sum of two objects of type *parameterstype* in ITK?
>
> Thanks!!
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140203/1dd55d71/attachment-0002.html>
More information about the Community
mailing list