Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the all-in-one-seo-pack domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the easy-fancybox domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the urvanov-syntax-highlighter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the breadcrumb-navxt domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the advanced-ads domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114

Notice: 関数 _load_textdomain_just_in_time が誤って呼び出されました。lancr ドメインの翻訳の読み込みが早すぎました。これは通常、プラグインまたはテーマの一部のコードが早すぎるタイミングで実行されていることを示しています。翻訳は init アクション以降で読み込む必要があります。 詳しくは WordPress のデバッグをご覧ください。 (このメッセージはバージョン 6.7.0 で追加されました) in /virtual/mcu03iphuk/public_html/radiology-technologist.info/wp-includes/functions.php on line 6114
DICOM画像のピクセル値を見てみる | 診療放射線技師がPythonをはじめました。

DICOM画像のピクセル値を見てみる

今回はPydicomを使ってDICOM画像のピクセルデータを見てみたいと思います。

ピクセルデータを表示してみる


ピクセルデータの表示からです。

いかがでしょうか?

の部分がピクセルデータとなります。しかし’-2048’はFOVの領域外、

画像の左上3ピクセルのデータと右3ピクセルのデータの為

正しいデータかどうかちょっと分かりません。。。。。。


それでは、違う画像で試してみたいと思います。

放射線治療で用いられるチーズファントムの画像があったのでそれで見てみたいと思います。。

まず、image-Jでの計測結果を見てみたいと思います。

まず、image-Jでチーズファントムを開き

メニューバーの「Edit」⇒「Selection」⇒「Specify」を開き

画像座標(260,260)を左上頂点に横20ピクセル、高さ20ピクセルのデータを見てみたいと思います。

その領域の平均値22.067、標準偏差13.1、最小値―17、最大値55の結果が出ました。


それでは、pydicomを使って同じ領域のピクセルデータを見てみたいと思います。

結果は平均値22.0675、標準偏差13.083、最小値-17、最大値55の結果ができました。

Image-Jの結果が

平均値22.067、標準偏差13.1、最小値―17、最大値55

同様の結果となりました。

pydicomでもきちんとピクセルデータが見れることが分かりました。


次回は、Pydicomで画像表示した際のWL,WWの設定をやってみたいと思います。


広告
上新電機 パソコン買取サービス

Categories:

,