Search found 3 matches

by svyat
Wed, 2006-03-22, 09:25
Forum: DCMTK - General
Topic: What exactly DicomImage::getDepth() returns?
Replies: 1
Views: 2859

What exactly DicomImage::getDepth() returns?

I need to extract bits stored in the DICOM image. In case of I load grayscale signed pixel values DICOM image it seems that getDepth() returns bits stored + 1 value. What exactly DicomImage::getDepth() returns? To draw the image I need to extract image pixel values using getOutputData(nBits) I know ...
by svyat
Tue, 2006-03-14, 18:46
Forum: DCMTK - General
Topic: Extract image data
Replies: 3
Views: 5444

I tried to use getInterData(). /** get intermediate pixel data representation (read-only). * This function allows to access the pixel data after they have been extracted * from the DICOM data element and the modality transformation has been applied * (if present and not disabled). Please note that f...
by svyat
Tue, 2006-03-14, 12:07
Forum: DCMTK - General
Topic: Extract image data
Replies: 3
Views: 5444

Extract image data

I want to extract image data form DICOM. I have 8,12,16-bit grayscale DICOM files. How to get pointer to image data(decoded if image is encoded)?
________
GN250
________
vapir no2