<div>Hi,</div>
<div>When I read some dicom series I receive this error :</div>
<div> </div>
<div>itkImageBase.txx:190:<br>itk::ERROR: Image(0x8428ba0): Bad direction, determinant is 0. Direction is 0 0 0<br>0 1 0<br>0 0 0</div>
<div> </div>
<div>but only in linux , in windows the image is shown perfectly. Other problem is that with other dicom series , the sagittal and coronal planes are flipped 180º and the slices spacing is not the correct. This problems only occur in linux. </div>

<div>I use Qt 4.5 to show the interface and vtk 5.4 , itk 3.12.</div>