Search found 35 matches

by vishu2111
Fri, 2013-12-06, 14:42
Forum: DCMTK - General
Topic: Retriving Images From Pacs Server
Replies: 1
Views: 2575

Retriving Images From Pacs Server

hi,

I want to retrive images from pacs server.
I am using the code from below link

http://support.dcmtk.org/wiki/dcmtk/how ... cu-example

but I'm getting error "Unable to Process".

I am using Conquest Dicom server.and I dont want to use storescp like utility.
by vishu2111
Fri, 2013-12-06, 12:44
Forum: DCMTK - General
Topic: how to use thread?
Replies: 3
Views: 3433

Re: how to use thread?

Thanks
plz give sample code...
by vishu2111
Fri, 2013-12-06, 12:24
Forum: DCMTK - General
Topic: how to use thread?
Replies: 3
Views: 3433

how to use thread?

hi,

there is any threading related header file in dcmtk?

plz let me know...

please give snippet of code.

Thanks
by vishu2111
Thu, 2013-12-05, 12:41
Forum: DCMTK - General
Topic: how should I retrive images from conquestDicom server
Replies: 5
Views: 5444

Re: how should I retrive images from conquestDicom server

hi,
can any post the code to get dicom images based on patientID as a search criteria?
by vishu2111
Wed, 2013-12-04, 14:33
Forum: DCMTK - General
Topic: how should I retrive images from conquestDicom server
Replies: 5
Views: 5444

how should I retrive images from conquestDicom server

hi, I have ConquestDicom Server and I want to retrive images from that. I am using code from below link http://support.dcmtk.org/wiki/dcmtk/howto/dcmscu-example but I'm not getting the file because it is not possible to set acceptorPort for ASC_initializeNetwork(); which is internally called by init...
by vishu2111
Thu, 2013-11-28, 07:26
Forum: DCMTK - General
Topic: how to load DicomDir file using dcmtk
Replies: 1
Views: 2524

how to load DicomDir file using dcmtk

hi,

Can any one tell me how to load dicomdir file using dcmtk. I want listing and count of all the files in it .
by vishu2111
Wed, 2013-11-27, 06:58
Forum: DCMTK - General
Topic: how to retrive image from pacs server
Replies: 1
Views: 2228

how to retrive image from pacs server

hi,

hostname : localhost
portno :5678
peerAppTitle :CONQUESTSRV1

I have PT002 patient Id in pacs server.

Please can any one give me command to retrive all dicom images of patient PT002.

Thanks
by vishu2111
Tue, 2013-11-26, 14:11
Forum: DCMTK - General
Topic: how to retrive patient information from pacs server
Replies: 1
Views: 2153

how to retrive patient information from pacs server

hi,

how to retrive patient information from pacs server based on patientName or patientID
by vishu2111
Tue, 2013-11-26, 11:24
Forum: DCMTK - General
Topic: how to save study using dcmtk.3.6.0/3.6.1
Replies: 7
Views: 6138

Re: how to save study using dcmtk.3.6.0/3.6.1

still I am unable to get file from pacs server
by vishu2111
Tue, 2013-11-26, 10:46
Forum: DCMTK - General
Topic: how to save study using dcmtk.3.6.0/3.6.1
Replies: 7
Views: 6138

Re: how to save study using dcmtk.3.6.0/3.6.1

thank you..I will try...
by vishu2111
Tue, 2013-11-26, 10:38
Forum: DCMTK - General
Topic: how to save study using dcmtk.3.6.0/3.6.1
Replies: 7
Views: 6138

Re: how to save study using dcmtk.3.6.0/3.6.1

please can you provide a simple code to store image?
by vishu2111
Tue, 2013-11-26, 10:26
Forum: DCMTK - General
Topic: how to save study using dcmtk.3.6.0/3.6.1
Replies: 7
Views: 6138

Re: how to save study using dcmtk.3.6.0/3.6.1

but how to store image on hard drive? I'm not getting the code.
by vishu2111
Tue, 2013-11-26, 09:14
Forum: DCMTK - General
Topic: how to save study using dcmtk.3.6.0/3.6.1
Replies: 7
Views: 6138

how to save study using dcmtk.3.6.0/3.6.1

hi,

I want to find study from dicom server and store on local drive.how should I do it using dcmtk 3.6.0/3.6.1? but without using movescu..I need programatically.
by vishu2111
Tue, 2013-11-26, 07:12
Forum: DCMTK - General
Topic: How to refer lib files of dcmtk 3.6.1 to visual studio?
Replies: 3
Views: 3663

Re: How to refer lib files of dcmtk 3.6.1 to visual studio?

I am new to dcmtk 3.6.1. I want to use dcmtk library to get dicom file from pacs server. I am using visual studio 2010.I dont know how to link librarries to my application. I tried to link it but I am getting following errors. Error 3 error C2665: 'dcmtk::log4cplus::Logger::getInstance' : none of th...
by vishu2111
Mon, 2013-11-25, 12:45
Forum: DCMTK - General
Topic: How to refer lib files of dcmtk 3.6.1 to visual studio?
Replies: 3
Views: 3663

How to refer lib files of dcmtk 3.6.1 to visual studio?

hi,

I am using visual studio 2010.and trying to link libraries of dcmtk 3.6.1. I tried but getting error in logmacro.h file