Search found 3 matches

by zlf
Mon, 2014-09-01, 07:02
Forum: DCMTK - General
Topic: Does C-MOVE support query by 0008,103E (SeriesDescription)?
Replies: 1
Views: 2990

Does C-MOVE support query by 0008,103E (SeriesDescription)?

Hi all, I am developping a dose stat application. My application need to retrieve dose info series from PACS. Now, I am using "query by study" to retrieve all dicom files (images and dose info) for a study, that is time-costing. I only want dose info series. All dose info series will have ...
by zlf
Tue, 2014-08-26, 07:01
Forum: DCMTK - General
Topic: MOVESCU with osirix failed with "Refused - Out of resources"
Replies: 1
Views: 4669

MOVESCU with osirix failed with "Refused - Out of resources"

findscu works fine with osirix. But movescu failed with "Refused - Out of resources". The data I am requesting is composed of only ONE CT image. I am totally confused why osirix report OUT OF RESOURCES. Any help is appreciated. Thank! IP of osirix is "192.168.191.4" Port of osiri...
by zlf
Thu, 2009-01-29, 07:58
Forum: DCMTK - Installation
Topic: Compile dcmtk with common language runtime support
Replies: 0
Views: 17664

Compile dcmtk with common language runtime support

I can successfully compile dcmtk in visual studio 2005 with "Multi-threaded (/MT)" and "No Common Language Runtime support". If I switch CLR support from "No Common Language Runtime support" to "Common Language Runtime support". Compiler will "error D8016...