[vtkusers] HelpvtkBMPReader

lappadj at libero.it lappadj at libero.it
Mon Sep 3 09:57:19 EDT 2001


Hi,i should to reconstruct a 3D volume from a set of bitmap images,but 
i don't be able to read the images set from disk.The following code

vtkBMPReader *imagein=vtkBMPReader::New();
imagein->SetFileName ("Documents and 
Settings/Massimo/DicomFromEngland/BMPDicom/pat_2_55.0,pat_2_64.9");
 
is not valid,and if i use the vtkImageReader i achieve this error 
message and the volume is not rendered

  Warning: In d:\nightly\vtk\imaging\vtkImageReader.cxx, line 648
  vtkBMPReader (0x00415900): File operation failed.

  Generic Warning: In d:\nightly\vtk\imaging\vtkBMPReader.cxx, line   
451
  File operation failed. row = 0, Read = 240, Skip0 = 0, Skip1 = 0,   
FilePos = 0

The images are 256*256 pixels and the images are from image.0 to

image.9,
Thanks a lot

Massimiliano La Paglia


_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: 
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers





More information about the vtkusers mailing list