[Insight-users] reading Dicom Volume

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Jan 28 03:04:04 EST 2009


On Wed, Jan 28, 2009 at 4:39 AM, Bradley Lowekamp
<blowekamp at mail.nih.gov> wrote:
> Hello,
> The streaming IO is currently an area of active development. Specifically,
> improving the writing capabilities right now.
> I have an idea on how to get streaming DICOM to possible work with some
> files.

- Uncompressed should be ok
- old JPEG (93) should be ok (minor tweaks)
- RLE: there will be a per frame overhead, or would need some major work
- JPEG 2000: there will be a per frame overhead

By 'per frame overhead' I mean you need to extract the whole frame,
get the actual requested extent, then move on to the next frame.


2cts
-- 
Mathieu


More information about the Insight-users mailing list