Search found 8 matches

by PanchiCrack
Wed, 2012-06-13, 18:02
Forum: DCMTK - General
Topic: dcm2xml xml2dcm: UTILITIES or LIBRARIES?
Replies: 4
Views: 4284

Re: dcm2xml xml2dcm: UTILITIES or LIBRARIES?

Very Thanks!
I´ve looked the source code of xml2dcm tool, since i´m firstly interested at that utility.
So, I´ll try to use the avalaible code at xml2dcm.cc to generate a class that perform the conversion XML to DICOM.
Do you know someone working at this?
Thanks again!!
by PanchiCrack
Wed, 2012-06-13, 16:33
Forum: DCMTK - General
Topic: dcm2xml xml2dcm: UTILITIES or LIBRARIES?
Replies: 4
Views: 4284

dcm2xml xml2dcm: UTILITIES or LIBRARIES?

Hello! I've used the dcm2xml and xml2dcm utlities succesfully! Now, I need include them into my C++ project, like libraries , in case it's possible. I downloaded the complete source code for dcmtk-3.6.0. I read the INSTALL page, and i built the entire solution succesfully, obtaining a path EXECUTABL...
by PanchiCrack
Wed, 2012-05-30, 20:32
Forum: DCMTK - General
Topic: Support Dicom Waveform
Replies: 5
Views: 6148

Re: Support Dicom Waveform

Hi again!! I think I´ve resolved this problem yet! The problem when executing xml2dcm is that, by default, is set the option length-explicit , which writes the DICOM file with explicit lengths. I've configured the ouput option length-undefined (seen from section "output options\length encoding ...
by PanchiCrack
Wed, 2012-05-30, 17:32
Forum: DCMTK - General
Topic: Support Dicom Waveform
Replies: 5
Views: 6148

Re: Support Dicom Waveform

Hi!! I need to convert a 12-lead ECG from XML to DICOM Waveform format. For this, first, I started to work with an original DICOM Waveform ECG 12-lead, which was converted succesfully to XML file by using dcm2xml tool. Now, I´m trying to employ xml2dcm tool (with the input XML file obtained at previ...
by PanchiCrack
Tue, 2012-05-29, 13:44
Forum: DCMTK - General
Topic: Support Dicom Waveform
Replies: 5
Views: 6148

Re: Support Dicom Waveform

Right. That's the problem. The value is empty for same data elements like (5400,1010) tag and others.
Thanks for the quick answer!! Very useful! :)
by PanchiCrack
Mon, 2012-05-28, 22:20
Forum: DCMTK - General
Topic: Support Dicom Waveform
Replies: 5
Views: 6148

Support Dicom Waveform

Hello! I'm beggineer here. I'm starting to work with dicom waveform ECG signals. I'm working on a project, in which one requirement is to convert 12-lead ECG signals from XML to DICOM format, and DICOM to XML format. I´m interesting in the use of the libraries xml2dcm and dcm2xml. I've started with ...
by PanchiCrack
Fri, 2012-05-04, 14:08
Forum: DCMTK - General
Topic: Problem with download the toolkit from http://dicom.offis.de/dcmtk.php.en
Replies: 1
Views: 2531

Problem with download the toolkit from http://dicom.offis.de/dcmtk.php.en

Hello:
I have problems with the download of all libraries from http://dicom.offis.de/dcmtk.php.en. I can't perform the download of those.
Can you help me?
Thanks.