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