[vtkusers] Read DICOM memory stream to use in VTK

BountyHuntA Martin_Klamm at gmx.de
Wed Dec 8 20:47:50 EST 2010


Hello.

I develop a DICOM rendering with VTK in connection with a JAVA Web-Service.
The user send some DICOM images to the Web-Service and JNA passes a pointer
to the DICOM files in the RAM from the JAVA side to C++-VTK.
I have now the problem that GDCM can only read real files from HDD
(setFileNames etc.).
Is there a opportunity to read in a char* or istream/ ostream/ stringstream
containing the DICOM informations with GDCM?

Thank you
Martin
-- 
View this message in context: http://vtk.1045678.n5.nabble.com/Read-DICOM-memory-stream-to-use-in-VTK-tp3298355p3298355.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list