Search found 30 matches

by Yves Neumann
Wed, 2009-07-01, 13:50
Forum: DCMTK - General
Topic: Dicom RGB file not received correctly by the PacsOne server
Replies: 5
Views: 8769

Would be interesting what PacsOne is logging when the image sent by storescu is not stored correctly. PacsOne creates the log under {PacsOne_install_dir}\log\{AETitle}. Beside the window width and center values in HipRgb.dcm I see nothing strange in the dumps. Nevertheless, those values should not h...
by Yves Neumann
Fri, 2009-05-29, 14:37
Forum: DCMTK - General
Topic: Exception in storescp with --fork
Replies: 5
Views: 5473

Thanks :lol:
by Yves Neumann
Tue, 2009-03-17, 14:07
Forum: DCMTK - General
Topic: Exception in storescp with --fork
Replies: 5
Views: 5473

I think it is mainly caused by my environment with the Window SDK (since the DuplicateHandle() is from the Window SDK). The exception is a "first chance exception" from within the wsocket.dll (actually in the function WSACleanup). I used the solution/projects created by CMake of the snapsh...
by Yves Neumann
Mon, 2009-03-16, 14:58
Forum: DCMTK - General
Topic: Exception in storescp with --fork
Replies: 5
Views: 5473

Exception in storescp with --fork

I figured out that the call to WSACleanup() in storescp.cc {~line 1174} causes an exception when started with parameter --fork. Environment: Visual Studio 2008 Window SDK 6.1 Windows XP SP2 (32bit) Dcmtk snapshot of 2009-03-02 Problem: A call to WSACleanup raises the exception: 0xC0000008: An invali...
by Yves Neumann
Tue, 2008-11-04, 13:48
Forum: DCMTK - General
Topic: problem with compiling
Replies: 10
Views: 13412

Also link to "Netapi32.lib".
by Yves Neumann
Tue, 2008-11-04, 13:38
Forum: DCMTK - General
Topic: problem with compiling
Replies: 10
Views: 13412

Link to "Ws2_32.lib" in you linker settings.
by Yves Neumann
Tue, 2008-11-04, 12:57
Forum: DCMTK - General
Topic: problem with compiling
Replies: 10
Views: 13412

the location tools->options->project&solutions->vc++directories->includefiles should not be used for project related settings. Also, your include folder look like you want to use the files of the DCMTK directly. I recommend to use the "official" way. Means, read the INSTALL file, downl...
by Yves Neumann
Tue, 2008-11-04, 11:28
Forum: DCMTK - General
Topic: problem with compiling
Replies: 10
Views: 13412

Was just around :) ...

Link your application to dcmdata.lib (and ofstd.lib). See also FAQ #27
by Yves Neumann
Tue, 2008-11-04, 11:23
Forum: DCMTK - General
Topic: storescp crash while receiving a corrupt dataset
Replies: 16
Views: 20452

storescp crash while receiving a corrupt dataset

Hello OFFIS team, We are currently facing a problem in a storescp-derivate (store SCP of K-PACS/iQ-VIEW) and files created by a FUJI CR (device model unknown). First of all, I know the file are corrupt and this should be corrected by the FUJI guys. Anyway ... The server crashes abnormal during recei...
by Yves Neumann
Tue, 2008-10-21, 19:29
Forum: DCMTK - General
Topic: Getting pixel width (and height) through DicomImage
Replies: 1
Views: 2712

Getting pixel width (and height) through DicomImage

Hello, I am playing around with the DicomImage class to get some vizualisiation. What I would like is to use the "PixelWidth" and "PixelHeight" of the embedded DiImage class. I could start to get that data out of the dicom file but since the DiImage class already calculates the &...
by Yves Neumann
Wed, 2007-09-19, 17:02
Forum: DCMTK - General
Topic: StoreSCP and more then one conections
Replies: 14
Views: 20801

Hello, just figured out that I am facing the same problem. How can I get the fixed source (maybe as patch)?

Thanks, Yves
by Yves Neumann
Tue, 2007-04-10, 18:48
Forum: DCMTK - General
Topic: DCMCJPEG: Problem with Icon Image sequences
Replies: 11
Views: 13264

:oops: , I did not recognize the sequence. But this really helps me out. Now I can put a workouround for those badly encapsulated files.

... and once again, many thanks to the competent OFFIS team.
by Yves Neumann
Tue, 2007-04-10, 17:51
Forum: DCMTK - General
Topic: DCMCJPEG: Problem with Icon Image sequences
Replies: 11
Views: 13264

Thanks Jörg, for the fast reply. So it was exactly what I was imagine. But like Marco mentioned in a former post here does the added CP allow this exception (compressed data but uncompressed IconImageSequence). How should I handle those files. Actually, I need to send it to a SCP that can't handle J...
by Yves Neumann
Tue, 2007-04-10, 14:27
Forum: DCMTK - General
Topic: DCMCJPEG: Problem with Icon Image sequences
Replies: 11
Views: 13264

The test file is sent to dicom <at> offis <dot> de as well as a short description of the failure. Let me know if you need more information.

I really appreciate your help, thanks.
by Yves Neumann
Thu, 2007-03-29, 19:00
Forum: DCMTK - General
Topic: DCMCJPEG: Problem with Icon Image sequences
Replies: 11
Views: 13264

Hello Marco, I have a similar problem when decompressing a JPEG image that has non-compressed Pixeldata inside an IconImageSequence. As I read here this problem is already solved for the JPEG codec. Is the solution available somewhere/somehow (I use Dcmtk 3.5.4)? Regards, Yves IMAGE Information Syst...