[ITK Community] [Insight-users] WrapITK: image registration

Paolo Zaffino p.zaffino at yahoo.it
Fri Dec 6 10:35:50 EST 2013


Hi Brad,
it's an honour for me give my little help!
I'll submit the patch as soon as possible.

Thanks.
Regards.
Paolo


On 05/12/2013 16:16, Bradley Lowekamp wrote:
> Paolo,
>
> That is outstanding!
>
> The preferred way to contribute to ITK is so submit a gerrit patch for 
> review. Information about getting started with that can be found here:
> http://www.itk.org/Wiki/ITK/Git/Develop
>
> Please let us know if you need any additional help in getting started 
> with git and gerrit. I know it's a step learning curve, but it really 
> does open up a community of collaborative coding and development.
>
> It would be great if you can continue to contribute to ITK and WrapITK.
>
> Thanks,
> Brad
>
>
> On Dec 5, 2013, at 10:10 AM, Paolo Zaffino <p.zaffino at yahoo.it 
> <mailto:p.zaffino at yahoo.it>> wrote:
>
>> Dear all,
>> I think that I have fixed the problem.
>> itk::CenteredTransformInitializer was not wrapped for 2D images (in 
>> my case I'm working in Python).
>> As you suggested I edited the 
>> Modules/Registration/Common/wrapping/itkCenteredTransformInitializer.wrap 
>> file and now the new feature is available!
>> I attached the patch in case you would merge it into the main tree.
>>
>> Thank you very much for your support!
>> Best regards.
>> Paolo
>>
>>
>> On 04/12/2013 19:11, Bradley Lowekamp wrote:
>>> 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 
>>> <mailto: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 bywww.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
>>>>
>>>
>>
>> <patch_itkCenteredTransformInitializerwrap.txt>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20131206/3786fa62/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