Yes: http://45.63.8.72/downloads/carestream1.dcmJ. Riesmeier wrote: ↑Mon, 2022-10-24, 19:57Could you make a DICOM sample file available for download?
Search found 337 matches
- Wed, 2022-10-26, 19:17
- Forum: DCMTK - General
- Topic: Carestream Trophy Panoramic images too bright
- Replies: 4
- Views: 316
Re: Carestream Trophy Panoramic images too bright
- Fri, 2022-10-21, 12:15
- Forum: DCMTK - General
- Topic: Carestream Trophy Panoramic images too bright
- Replies: 4
- Views: 316
Carestream Trophy Panoramic images too bright
Hi, I found Panoramic images generated by Kodak/Carestream Trophy are displayed too bright (you can see an example here: https://github.com/nroduit/Weasis/discussions/335). I checked agains dcmtk's dcmj2pnm, Weasis and CornerstoneJs based viewes and all shows the same behavior. The only one that sho...
- Thu, 2022-01-06, 15:58
- Forum: DCMPRINT
- Topic: tcpprt printing to Carestream DryView 5950
- Replies: 1
- Views: 2132
[SOLVED] Re: tcpprt printing to Carestream DryView 5950
Now it works. The printer had to be configured (via a Web Page that only runs on Internet Explorer 6), and adding a setting for the calling AETitle, where there the field engineer defines to which bin/film size pages sent by that client should be printed.
- Wed, 2022-01-05, 20:54
- Forum: DCMPRINT
- Topic: tcpprt printing to Carestream DryView 5950
- Replies: 1
- Views: 2132
tcpprt printing to Carestream DryView 5950
Hi, I'm trying to print to a Carestream DryView 5950 using tcpprt. From the client side everything looks correct (see the next output), but the printer, in its display shows an error that looks like an incorrect film size. First B 20 and then B 25 and a three sheets of paper icon indicating the prin...
- Wed, 2021-08-11, 18:55
- Forum: DCMTK - General
- Topic: Building without libwrap on FreeBSD
- Replies: 5
- Views: 2046
Re: Building without libwrap on FreeBSD
Well, with this awful fix it compiled, now let's see if it works. 344 static OFString getLocaleEncoding() 345 { 346 #ifdef WITH_LIBICONV 347 // basically, the function below should always return a non-empty string 348 // but older versions of libiconv might return NULL in certain cases 349 //return ...
- Wed, 2021-08-11, 15:27
- Forum: DCMTK - General
- Topic: Building without libwrap on FreeBSD
- Replies: 5
- Views: 2046
Re: Building without libwrap on FreeBSD
DCMTK build correctly, but now my programs returns this: ld: error: undefined symbol: locale_charset >>> referenced by ofchrenc.cc >>> ofchrenc.cc.o:(OFCharacterEncoding::getLocaleEncoding()) in archive /home/informemedico/dcmtk/dcmtk-3.6.2/lib/libofstd.a >>> referenced by ofchrenc.cc >>> ofchrenc.c...
- Wed, 2021-08-11, 15:01
- Forum: DCMTK - General
- Topic: Building without libwrap on FreeBSD
- Replies: 5
- Views: 2046
Re: Building without libwrap on FreeBSD
Now I'm building dcmtk with:
Let's see what happens.
Code: Select all
CXX=clang++70 CC=clang70 cmake -DDCMTK_WITH_WRAP=OFF .
- Wed, 2021-08-11, 14:42
- Forum: DCMTK - General
- Topic: Building without libwrap on FreeBSD
- Replies: 5
- Views: 2046
Building without libwrap on FreeBSD
Hi, I'm trying to build a program that uses dcmnet on FreeBSD12.2 To build dcmtk 3.6.2 I used: CXX=clang++70 CC=clang70 cmake . make Everything built without issues, then I tried to compile my program, that requires dcmnet, dcmdata and a couple more libraries and got this: ld: error: undefined symbo...
- Sat, 2019-08-03, 19:56
- Forum: DCMTK - General
- Topic: No SOPInstanceUID for Series?
- Replies: 1
- Views: 1393
No SOPInstanceUID for Series?
I'm doing some C-Find commands against a GE PACS (Centricity) and found this funny results. When I query for series I get this: findscu -v --study -k 0008,0052=SERIES -k 0020,000D=1.2.840.113619.2.452.3.1678428672.149.1564403906.381 -k 0020,000E -k 0008,0060 --aetitle SCPAET --call GEPACS 10.100.0.4...
- Mon, 2019-05-27, 14:28
- Forum: DCMTK - General
- Topic: Simplify output of dcmsend, findscu and movescu
- Replies: 3
- Views: 2107
Re: Simplify output of dcmsend, findscu and movescu
Thank you for your (feature) request. findscu already has various --extract options for extracting the C-FIND response datasets to various formats, including DICOM and XML. I don't think that it makes sense to add further output formats since all DCMTK tools are basically meant as sample programs t...
- Mon, 2019-05-27, 13:35
- Forum: DCMTK - General
- Topic: Simplify output of dcmsend, findscu and movescu
- Replies: 3
- Views: 2107
Simplify output of dcmsend, findscu and movescu
Hi, I use findscu, dcmsend and movescu from shell scripts, they of course work, but parsing its output is quite complicated. Is there a possibility in future versions to add an "--output-as-json" option to those tools to let them output results as JSON to easy it's parsing?.
Regards,
Leonardo.
Regards,
Leonardo.
- Mon, 2019-05-20, 12:18
- Forum: DCMTK - General
- Topic: storescp much slower than scp (copy through ssh)
- Replies: 27
- Views: 10127
Re: storescp much slower than scp (copy through ssh)
Apart from this today I installed Conquest, but got the same results, so, aparently the problem is not server side?,
- Mon, 2019-05-20, 01:09
- Forum: DCMTK - General
- Topic: storescp much slower than scp (copy through ssh)
- Replies: 27
- Views: 10127
Re: storescp much slower than scp (copy through ssh)
Today I did a comparison between storescp 3.6.4 and storescp 3.5.4 and found the older is much slower than the newer, almost 10 seconds slower.
All tests performed between my laptop at home sending a file to the Digital Ocean's droplet.
All tests performed between my laptop at home sending a file to the Digital Ocean's droplet.
- Wed, 2019-05-15, 12:21
- Forum: DCMTK - General
- Topic: storescp much slower than scp (copy through ssh)
- Replies: 27
- Views: 10127
Re: storescp much slower than scp (copy through ssh)
Ok, using iperf this are the results: Server: ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local BBB.YYY.ZZZ.AAA port 5001 connected with XXX.YYY....
- Tue, 2019-05-14, 20:08
- Forum: DCMTK - General
- Topic: storescp much slower than scp (copy through ssh)
- Replies: 27
- Views: 10127
Re: storescp much slower than scp (copy through ssh)
BTW, I did the test against a virtual machine running on a standard i7 PC on a remote location and it took the same time storescp and scp, so, it looks like the problem is on the Digital Ocean (and Vultr) droplets.