Request DICOM files from a DICOM server

I'm looking for information on how to request an image from a DICOM server. This doesn't seem to be covered in the DICOM toolbox functions, and was wondering if there is a different library I should be using, From what I gather, I should be able to send a C-Get command to the server with the image series instance UID and SOP instance UID and get back a image file, similar to an FTP handshake. Has anyone experience with doing this, and if so, what libraries/functions were used?

1 件のコメント

Rik
Rik 2021 年 6 月 16 日
This sounds like you need the documentation of the server. Once you know what internet protocol messages to send, we might be able to help you implement it.
But feel free to leave the question up, you might be in luck. Dicom filed are horrible enough on their own for me, so I don't envy the task of adding an internet layer.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDICOM Format についてさらに検索

製品

リリース

R2020a

質問済み:

2021 年 6 月 16 日

コメント済み:

Rik
2021 年 6 月 16 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by