[Dcmlib] vtkGDCMImageReader update progress

Bartosz Wiklak bwiklak at gmail.com
Thu Apr 16 14:47:33 CEST 2009


I'm using vtkGDCMImageReader. When I add many files through
SetFileNames() and then call Update() it takes long time to process.
How can I implement progress indication?

When I connect progress event using  AddObserver(
vtkCommand::ProgressEvent, progressCallbak, 1 );
I'm getting only two events: progress==0.0 and progress==1.0



More information about the Dcmlib mailing list