Search found 49 matches
- Tue, 2008-08-19, 09:32
- Forum: DICOMscope - General
- Topic: GSPS handling
- Replies: 4
- Views: 31609
- Fri, 2008-08-15, 11:10
- Forum: DICOMscope - General
- Topic: GSPS handling
- Replies: 4
- Views: 31609
GSPS handling
Hi OFFIS team, I am not sure if these are DicomScope or general GSPS issues. I am currently validating my self-created GSPS objects with DicomScope and found some unclear behaviour which you hopefully could clarify: 1. I have a GSPS file containing a ReferencedSeriesSequence with a single item conta...
- Wed, 2008-04-30, 10:56
- Forum: DCMTK - General
- Topic: worklist issue: sequence expansion
- Replies: 3
- Views: 9004
- Mon, 2008-04-28, 10:46
- Forum: DCMTK - General
- Topic: worklist issue: sequence expansion
- Replies: 3
- Views: 9004
worklist issue: sequence expansion
Hello OFFIS team, the default behaviour of wlscpfs.exe is to expand an empty sequence in a search mask. This behaviour is commented in the source code: According to the 2001 DICOM standard (part 4, section C.2.2.2.6), if a search mask contains a sequence attribute which contains no item or a single ...
- Wed, 2008-01-16, 22:25
- Forum: DCMTK - General
- Topic: Using DCMTK with K-PACS
- Replies: 2
- Views: 6414
- Wed, 2008-01-16, 22:14
- Forum: DCMTK - General
- Topic: Modality worklist for Siemens CT
- Replies: 4
- Views: 11299
- Fri, 2007-12-21, 10:42
- Forum: DCMTK - General
- Topic: 8bit palette color to Jpeg Lossless convertion
- Replies: 2
- Views: 4676
- Thu, 2007-12-20, 11:10
- Forum: DCMTK - General
- Topic: 8bit palette color to Jpeg Lossless convertion
- Replies: 2
- Views: 4676
8bit palette color to Jpeg Lossless convertion
Hi Offis team, in my search for an 8bit palette to 24bit RGB converter (due to the fact that E-Film even with V3.0 does not support 8bit palette color) I found, that dcmcjpeg.exe from V3.5.3 does this convertion prior to the compression (which of cause leeds to a very poor compression ration regardi...
- Wed, 2007-09-12, 17:38
- Forum: DCMTK - General
- Topic: Creating Bitmap Thumbnails with StoreSCP
- Replies: 2
- Views: 4770
- Wed, 2007-09-12, 14:59
- Forum: DCMTK - General
- Topic: Creating Bitmap Thumbnails with StoreSCP
- Replies: 2
- Views: 4770
Creating Bitmap Thumbnails with StoreSCP
Hi OFFIS team, I tried to implement an on-the-fly thumbnail creation into StoreSCP.exe (3.5.3) which works fine except for the fact, that this gives a memory leak. Since I am not very familiar with C++, could you give me a hint were the leak might be produced? I placed this code directyl after the s...
- Mon, 2007-04-02, 18:01
- Forum: DCMTK - General
- Topic: metaheader tags in dataset after chooseRepresentation
- Replies: 2
- Views: 4250
- Sun, 2007-03-25, 19:50
- Forum: DCMTK - General
- Topic: metaheader tags in dataset after chooseRepresentation
- Replies: 2
- Views: 4250
metaheader tags in dataset after chooseRepresentation
Hi DCMTK team, I linked dcmnet against dcmjpeg in order to implement an on-the-fly decompression in storescp.exe After a day of racking my brain I managed to compile a working application. What I was struggling with is a doubling of MetaHeader tags after DataSet->chooseRepresentation. All the files ...
- Mon, 2006-10-02, 18:38
- Forum: DCMTK - General
- Topic: Corrupted images when sending from GE Prospeed scanner
- Replies: 1
- Views: 3552
Corrupted images when sending from GE Prospeed scanner
Hello Offis Team, I encountered as strange communication problem with an old GE ProSpeed scanner and the Offis StoreSCP (a slightly modified version based on 3.5.3 shipped with K-PACS). When sending from the scanner the StoreSCP receives the data without error messages but the pixel data seems to be...
- Tue, 2006-08-01, 21:38
- Forum: DCMTK - General
- Topic: VOI LUT Sequence missing after compression with dcmcjpeg
- Replies: 4
- Views: 6146
- Mon, 2006-07-31, 19:00
- Forum: DCMTK - General
- Topic: VOI LUT Sequence missing after compression with dcmcjpeg
- Replies: 4
- Views: 6146
dcmcjpeg version 3.5.3 for Windows. I could read in the manual files that option --rescale-identity is set by default. # This options prevents the creation of a modality transformation # other than an identity transformation (which is required for # many DICOM IODs). Window center/width settings enc...