Search found 6 matches

by Gunjan_dcm
Fri, 2014-05-16, 05:33
Forum: DCMTK - General
Topic: How to Read Non-English Chars(KR,JP,CH,TH)
Replies: 1
Views: 2688

How to Read Non-English Chars(KR,JP,CH,TH)

Hi, Issue: How to load file name with Korean Characters or other Non-English Chars Details: I have DICOM Image with this Folder Name: "김 리 덕" Full path of Dicom Image : D:\김 리 덕\SampleDCM.dcm Not able to send Dicom Image to PACS with Korean Characters of folder Name: DcmFileFormat::loadFil...
by Gunjan_dcm
Tue, 2014-04-08, 10:47
Forum: DCMTK - General
Topic: DICOM Print to RECEIVE N-EVENT-REPORT-RQ/RSP command
Replies: 1
Views: 3004

DICOM Print to RECEIVE N-EVENT-REPORT-RQ/RSP command

Hi, Guys Need help for this Queries: 1. Any one have implemented this DICOM Command to RECEIVE N-EVENT-REPORT-REQ and sending N-EVENT-REPORT-RES for DICOM Print management. 2. Can any one have ref. link for it to get study details about this Command Megs Information and Datasets details. 3. Any &quo...
by Gunjan_dcm
Mon, 2014-04-07, 13:28
Forum: DCMTK - General
Topic: call back not Norking for perform Query Method
Replies: 1
Views: 2974

Re: call back not Norking for perform Query Method

Hi,
You can call this metod OFCondition DcmSCU::handleFINDResponse(......) { }
In this Method you will get Responses Status like: Pending/Success or Waiting for next query resp.

I Think no need to callback...you will get asynchronous resp. here.
by Gunjan_dcm
Sat, 2014-03-22, 11:26
Forum: DCMTK - General
Topic: DCMTK Experiement on GPU
Replies: 2
Views: 3440

DCMTK Experiement on GPU

Hello Everyone!! Anyone has experimented DCMTK Toolkit on GPU? Like: Dicom image compression using JPEG Lossy or loss less compression. Also Dicom image loading/reading << Is there any open source library/open source toolkit that support of DICOM compression with GPU? >> Your answers are highly appr...
by Gunjan_dcm
Sat, 2014-03-22, 11:19
Forum: DCMTK - General
Topic: DcmDataset-> writeXML - XML validator API for Datsets Values
Replies: 1
Views: 2684

DcmDataset-> writeXML - XML validator API for Datsets Values

Hello EveryOne!! I need help for DcmDataset class method -> writeXML() method. This is called when C-Find-Rsp datesets received at SCU Side. In DCMTK Toolkit any XML validator API is there or not? I mean to XML validator is to check the XML elements values verification. If present data in datasets a...
by Gunjan_dcm
Mon, 2014-02-17, 05:51
Forum: DCMTK - General
Topic: StorageCommit - Open New association PACS features
Replies: 1
Views: 2569

StorageCommit - Open New association PACS features

Hi, Any one have the list of PACS(Available in Market and opensource) that supports StorageCommit - Open New association PACS features. What I read and understood PACS having three types DICOM SCommit association configuration. 1. Reuse Association of DICOM SCU 2. TryReuse Association of DICOM SCU 3...