[vtkusers] GE signa pixel access
Uzay Emrah Emir
uzayemir at boun.edu.tr
Mon Nov 8 09:25:42 EST 2004
hi,
I am trying to access GE signa Data using vtkGeSignareader.h. But I could not
success.
vtkGESignaReader * reader=vtkGESignaReader::New();
reader->SetFileName("I.001");
reader->Update();
cout<<reader->GetOutput()->GetScalarPointer(0,0,0);
which function do I have use in order to access pixels of GE image.
Thanks
Uzay E. Emir
Institute of Biomedical Engineering
Bogazici University
Bebek, Istanbul, Turkey
Office: +90 212 359 7523
Fax : +90 212 257 50 30
More information about the vtkusers
mailing list