0

DcmSnd ツールを使用して、圧縮された CT ファイルをリモートの Dicom サーバーにプッシュします。問題は、DcmQr を使用して同じサーバーから圧縮されていないファイルを取得しているときに、すべてのファイルを画像の形式で取得し、すべてのファイルの失敗ステータスを表示することです。

10:27:00,357 INFO  [FsmImpl] sending [pc-1] 1:C_FIND_RSP with Dataset
class:  1.2.840.10008.5.1.4.1.2.2.1/Study Root Query/Retrieve Information Model - FIND
status: ff01

その後、すべてのファイルの解凍を開始します

10:27:01,692 INFO  [FsmImpl] received A-RELEASE-RQ
10:27:01,692 INFO  [FsmImpl] sending A-RELEASE-RP
10:27:01,693 INFO  [ServerImpl] handle - Socket[addr=/192.168.1.121,port=54491,localport=11112]
10:27:01,695 INFO  [FsmImpl] Socket[addr=/192.168.1.121,port=54491,localport=11112]
10:27:01,696 INFO  [FsmImpl] received AAssociateRQ
    appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context Name
    implClass:  1.2.40.0.13.1.1
    implVersion:    dcm4che-2.0
    calledAET:  DCM4CHEE
    callingAET: DCM4CHEE
    maxPDULen:  16384
    asyncOpsWindow: maxOpsInvoked=1, maxOpsPerformed=0
    pc-1:   as=1.2.840.10008.5.1.4.1.2.2.1/Study Root Query/Retrieve Information Model - FIND
        ts=1.2.840.10008.1.2/Implicit VR Little Endian
    pc-3:   as=1.2.840.10008.5.1.4.1.2.2.3/Study Root Query/Retrieve Information Model - GET
        ts=1.2.840.10008.1.2/Implicit VR Little Endian
    pc-5:   as=1.2.840.10008.5.1.4.1.1.2/CT Image Storage
        ts=1.2.840.10008.1.2/Implicit VR Little Endian
    pc-7:   as=1.2.840.10008.5.1.4.1.2.2.1/Study Root Query/Retrieve Information Model - FIND
        ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
    pc-9:   as=1.2.840.10008.5.1.4.1.2.2.3/Study Root Query/Retrieve Information Model - GET
        ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
    pc-11:  as=1.2.840.10008.5.1.4.1.1.2/CT Image Storage
        ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
    RoleSelection[sop=1.2.840.10008.5.1.4.1.1.2/CT Image Storage, scu=false, scp=true]
    ExtNegotiation[sop=1.2.840.10008.5.1.4.1.2.2.1/Study Root Query/Retrieve Information Model - FIND, info=00\00\00]
    ExtNegotiation[sop=1.2.840.10008.5.1.4.1.2.2.3/Study Root Query/Retrieve Information Model - GET, info=00]
10:27:01,696 INFO  [FsmImpl] sending AAssociateAC
    appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context Name
    implClass:  1.2.40.0.13.1.1.1
    implVersion:    dcm4che-1.4.34
    calledAET:  DCM4CHEE
    callingAET: DCM4CHEE
    maxPDULen:  16352
    asyncOpsWindow: maxOpsInvoked=1, maxOpsPerformed=1
    pc-1:   0 - acceptance
        ts=1.2.840.10008.1.2/Implicit VR Little Endian
    pc-3:   0 - acceptance
        ts=1.2.840.10008.1.2/Implicit VR Little Endian
    pc-5:   0 - acceptance
        ts=1.2.840.10008.1.2/Implicit VR Little Endian
    pc-7:   4 - transfer-syntaxes-not-supported
        ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
    pc-9:   4 - transfer-syntaxes-not-supported
        ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
    pc-11:  0 - acceptance
        ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
    RoleSelection[sop=1.2.840.10008.5.1.4.1.1.2/CT Image Storage, scu=false, scp=true]
    ExtNegotiation[sop=1.2.840.10008.5.1.4.1.2.2.1/Study Root Query/Retrieve Information Model - FIND, info=00\00\00]
    ExtNegotiation[sop=1.2.840.10008.5.1.4.1.2.2.3/Study Root Query/Retrieve Information Model - GET, info=00]
10:27:01,698 INFO  [FsmImpl] received [pc-3] 1:C_GET_RQ with Dataset
    class:  1.2.840.10008.5.1.4.1.2.2.3/Study Root Query/Retrieve Information Model - GET
10:27:01,708 INFO  [FsmImpl] sending [pc-11] 2:C_STORE_RQ with Dataset
    class:  1.2.840.10008.5.1.4.1.1.2/CT Image Storage
    inst:   1.2.840.113704.1.111.6168.1127829523.11762/?
10:27:01,708 INFO  [FileDataSource] M-READ file:/media/data1/DicomServer2/dcm4chee-2.18.0-mysql/server/default/archive/2014/10/7/10/F4620895/47D29C4B/631BA185
10:27:01,736 INFO  [CodecCmd] start decompression of image: 512x512x1 (current codec tasks: compress&decompress:1 decompress:1)
10:27:01,742 INFO  [FsmImpl] closing connection - Socket[addr=/192.168.1.121,port=57544,localport=11112]
10:27:01,743 INFO  [ServerImpl] finished - Socket[addr=/192.168.1.121,port=57544,localport=11112]
10:27:01,779 INFO  [CodecCmd] finished decompression in 42ms. (remaining codec tasks: compress&decompress:0 decompress:0)
10:27:01,789 INFO  [FsmImpl] received [pc-11] 2:C_STORE_RSP
    status: 0
10:27:01,840 INFO  [FsmImpl] sending [pc-3] 1:C_GET_RSP
    class:  1.2.840.10008.5.1.4.1.2.2.3/Study Root Query/Retrieve Information Model - GET
    status: 0

ファイルをリモート dicom サーバーにプッシュするために使用している DcmSnd ツールは、圧縮ファイルに適していますか?

4

2 に答える 2

0

上記のログによると、アソシエイト リクエストのプレゼンテーション コンテキスト「5」と「11」には、CT 画像ストレージの非圧縮転送構文のみが含まれています。サーバーは、あなたが提案したものを受け入れ、プレゼンテーションコンテキスト「11」(Explicite VR Little Endian)を使用して、合意された転送構文でデータを送信しています。関連要求コマンドに、圧縮された転送構文を使用した CT Image Storage 抽象構文の追加のプレゼンテーション コンテキストを追加してみてください。

于 2014-10-15T15:06:25.653 に答える