<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>

<p class="MsoNormal">Hi,</p>

<p class="MsoNormal"><span style="">&nbsp;&nbsp;&nbsp; </span>I deal with
time-varying medical image data [3D+Time]. My program should open both 3D/4D
datasets and also with different data types (unsigned char – char – float) from
different medical image file formats.</p>

<p class="MsoNormal"><o:p>&nbsp;</o:p></p>

<p class="MsoNormal">* The first problem I faced that ITK image is templated over
&lt;the pixel type and image dimension&gt;. So I have to define them in compile
time. But I don’t know this information in the compile time. I have to read the
file header first (Analyze – minc….). So how Can I solve this problem? </p>

<p class="MsoNormal"><o:p>&nbsp;</o:p></p>

<p class="MsoNormal">* The second problem is my datasets are non-uniform sampled
in time domain. For example the first 3D volume at t = 2 seconds and the second
3D volume at 10 seconds and the third volume at 30 seconds and so on. So can
ITK deal with non-uniform sampling in time<span style="">&nbsp;
</span>domain.</p>

<p class="MsoNormal"><o:p>&nbsp;</o:p></p>

<p class="MsoNormal">Thanks in advance.</p>

<p class="MsoNormal"><o:p>&nbsp;</o:p></p>

<p class="MsoNormal">Best regards,</p>

<p class="MsoNormal">Ahmed Saad</p>

</div></div><br></body></html>