[Dcmlib] gdcm2.0 possible bug

Yixun Liu yxliuwm at gmail.com
Tue Jul 17 21:58:36 CEST 2012


Hi,
In gdcm2.2. variable UseInterpolationGrid is useless.
In the following function, I think UseInterpolationGrid  should change to
m_UseInterpolationGrid.



void

RobustSolver<VDimension>

::Initialization()



  if(this->UseInterpolationGrid)// change to m_UseInterpolationGrid

    {

    this->InitializeInterpolationGrid();

}



BTW, I encounter a strange problem. In a directory, I have 22 files, and
each one is a 3D volume Dicom file.



   SerieHelper can read 7 of them, but cannot read the following. However,
if I move the following to a different directory, it can load them.

Any suggestions?



Bsst,



Yixun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/dcmlib/attachments/20120717/53b87759/attachment.html>


More information about the Dcmlib mailing list