[Insight-users] python and C conversion for ITK
kevin cavin
beibeiwen2003 at yahoo.com
Fri Aug 7 06:38:22 EDT 2009
Hi, guys:
I am trying to rewrite the deformable registration example 15 by using pyhton insted of C++. I have difficult to translate this part of code
upsampler->SetInput( bsplineTransformFine->GetCoefficientImage()[k] );
Since in python it is supported to using index like bsplineTransformFine->GetCoefficientImage()[k] , does anyone have some hints to solve this? Thanks in advance!
Kind regards
wen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090807/53b1e9bc/attachment.htm>
More information about the Insight-users
mailing list