[IGSTK-Developers] Reuse DICOMImageReader

Patrick Cheng cheng at isis.georgetown.edu
Tue Jan 3 19:21:15 EST 2006


Hi Andinet,

Using the cvs ITK with date tag of: 2005-12-25
I found that even if we reset the image reader, the reader won't read 
the new images. And it will crash the program.

I tracked down the problem and find out there is problem with the 
gdcmSerieHelper.cxx
a line:
CoherentGdcmFileListHT.clear();
need to be insert after line 84.

Can you can help verify this and commit the fix to the ITK repository?

Patrick



More information about the IGSTK-Developers mailing list