Search found 14 matches

by ROGERBP
Thu, 2007-07-12, 12:50
Forum: DCMTK - General
Topic: Worklist without association
Replies: 8
Views: 7927

Thats not the case, the application is not mine. It´s a worklist server that belongs to another company. I need to talk to it, but the findscu doesn´t work with that. They say it´s really DICOM. The DVT validation tool send some scripts that work and get the worklist, but the applicatioan I made usi...
by ROGERBP
Wed, 2007-07-11, 17:54
Forum: DCMTK - General
Topic: Worklist without association
Replies: 8
Views: 7927

If I send you a worklist server, could you test it and tell if it´s really DICOM ?
If so, tell me to where I can send.

Thanks
by ROGERBP
Wed, 2007-07-11, 17:30
Forum: DCMTK - General
Topic: Worklist without association
Replies: 8
Views: 7927

Thank you
by ROGERBP
Wed, 2007-07-11, 16:14
Forum: DCMTK - General
Topic: Worklist without association
Replies: 8
Views: 7927

Allright,

Do you know or recommend any tool to validate a worklist server as a real DICOM compatible?

Thanks
by ROGERBP
Tue, 2007-07-10, 13:19
Forum: DCMTK - General
Topic: Worklist without association
Replies: 8
Views: 7927

Worklist without association

Hi all,

Now I have this little problem.
The DICOM Server of my cliente doesn´t make association do answer a FIND request for worklist.
How can I make a FIND request without making an association first?
Is it possible?
Thanks
by ROGERBP
Thu, 2007-07-05, 12:22
Forum: DCMTK - General
Topic: Query / Retrieve Worklist
Replies: 8
Views: 9854

Sorry,

But some times, we simply don´t how long it´ll take to come to an answer
by ROGERBP
Wed, 2007-07-04, 17:47
Forum: DCMTK - General
Topic: Query / Retrieve Worklist
Replies: 8
Views: 9854

I´d like to know where are de dataset´s from the answer. Are they in the callback function? I´ve found that too. Now, one more doubt, how can I do to query the SCP for studies scheduled from one date to another. Example: I´d like to know how many patients have been scheduled for XA modality from 07...
by ROGERBP
Wed, 2007-07-04, 14:09
Forum: DCMTK - General
Topic: Query / Retrieve Worklist
Replies: 8
Views: 9854

Sorry, I´ve already found out how to do that.
I´d like to know where are de dataset´s from the answer.
Are they in the callback function?
by ROGERBP
Wed, 2007-07-04, 12:41
Forum: DCMTK - General
Topic: Query / Retrieve Worklist
Replies: 8
Views: 9854

Could tell me how to build this query at API level?
by ROGERBP
Wed, 2007-07-04, 12:18
Forum: DCMTK - General
Topic: Query / Retrieve Worklist
Replies: 8
Views: 9854

Thank you very much
by ROGERBP
Tue, 2007-07-03, 18:31
Forum: DCMTK - General
Topic: Query / Retrieve Worklist
Replies: 8
Views: 9854

Query / Retrieve Worklist

Hi,

Do you have any example of how to query a worklist SCP and manage the answer?

Exemple: I´d like to know how many patients have been scheduled for XA modality today. How can I create this question, send to SCP and get the answer to show a list to the user?

thanks
by ROGERBP
Fri, 2007-06-01, 20:48
Forum: DCMTK - General
Topic: Compressesed data to Umcompressed data
Replies: 1
Views: 3129

Compressesed data to Umcompressed data

Hi, Thats the problem, I have a compressed image in memory and I´d like to insert this data into the data set and get it uncompressed. How can I do that? I have all data about the image, cols, rows, etc but the pixels are already compressed. It´s lossless. I´ve tried this: DcmDataset *dset = new Dcm...
by ROGERBP
Tue, 2007-03-13, 13:43
Forum: DCMTK - General
Topic: STLPMT45.DLL
Replies: 1
Views: 3157

STLPMT45.DLL

Hi, I´m writing an stroe application using the code from storescu. It works fine for some images but some XA images generate the erros "Access violation at adress 0028A836 in module 'STLPMT45.DLL'. Read of adress 6F042607." Only some images do that. The applicartions was compiled with Borl...
by ROGERBP
Mon, 2007-03-05, 12:45
Forum: DCMTK - General
Topic: Application size
Replies: 1
Views: 2502

Application size

Hi people, I created a DDL using DCMTK with C++ Builder 6 to do some print work. It´s working fine, but is size is very large, 3mb. Is there a way to decrease that size ? Is there any debug information that can be taken out ? Or any other thing that could make it smaller ? Thank you in advance. Roger