I want to use dcmdump to take a set of dicom part10 files and strip off the meta data and leave just the raw pixel data.
I see that there is a +W option for the command line tool.. I just can't get it to produce any raw files.
Help?
convert to raw
Moderator: Moderator Team
-
- DCMTK Developer
- Posts: 2073
- Joined: Fri, 2004-11-05, 13:47
- Location: Oldenburg, Germany
- Contact:
Re: convert to raw
Hi,
what kind of problem pops up? should do the trick. It will produce yourfile.dcm.0.raw (and potentially more files if more raw data is contained) in the directory provided to the +W option (here: current directory ".").
You can post these kind of questions to General DCMTK Forum topic, since the question directly relates to DCMTK.
Best regards,
Michael
what kind of problem pops up?
Code: Select all
dcmdump +W . yourfile.dcm
You can post these kind of questions to General DCMTK Forum topic, since the question directly relates to DCMTK.
Best regards,
Michael
Who is online
Users browsing this forum: No registered users and 0 guests