Search found 7 matches

by VHonnet
Mon, 2005-03-07, 15:23
Forum: DCMTK - General
Topic: Problem reading some Dicom files
Replies: 3
Views: 6347

I have another problem with another file. In this case the file has been declared as BigEndian in the header and is then LittleEndian. Stupid mistake from the people who write the file I think. Is there a way to read the file with dcmtk despite this problem ? Thanks a lot. Vincent Please send one of...
by VHonnet
Fri, 2005-03-04, 15:02
Forum: DCMTK - General
Topic: Problem reading some Dicom files
Replies: 3
Views: 6347

The mail has been sent.

Thanks !
Jörg Riesmeier wrote:Please send one of these DICOM files to "dicom/at/offis/dot/de".
by VHonnet
Fri, 2005-03-04, 09:05
Forum: DCMTK - General
Topic: Problem reading some Dicom files
Replies: 3
Views: 6347

Problem reading some Dicom files

Hello, I have some Problem to read some Dicom files with dcmtk 3.5.3. Those files have a flag OB after the pixel data flag (7FE0). DCMTK stays then in a loop and gives the warning: The first warning is: DcmItem: Non-standard VR '' encountered while parsing attribute (0000,0000), assuming 2 byte leng...
by VHonnet
Mon, 2005-01-24, 17:33
Forum: DCMTK - General
Topic: DcmImage->GetOutPut in 16 bits
Replies: 1
Views: 5036

DcmImage->GetOutPut in 16 bits

Hello, I have a problem to get 16 bits pictures of Dicom files. The method getOutPutData of DcmImage gives back an error. How should I do ? Otherwise, the getOutputData gives also an error while trying to get 8 bits rendering of a 16 bits Dicom file. Is there hier something special to do ? Thanks a ...
by VHonnet
Fri, 2005-01-21, 17:16
Forum: DCMTK - General
Topic: dcmtk with QT
Replies: 34
Views: 45645

Thanks a lot !!
by VHonnet
Fri, 2005-01-21, 16:20
Forum: DCMTK - General
Topic: dcmtk with QT
Replies: 34
Views: 45645

But how do you create a PGM Format ?
by VHonnet
Fri, 2005-01-21, 13:37
Forum: DCMTK - General
Topic: dcmtk with QT
Replies: 34
Views: 45645

dcmtk with QT

I'm trying to show dicom images in a QT widget. I don't get it. Help !

Vincent