Hi,<br><br>I am trying to write a tractography program. <br>Now I use discrete index:<br><br>Dimension =3;<br clear="all">typedef int OutputPixelType;<br>typedef itk::Image&lt; OutputPixelType, Dimension &gt; OutputImageType;<br>

OutputImageType::IndexType pixelIndex;<br><br>So
now the pixelIndex is discrete index and I want to change it to
continuous index. I know there is an ContinuousIndex class in ITK. I
wonder whether I should use this class and how to use it in order to
change the index to continuous index.<br>
<br><br>-- <br>Cheers,<br><font color="#888888">Xiang<br>
</font><br clear="all"><br>-- <br>Cheers,<br>Xiang<br>