<div dir="ltr">Hi Mathieu,<br><br>Thank you for your response.<br><br>&gt; late ? do you mean slow ?<br><br>I&#39;m sorry, you are right.<br>I made a slight mistake.<br>Besides, I made another mistake, which is as follows;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (wrong)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; (right)<br>&nbsp;&nbsp;&nbsp;&nbsp; moving and zooming&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; moving or zooming, respectively<br><br>&gt; gdcm is much faster in Release mode AFAIK since it remove the pre/post<br>
&gt; conditions written using asserts.<br>
<br>Thanks. But, yesterday the DGCM Viwer I built with release mode was slow.<br>I&#39;d like to try to rebuild with AFAIK .<br>Then, please tell me how to build with AFAIK .<br><br>Thanks.<br><br>Maty<br><br><div class="gmail_quote">
2008/10/3 Mathieu Malaterre <span dir="ltr">&lt;<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Maty,<br>
<br>
On Fri, Oct 3, 2008 at 3:58 AM, masabumi ishihara<br>
<div class="Ih2E3d">&lt;<a href="mailto:maty.ishihara@gmail.com">maty.ishihara@gmail.com</a>&gt; wrote:<br>
&gt; Hi Mathieu,<br>
&gt;<br>
</div><div class="Ih2E3d">&gt; Thank you for your help.<br>
&gt; Yesterday, I succeeded in making and building gdcmviewer.<br>
&gt; But, there seems to be some problems.<br>
&gt;<br>
&gt; Problem 1:<br>
&gt; &nbsp;The combination of the versions of VTK and GDCM are strictly limited as<br>
&gt; follows;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;VTK &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GDCM<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;Debug mode: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;vtk-5.0.4 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; gdcm-2.0.9<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;Release mode: &nbsp; &nbsp; &nbsp; &nbsp;vtk-5.2.0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; gdcm-2.0.8<br>
&gt; &nbsp; The above results are correct?<br>
<br>
</div>Yes it should work. No this is not limited to this only combination.<br>
<div class="Ih2E3d"><br>
&gt; Problem 2:<br>
&gt; &nbsp;The process interval to the large DICOM data, i.e. moving and zooming, is a<br>
&gt; little bit late,<br>
<br>
</div>late ? do you mean slow ?<br>
you need to split this in two operation to determine what you call<br>
slow: write a piece of code that load a DICOM and return. Write a<br>
script that load a png file and start a vtkImageViewer, and benchmark<br>
both.<br>
<div class="Ih2E3d"><br>
&gt; not only debug mode of vtk-5.0.4 and gdcm-2.0.9 but also release mode of<br>
&gt; vtk-5.2.0 &nbsp; &nbsp; &nbsp; and gdcm-2.0.8. Moreover, those two gdcmviewers process time<br>
&gt; are almost the same.<br>
&gt; &nbsp;Is that right?<br>
<br>
</div>gdcm is much faster in Release mode AFAIK since it remove the pre/post<br>
conditions written using asserts.<br>
<br>
--<br>
<font color="#888888">Mathieu<br>
</font></blockquote></div><br></div>