<div dir="ltr">Hi Mathieu,<br><br>Thank you for your response.<br><br>> late ? do you mean slow ?<br><br>I'm sorry, you are right.<br>I made a slight mistake.<br>Besides, I made another mistake, which is as follows;<br>
(wrong) (right)<br> moving and zooming moving or zooming, respectively<br><br>> gdcm is much faster in Release mode AFAIK since it remove the pre/post<br>
> conditions written using asserts.<br>
<br>Thanks. But, yesterday the DGCM Viwer I built with release mode was slow.<br>I'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"><<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>></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"><<a href="mailto:maty.ishihara@gmail.com">maty.ishihara@gmail.com</a>> wrote:<br>
> Hi Mathieu,<br>
><br>
</div><div class="Ih2E3d">> Thank you for your help.<br>
> Yesterday, I succeeded in making and building gdcmviewer.<br>
> But, there seems to be some problems.<br>
><br>
> Problem 1:<br>
> The combination of the versions of VTK and GDCM are strictly limited as<br>
> follows;<br>
> VTK GDCM<br>
> Debug mode: vtk-5.0.4 gdcm-2.0.9<br>
> Release mode: vtk-5.2.0 gdcm-2.0.8<br>
> 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>
> Problem 2:<br>
> The process interval to the large DICOM data, i.e. moving and zooming, is a<br>
> 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>
> not only debug mode of vtk-5.0.4 and gdcm-2.0.9 but also release mode of<br>
> vtk-5.2.0 and gdcm-2.0.8. Moreover, those two gdcmviewers process time<br>
> are almost the same.<br>
> 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>