[ITK] [ITK-users] Reading Dicom Image from BLOB object Stord in a Database
Konstantinos Tsirkou
ktsirkou at gmail.com
Sun Nov 2 15:46:51 EST 2014
Hello all,
I am facing a sitiuation where i have a Database (Oracle) that on a
table that stores
multimedia i have a column that stores as binary data from a incoming file.
I have to read the Binary data and load it as Dicom object using gdcmIO
module.
So far i haven't found a clean way to do this.
What i am doing so far is tha i read the dinary data and by reading the
huge Dicom Specifications documents
i can identify the pixel data and almost all the metadat information
only if the transfer syntax is "Explicit VR"
and then by using the importImageFilter i create an itk image object.
But the above is not working on encapsulated jpeg or jpeg2000 images.
So i wanted to ask if ther is a way to load the whole binary data that i
have as a memory buffer to an itk image type?
Thank you very much,
Much regards,
Kostas
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list