[vtkusers] Java EXCEPTION_ACCESS_VIOLATION
    Denis Barbier 
    bouzim at gmail.com
       
    Mon Oct 26 05:10:07 EDT 2009
    
    
  
On 2009/10/25 Divye wrote
> Upon debugging further, looks like the image reader is not able to read the dicom files, in the vtkOutput Window i am getting the following error :
> error : vtkDicomImageReader.cxx Line 158
> error : vtkDicomImageReader.cxx Line 158
Indeed, in LoadVolumeFromFolder you do not set input path, maybe you
forgot to call imageReader.SetDirectoryName(strFolderPath)?
Denis
    
    
More information about the vtkusers
mailing list