<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi, guys: </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; 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 </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; upsampler-&gt;SetInput( bsplineTransformFine-&gt;GetCoefficientImage()[k] );</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; Since in python it is supported to using index like bsplineTransformFine-&gt;GetCoefficientImage()[k] , does anyone have some hints to solve this? Thanks in advance! </DIV>
<DIV>&nbsp;</DIV>
<DIV>Kind regards </DIV>
<DIV>&nbsp;</DIV>
<DIV>wen </DIV></td></tr></table><br>