0
我真的很迷惑過上MRI圖像繪製覆蓋 意味着它的部分類似於結構報告(SR)處理或不如何MRI文件畫出標記相對於造影劑
我想讀MRI文件的方式來自對比劑。此外後谷歌這麼多的搜索終於得到一些信息,比如
"The data is extracted by injecting a contrast agent into a patient’s vein,then taking sequential snapshots of a volume of interest as the contrast agent diffuses through that area"
,但我完全新作此助陣你能幫我要
1. Give me specific link for these topic
2. How to read the Contrast Agent value from MRI Dicom File.
3. Also how to show a shaded region where the Cancer is detected or
some kind of marker on that location where the pixel intensity of
dicom file is higher.
dicom文件形態值也是SR媒體存儲是「1.2.840.10008.5.1.4.1.1.88.22」的增強型SR SOP類名稱,所以我在這裏找到RT結構設置到這個SR模式 – IMMORTAL 2013-04-06 10:22:00
SR是結構化報告,我正在談論RTSTRUCT形式。找出SR文件中的內容的最好方法是在某個dicom查看器中打開它並觀察標籤。您可以使用dcmtk將dicom文件轉儲爲XML,這使得它們易於用肉眼進行分析。 – Archie 2013-04-06 11:33:01
你能告訴我哪個標籤在SR Modality中有用以獲得感興趣區域 – IMMORTAL 2013-04-06 12:21:09