[ITK Community] [Insight-users] WrapITK: image registration
Bradley Lowekamp
brad at lowekamp.net
Wed Dec 4 13:11:11 EST 2013
Here is the cmake wrap code used wrap that class:
https://github.com/Kitware/ITK/blob/master/Modules/Registration/Common/wrapping/itkCenteredTransformInitializer.wrap
You may be able to customize it for your needs.
Brad
On Dec 4, 2013, at 12:24 PM, Paolo Zaffino <p.zaffino at yahoo.it> wrote:
> Thanks a lot for the replies!
> I would like to be able to execute something like the example files about registration but from Python.
>
> I compiled ITK4.4 with the Python wrapper enabled (chosing 2D and 3D).
> All work fine, but I don't find itk.CenteredTransformInitializer for
> 2D images...is it "normal"?
>
>
>
> Thank you very much.
>
> Regards.
>
> Paolo
>
>
>
> On 02/12/2013 16:46, Bradley Lowekamp wrote:
>> Hello,
>>
>> To assit with the development of the registration framework in SimpleITK could you please share features you were hoping were exposed in SimpleITK? Along with how you were hoping to be able to use it?
>>
>> Thanks,
>> Brad
>>
>> On Dec 1, 2013, at 4:35 PM, Paolo Zaffino <p.zaffino at yahoo.it> wrote:
>>
>>> Dear all,
>>> is there a way to execute image registration using simpleITK?
>>>
>>> Thank you very much.
>>> Regards.
>>> Paolo
>>> _____________________________________
>>> 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
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20131204/861fa37a/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