[vtkusers] about vtkGDCMImageReader

Jérôme jerome.velut at gmail.com
Wed Nov 4 05:33:11 EST 2009


Hi,

It is possible if the vtkGDCMImageReader sends an event to inform the
redaer's update progression. Typically, you can try to catch the
ProgressEvent via a vtkCallBackCommand.
The callback function is under your responsabilty: just implement something
that refresh a gauge. I don't know how it is called in Qt, and how is
implemented the update of vtkGDCMImageReader, so I won't be of more help.

'hope it will be enough...

Jerome

2009/11/3 Lic. José M. Rodriguez Bacallao <jmrbcu at gmail.com>

> hi folks, I need to read a volume from a lot of dicom files and show
> it, I need to inform the user the progress of the reading process by
> means of a progress bar using Qt. How do I achieve that with vtk and
> gdcm.
> I am using vtkGDCMImageReader and python.
>
> --
> Lic. José M. Rodriguez Bacallao
> Centro de Biofisica Medica
> -----------------------------------------------------------------
> Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo
> mismo.
>
> Recuerda: El arca de Noe fue construida por aficionados, el titanic
> por profesionales
> -----------------------------------------------------------------
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091104/e14df777/attachment.htm>


More information about the vtkusers mailing list