Search found 3 matches

by somed
Tue, 2006-03-21, 18:28
Forum: DCMTK - General
Topic: Getting started question.
Replies: 6
Views: 6343

Re: Getting started question.

You don't need to use this function... Please note that the reference is only valid as long as ... Yes, fully understand both points. 1. Given that 12 bits are stored within 16 bits allocated in the file per pixel, should I use 8, 12, or 16 when calling getOutputData()? To my graphics draw function...
by somed
Mon, 2006-03-20, 16:39
Forum: DCMTK - General
Topic: Getting started question.
Replies: 6
Views: 6343

Getting started question.

Jorg and Michael, thanks for responding. 1. Indeed dcmdump shows Bits Stored/Allocated to be US 12/16. 2. :cry: I still don't fully understand what needs to be done to render an image. Since I'm not creating an external copy of the pixel data, I see no need for calling getOutputDataSize(). Here's wh...
by somed
Sun, 2006-03-19, 08:29
Forum: DCMTK - General
Topic: Getting started question.
Replies: 6
Views: 6343

Getting started question.

Hello, Posted a question couple days ago; it never showed up. Not sure whether it got moderated or genuinely did not reach your servers. Trying one more time... If someone could share with me a win32/MSVC one-liner for rendering the dicom image using the pixel data returned by DicomImage::getOutputD...