[vtkusers] Sample code using VTK and DICOM

Mathieu Malaterre mathieu.malaterre at gmail.com
Fri Oct 3 03:29:10 EDT 2008


On Fri, Oct 3, 2008 at 9:16 AM, masabumi ishihara
<maty.ishihara at gmail.com> wrote:
> Hi Mathieu,
>
> Thank you for your response.
>
>> late ? do you mean slow ?
>
> I'm sorry, you are right.
> I made a slight mistake.
> Besides, I made another mistake, which is as follows;
>             (wrong)                             (right)
>      moving and zooming         moving or zooming, respectively
>
>> gdcm is much faster in Release mode AFAIK since it remove the pre/post
>> conditions written using asserts.
>
> Thanks. But, yesterday the DGCM Viwer I built with release mode was slow.
> I'd like to try to rebuild with AFAIK .
> Then, please tell me how to build with AFAIK .

http://en.wiktionary.org/wiki/AFAIK

there should be no issue regarding speed on any medical image IMHO,
since the size of image is small compared to average machine. You need
to check your VTK setup, on linux for instance you could be using
software rendering, check with your admin system.

-- 
Mathieu



More information about the vtkusers mailing list