Search found 3 matches

by majorss
Wed, 2019-09-11, 04:08
Forum: DCMTK - General
Topic: Image color problem
Replies: 0
Views: 83326

Image color problem

https://i.postimg.cc/gjD1825T/resize.jpg The following programs display correctly. Leadtools, Sante DICOM Viewer and Mango. What is the problem? Test Environment Visual C++ 2013, DCMTK 3.6.3 and 3.6.4 //////////////////////////////////////////////////////////////////////////////////////////////////...
by majorss
Fri, 2018-07-27, 04:32
Forum: DCMTK - General
Topic: Cannot determine start fragment: basic offset table is empty
Replies: 4
Views: 3608

Re: Cannot determine start fragment: basic offset table is e

Thanks your reply.

This problem was solved by saving again after changing TransferSyntax.
by majorss
Tue, 2018-07-10, 11:33
Forum: DCMTK - General
Topic: Cannot determine start fragment: basic offset table is empty
Replies: 4
Views: 3608

Cannot determine start fragment: basic offset table is empty

3.6.3 (2018-02-05 and GIT) ..\dcmdata\libsrc\dccodec.cc, line : 266 result = makeOFCondition(OFM_dcmdata, EC_CODE_CannotDetermineStartFragment, OF_error, "Cannot determine start fragment: basic offset table is empty"); How to fix this problem? // Leadtools V18, ezDICOM can load normally wi...