Search found 18 matches

by rullbandspelare
Thu, 2019-03-28, 12:49
Forum: DCMTK - Installation
Topic: BUGG with TLS files?
Replies: 1
Views: 6184

BUGG with TLS files?

Hi! Maybe I am not supposed to copy and replace all the tls files. But here goes: Not working: If I copy and replace all the files from dcmtk-3.6.4-win32-dynamic-tls\bin to dcmtk-3.6.4-win32-dynamic\bin P:\dicom>..\inc\dcmtk\bin\storescu.exe --version This will get me a popup with storescu.exe has s...
by rullbandspelare
Wed, 2019-02-13, 11:31
Forum: DCMTK - General
Topic: wlmscpfs.exe and sleep
Replies: 1
Views: 1509

wlmscpfs.exe and sleep

Hi! Q: Can I get wlmscpfs.exe to sleep after it gets the C-Find request but before the .wl files are processed? When a DMWL SCU is making a c-find I want to process the patientID in the background to be able to do some automatic searches in other remote databases to create a .wl from. And then in th...
by rullbandspelare
Thu, 2017-11-23, 07:35
Forum: DCMTK - General
Topic: dcmj2pnm.exe to get CT pixelvalues
Replies: 1
Views: 2024

dcmj2pnm.exe to get CT pixelvalues

Hi! Any help is appreciated! I whant to extract the CT pixeldata for computation (get HU). > dcmj2pnm.exe +opw CT.dcm CT.pgm Gives me a .pgm ASCII file that looks like this. "P2 512 512 65535 15568 15568 15568 15568 ..." But I get 15568(3CD0 Hex) instead of 973(03CD Hex) for a specific pix...
by rullbandspelare
Fri, 2017-07-07, 15:27
Forum: DCMTK - General
Topic: Extracting pixeldata from private tag?
Replies: 5
Views: 5736

Re: Extracting pixeldata from private tag?

Hi!
again...
I want to extract the contents of a TAG just as a raw binary content.

dcmdump.exe +M +L +P 07a3,1096 55A72B2A >./object/output

Gives me a large file with the HEX representation. /00/00...
Can this be dumped as a binary file instead?

Thanks!
by rullbandspelare
Thu, 2016-08-25, 10:00
Forum: DCMTK - General
Topic: Extract mpeg4 from DICOM object
Replies: 1
Views: 3549

Extract mpeg4 from DICOM object

Hi! I am using: c:\dcmdump.exe +P 7fe0,0010 .\media\mpeg4.dcm +W .\images This results in two files mpeg4.dcm.0.raw and mpeg4.dcm.1.raw where one is 0bytes long and the other (...1.raw) is playable in Vlc as mp4. (7fe0,0010) OB (PixelSequence #=2) # u/l, 1 PixelData (fffe,e000) pi =.\images\mpeg4.dc...
by rullbandspelare
Tue, 2016-06-28, 10:10
Forum: DCMTK - General
Topic: storescu.exe and mpeg4
Replies: 6
Views: 8315

Re: storescu.exe and mpeg4

Thanks! Is working with latest toolkit. BUT... I do not understand the Warnings I get when sending the object. "W: DcmItem: Invalid Element (0000,0000) found in data set" How can I get rid of them? U:\dicom>dcmsend +v -d -aet SENDSCU -aec SENDSCP 10.10.10.34 104 ..\out\191212121212_2016062...
by rullbandspelare
Tue, 2016-06-14, 11:39
Forum: DCMTK - General
Topic: storescu.exe and mpeg4
Replies: 6
Views: 8315

storescu.exe and mpeg4

Hi! I am trying to store a mpeg4 dicom file (ts: 1.2.840.10008.1.2.4.103) with : >storescu.exe -d -xf storescu.cfg VIDEO_MPEG4 -aet DEMO -aec DEMO demo.com 104 mpegtest.dcm this works with mpeg2 videos (1.2.840.10008.1.2.4.100) I have created a storescu.cfg with a VIDEO_MPEG4 profile, just like I di...
by rullbandspelare
Sat, 2015-11-21, 12:21
Forum: DCMTK - General
Topic: wlmscpfs worklist supported tags
Replies: 1
Views: 2909

wlmscpfs worklist supported tags

Hi Do I need to compile my own support for tags in wlmscpfs or is it somehow configurable?? Like theese veterinary dicom tags: I: - Unsupported (non-sequence) attribute (PatientSpeciesDescription) encountered in the search mask. I: This attribute will not be existent in any result dataset. I: - Unsu...
by rullbandspelare
Mon, 2013-10-14, 07:27
Forum: DCMTK - General
Topic: Manipulating MPEG4 (1.2.840.10008.1.2.4.102) files with tool
Replies: 1
Views: 2791

Manipulating MPEG4 (1.2.840.10008.1.2.4.102) files with tool

I use dcmodify to change som DICOM tags in two files. One file is MPEG2(1.2.840.10008.1.2.4.100) and the other is MPEG4(1.2.840.10008.1.2.4.102) If I do dcmdump on a DICOM file with MPEG2 ts i get: # Used TransferSyntax: MPEG2 Main Profile @ Main Level If I do dcmdump on a DICOM file with "MPEG...
by rullbandspelare
Tue, 2012-10-09, 18:38
Forum: DCMTK - General
Topic: Extracting pixeldata from private tag?
Replies: 5
Views: 5736

Re: Extracting pixeldata from private tag?

Thanks for Yor quick response!

Do You have any tip on how to encode The DICOM PixelDate to a valid BMP file ? That would be realy helpful
I.e any document describing the conversion needed.

Thanks!
by rullbandspelare
Tue, 2012-10-09, 18:00
Forum: DCMTK - General
Topic: Extracting pixeldata from private tag?
Replies: 5
Views: 5736

Extracting pixeldata from private tag?

Hi! I have a DICOM object (Explicit VR Little Endian)that has pixeldata stored in a private tag. How can I extract it in a usable format like BMP? I have tried dcmdump.exe +M +L +P 0029,2009 data.dcm But that gives me a bunch of HEX numbers that I don know what to do with. Extracting it with a HEX e...
by rullbandspelare
Thu, 2012-02-16, 07:45
Forum: DCMTK - General
Topic: wlmscpfs.exe and "dcmdata auto correction disabled"
Replies: 1
Views: 3569

wlmscpfs.exe and "dcmdata auto correction disabled"

Hi!
I just wonder about the "dcmdata auto correction disabled" message I get when I start wlmscpfs.exe from the command line.

Everything is working, but is there a way to enable "auto correction" in wlmscpfs.exe?

Thanks!
by rullbandspelare
Fri, 2011-12-23, 14:47
Forum: DCMTK - General
Topic: Problem movescu and MPEG2 TS
Replies: 4
Views: 6164

Using a MPEG2 section in the config file solved it
THANKS!
by rullbandspelare
Thu, 2011-12-22, 16:28
Forum: DCMTK - General
Topic: Problem movescu and MPEG2 TS
Replies: 4
Views: 6164

Thanks for quick reply! A followup: With storescu it also fails. I looks as if I am not proposing VideoPhotographicImageStorage. What more am I missing? Thanks! storescu.exe -v -d -xm -aec imsltFIR -aet i98667 192.168.15.125 104 video.dcm D: $dcmtk: storescu v3.6.0 2011-01-06 $ D: I: checking input ...
by rullbandspelare
Thu, 2011-12-22, 15:05
Forum: DCMTK - General
Topic: Problem movescu and MPEG2 TS
Replies: 4
Views: 6164

Problem movescu and MPEG2 TS

Hi! What am I missing here? It appears that movescu is not suggesting MPEG2 as Transfer Syntax. Why? Any help is appreciated! Thanks! movescu -v -d +xm -aec imsltFIR -aet i98667 192.168.15.125 104 video.dcm D: $dcmtk: movescu v3.6.0 2011-01-06 $ D: D: Request Parameters: D: ====================== BE...