JP5786665B2 - Medical image processing apparatus and program - Google Patents

Medical image processing apparatus and program Download PDF

Info

Publication number
JP5786665B2
JP5786665B2 JP2011247349A JP2011247349A JP5786665B2 JP 5786665 B2 JP5786665 B2 JP 5786665B2 JP 2011247349 A JP2011247349 A JP 2011247349A JP 2011247349 A JP2011247349 A JP 2011247349A JP 5786665 B2 JP5786665 B2 JP 5786665B2
Authority
JP
Japan
Prior art keywords
feature amount
image
lung field
region
medical image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2011247349A
Other languages
Japanese (ja)
Other versions
JP2013102848A (en
Inventor
琢磨 笹
琢磨 笹
洋日 松本
洋日 松本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2011247349A priority Critical patent/JP5786665B2/en
Publication of JP2013102848A publication Critical patent/JP2013102848A/en
Application granted granted Critical
Publication of JP5786665B2 publication Critical patent/JP5786665B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、医用画像処理装置及びプログラムに関する。   The present invention relates to a medical image processing apparatus and a program.

近年、診断対象の部位を被写体として放射線撮影を行い、撮影により得られたデジタル医用画像(静止画像)に基づいて診断を行う画像診断が行われている。   2. Description of the Related Art In recent years, image diagnosis is performed in which radiation imaging is performed on a region to be diagnosed as a subject, and diagnosis is performed based on a digital medical image (still image) obtained by imaging.

放射線撮影においては、撮影前に診断対象の部位が画像範囲に収まるかを直接確認することは困難であり、撮影対象の姿勢や体格によっては、診断対象の部位が画像から欠損することがある。   In radiography, it is difficult to directly check whether the region to be diagnosed falls within the image range before imaging, and the region to be diagnosed may be lost from the image depending on the posture and physique of the imaged object.

そこで、診断対象の部位が医用画像に収まっているかを画像解析により判定する各種技術が提案されている。例えば、特許文献1には、胸部正面を撮影した医用画像から肺野の形状を抽出し、抽出された肺野領域の面積の画像全体の面積に占める割合に基づいて、当該医用画像が診断対象を診断するのに適正な画像であるか否かを判定し、その判定結果を出力する技術が提案されている。   Therefore, various techniques for determining whether a region to be diagnosed fits in a medical image by image analysis have been proposed. For example, in Patent Document 1, the shape of a lung field is extracted from a medical image obtained by photographing the front of the chest, and the medical image is a diagnosis target based on the ratio of the area of the extracted lung field region to the total area of the image. A technique for determining whether or not an image is appropriate for diagnosing the image and outputting the determination result has been proposed.

特許第4717585号公報Japanese Patent No. 4717585

ところで、胸部正面の医用画像においては、胃泡や腸管ガスなどが存在することがある。これらは医用画像において肺野領域と同等の高濃度領域として現れることがあり、画像解析によりポジショニングの良否(肺野欠損の有無)を判定する際に誤判定を引き起こす可能性があった。   By the way, in the medical image in front of the chest, gastric bubbles, intestinal gas, and the like may exist. These may appear as high-concentration areas in the medical image that are equivalent to the lung field areas, and may cause erroneous determination when determining the quality of positioning (presence / absence of lung field defects) by image analysis.

本発明の課題は、胸部の医用画像において精度良く肺野欠損の有無を判定できるようにすることである。   An object of the present invention is to make it possible to accurately determine the presence or absence of a lung field defect in a medical image of a chest.

上記課題を解決するため、請求項1に記載の発明の医用画像処理装置は、
人体の胸部を被写体として放射線撮影することにより得られた放射線画像において、照射野内で当該照射野の境界に接する部分領域の所定の特徴量を算出する第1の特徴量算出手段と、
前記放射線画像から肺野外の高濃度領域の有無を表す所定の特徴量を算出する第2の特徴量算出手段と、
所定の学習アルゴリズムによる肺野領域の欠損が存在するか否かが既知の複数の放射線画像における前記第1の特徴量算出手段及び前記第2の特徴量算出手段により算出される特徴量に関する学習結果に基づいて、前記放射線画像における肺野領域の欠損の有無を判定する判定手段と、
を備える。
In order to solve the above-mentioned problem, a medical image processing apparatus according to claim 1 is provided.
A first feature amount calculating means for calculating a predetermined feature amount of a partial region in the irradiation field that is in contact with the boundary of the irradiation field in a radiation image obtained by radiographing the human chest as a subject;
Second feature amount calculating means for calculating a predetermined feature amount representing the presence or absence of a high density region outside the lung field from the radiation image;
A learning result on a feature amount calculated by the first feature amount calculation unit and the second feature amount calculation unit in a plurality of radiation images in which it is known whether or not a lung field region defect exists by a predetermined learning algorithm A determination means for determining presence or absence of a lung field region defect in the radiographic image,
Is provided.

請求項2に記載の発明は、請求項1に記載の発明において、
前記学習アルゴリズムは、アダブースト、又は、サポートベクタマシンである。
The invention according to claim 2 is the invention according to claim 1,
The learning algorithm is Adaboost or a support vector machine.

請求項3に記載の発明は、請求項1又は2に記載の発明において、
前記肺野外の高濃度領域は、胃泡や腸管ガスの存在する領域である。
The invention according to claim 3 is the invention according to claim 1 or 2,
The high concentration area outside the lung field is an area where gastric bubbles and intestinal gas exist.

請求項4に記載の発明は、請求項1〜3の何れか一項に記載の発明において、
前記第2の特徴量算出手段は、前記放射線画像における肺野下部から画像下端までの垂直プロファイルを作成し、作成されたプロファイルの変化量を前記肺野外の高濃度領域の有無を表す所定の特徴量として算出する。
The invention according to claim 4 is the invention according to any one of claims 1 to 3,
The second feature amount calculation means creates a vertical profile from the lower part of the lung field to the lower end of the image in the radiographic image, and the change amount of the created profile represents a predetermined feature representing the presence or absence of the high density region outside the lung field. Calculate as a quantity.

請求項5に記載の発明は、請求項1〜3の何れか一項に記載の発明において、
前記第2の特徴量算出手段は、予め記憶手段に記憶されている肺野外に高濃度領域のないテンプレート画像と前記放射線画像における肺野下部の画像との近似度に基づいて、前記放射線画像における肺野外の高濃度領域の有無を表す所定の特徴量を算出する。
The invention according to claim 5 is the invention according to any one of claims 1 to 3,
The second feature amount calculating unit is configured to calculate the radiographic image based on a degree of approximation between a template image without a high density region outside the lung field stored in advance in the storage unit and an image of a lower lung field in the radiographic image. A predetermined feature amount representing the presence or absence of a high concentration region outside the lung field is calculated.

請求項6に記載の発明は、
コンピュータを、
人体の胸部を被写体として放射線撮影することにより得られた放射線画像において、照射野内で当該照射野の境界に接する部分領域の所定の特徴量を算出する第1の特徴量算出手段、
前記放射線画像から肺野外の高濃度領域の有無を表す所定の特徴量を算出する第2の特徴量算出手段、
所定の学習アルゴリズムによる肺野領域の欠損が存在するか否かが既知の複数の放射線画像における前記第1の特徴量算出手段及び前記第2の特徴量算出手段により算出される特徴量に関する学習結果に基づいて、前記放射線画像における肺野領域の欠損の有無を判定する判定手段、
として機能させる。
The invention described in claim 6
Computer
A first feature amount calculating means for calculating a predetermined feature amount of a partial region in the irradiation field that is in contact with the boundary of the irradiation field in a radiation image obtained by radiographing the human chest as a subject;
A second feature amount calculating means for calculating a predetermined feature amount representing the presence or absence of a high density region outside the lung field from the radiation image;
A learning result on a feature amount calculated by the first feature amount calculation unit and the second feature amount calculation unit in a plurality of radiation images in which it is known whether or not a lung field region defect exists by a predetermined learning algorithm Determination means for determining the presence or absence of a lung field region defect in the radiographic image,
To function as.

本発明によれば、胸部の医用画像において精度良く肺野欠損の有無を判定することが可能となる。   According to the present invention, it is possible to accurately determine the presence or absence of a lung field defect in a medical image of a chest.

本実施形態に係る医用画像撮影システムの全体構成を示す図である。1 is a diagram illustrating an overall configuration of a medical image photographing system according to an embodiment. 撮影用コンソールの機能的構成を示すブロック図である。It is a block diagram which shows the functional structure of the imaging | photography console. 撮影用コンソールの制御部により実行される撮影制御処理を示すフローチャートである。It is a flowchart which shows the imaging | photography control processing performed by the control part of an imaging | photography console. 図3のステップS8において撮影用コンソールの制御部により実行されるポジショニング判定処理を示すフローチャートである。It is a flowchart which shows the positioning determination process performed by the control part of the imaging | photography console in FIG.3 S8. 照射野の境界線に接する部分領域を説明するための図である。It is a figure for demonstrating the partial area | region which touches the boundary line of an irradiation field. 特徴量が算出される小領域を説明するための図である。It is a figure for demonstrating the small area | region where a feature-value is calculated. 腸管ガスや胃泡などの高濃度領域が横隔膜下に存在する医用画像と、その信号値の垂直プロファイルと、この垂直プロファイルの横隔膜下部分に微分フィルタ処理をかけた結果と、を示す図である。It is a figure which shows the medical image in which high concentration area | regions, such as intestinal gas and a gastric bubble, exist under a diaphragm, the vertical profile of the signal value, and the result of having applied the differential filter process to the subdiaphragm part of this vertical profile . 腸管ガスや胃泡などの高濃度領域が横隔膜下に存在しない医用画像と、その信号値の垂直プロファイルと、この垂直プロファイルの横隔膜下部分に微分フィルタ処理をかけた結果を示す図である。It is a figure which shows the result of having applied the differential filter process to the medical image in which high concentration area | regions, such as intestinal gas and a gastric bubble, do not exist under a diaphragm, the vertical profile of the signal value, and the subdiaphragm part of this vertical profile. 横隔膜下の認識処理を模式的に示す図である。It is a figure which shows typically the recognition process under a diaphragm. 素抜け部分の認識のために作成するヒストグラムの一例を示す図である。It is a figure which shows an example of the histogram produced for the recognition of a blank part. 横隔膜下の肺野外領域に胃泡や腸管ガスなどによる高濃度領域が存在しない比較対象画像とテンプレート画像との比較を示す図である。It is a figure which shows the comparison with the comparison target image and template image in which the high concentration area | region by gastric foam, intestinal gas, etc. does not exist in the lung field area | region under a diaphragm. 横隔膜下の肺野外領域に胃泡や腸管ガスなどによる高濃度領域が存在する比較対象画像とテンプレート画像との比較を示す図である。It is a figure which shows the comparison with the comparison object image in which the high concentration area | region by a gastric bubble, intestinal gas, etc. exists in the lung field area | region under a diaphragm, and a template image. ポジショニング判定に用いる各特徴量を軸とした空間に、予め肺野の欠損があるか否かが既知の複数の画像(サンプル画像)から算出された特徴量をプロットしたグラフである。It is the graph which plotted the feature-value calculated from the several image (sample image) with which it is known beforehand whether the defect | deletion of the lung field exists in the space centering on each feature-value used for positioning determination. 下端判定器の作成過程を模式的に示す図である。It is a figure which shows typically the creation process of a lower end determination device. ポジショニング警告画面の一例を示す図である。It is a figure which shows an example of a positioning warning screen. 撮影用コンソールの制御部により実行されるトリミング処理を示すフローチャートである。It is a flowchart which shows the trimming process performed by the control part of the imaging | photography console. トリミング画面の一例を示す図である。It is a figure which shows an example of a trimming screen. 設定されたトリミングサイズでは肺野領域が欠損することをユーザに通知するための警告が表示されたトリミング画面の一例を示す図である。It is a figure which shows an example of the trimming screen on which the warning for notifying a user that a lung field area | region is missing in the set trimming size was displayed. 図15に示すトリミング領域から自動調整を行った後のトリミング画面の一例を示す図である。It is a figure which shows an example of the trimming screen after performing automatic adjustment from the trimming area | region shown in FIG.

以下、本発明に係る医用画像撮影システムの実施の形態について、図面を参照して説明する。ただし、本発明は以下の図示例のものに限定されるものではない。   Hereinafter, embodiments of a medical image photographing system according to the present invention will be described with reference to the drawings. However, the present invention is not limited to the following illustrated examples.

(医用画像撮影システムの構成)
まず、本実施の形態における医用画像撮影システム100の構成について説明する。
図1は、本発明の実施の形態に係る医用画像撮影システム100の全体構成例を示す図である。医用画像撮影システム100は、人体の診断対象部位を被写体として放射線を照射し、被写体の静止画像を撮影するシステムである。図1では、医用画像撮影システム100が撮影室Rm内に構築されている場合が示されている。
(Configuration of medical imaging system)
First, the configuration of the medical image photographing system 100 in the present embodiment will be described.
FIG. 1 is a diagram showing an example of the overall configuration of a medical image photographing system 100 according to an embodiment of the present invention. The medical image capturing system 100 is a system that captures a still image of a subject by irradiating with radiation as a subject to be diagnosed on a human body. FIG. 1 shows a case where the medical image photographing system 100 is constructed in the photographing room Rm.

撮影室Rmには、例えば、立位撮影用のブッキー装置1と、臥位撮影用のブッキー装置2と、放射線源3と、撮影用コンソール5と、操作卓6と、アクセスポイントAPと、が備えられている。撮影室Rmには前室Raと撮影実施室Rbが設けられ、前室Raに撮影用コンソール5及び操作卓6が備えられることで、撮影技師等の操作者の被曝を防止するようになっている。   In the photographing room Rm, for example, a bucky device 1 for standing photographing, a bucky device 2 for standing photographing, a radiation source 3, a photographing console 5, an operation console 6, and an access point AP are provided. Is provided. The photographing room Rm is provided with a front room Ra and a photographing room Rb, and the front room Ra is provided with a photographing console 5 and a console 6 to prevent exposure of an operator such as a photographing engineer. Yes.

以下、撮影室Rm内の各装置について説明する。
ブッキー装置1は、立位での撮影時にFPD(Flat Panel Detector)9を保持して撮影を行うための装置である。ブッキー装置1は、FPD9を保持するための保持部12aと、保持部12aに装着されたFPD9のコネクターを接続するためのコネクター12bとを有する。コネクター12bは、保持部12aに装着されたFPD9との間でデータ送受信を行ったり、FPD9に電力を供給したりする。また、ブッキー装置1は、アクセスポイントAPを介して撮影用コンソール5等の外部機器と通信ケーブルを介してデータ送受信を行うためのインターフェースや、保持部12aを垂直方向又は水平方向に移動させるためのフットスイッチ等を備える。
Hereinafter, each device in the photographing room Rm will be described.
The bucky device 1 is a device for holding an FPD (Flat Panel Detector) 9 and performing shooting when shooting in a standing position. The bucky device 1 includes a holding portion 12a for holding the FPD 9 and a connector 12b for connecting a connector of the FPD 9 attached to the holding portion 12a. The connector 12b transmits / receives data to / from the FPD 9 attached to the holding unit 12a and supplies power to the FPD 9. The bucky device 1 also has an interface for transmitting / receiving data to / from an external device such as the imaging console 5 via the access point AP via a communication cable, and for moving the holding unit 12a vertically or horizontally. A foot switch is provided.

ブッキー装置2は、臥位での撮影時にFPD9を保持して撮影を行うための装置である。ブッキー装置2は、FPD9を保持するための保持部22aと、保持部22aに装着されたFPD9のコネクターを接続するためのコネクター22bとを有する。コネクター22bは、保持部22aに装着されたFPD9との間でデータ送受信を行ったり、FPD9に電力を供給したりする。また、ブッキー装置2は、アクセスポイントAPを介して撮影用コンソール5等の外部機器と通信ケーブルを介してデータ送受信を行うためのインターフェースや、被写体を載置するための被写体台26を備える。   The bucky device 2 is a device for holding the FPD 9 when shooting in the supine position. The bucky device 2 includes a holding portion 22a for holding the FPD 9 and a connector 22b for connecting a connector of the FPD 9 attached to the holding portion 22a. The connector 22b transmits / receives data to / from the FPD 9 attached to the holding unit 22a and supplies power to the FPD 9. The bucky device 2 also includes an interface for transmitting / receiving data to / from an external device such as the imaging console 5 via a communication cable via an access point AP, and a subject table 26 for placing a subject.

放射線源3は、例えば、撮影室Rmの天井から吊り下げられており、撮影時には撮影用コンソール5からの指示に基づいて起動され、図示しない駆動機構によりにより所定の位置、向きに調整されるようになっている。そして、放射線の照射方向を変えることで、立位用のブッキー装置1又は臥位用のブッキー装置2に装着されたFPD9に対して放射線(X線)を照射することができるようになっている。また、放射線源3は、操作卓6からの放射線照射指示に従って放射線を1回照射し、静止画像の撮影を行う。   For example, the radiation source 3 is suspended from the ceiling of the imaging room Rm, and is activated based on an instruction from the imaging console 5 at the time of imaging, and is adjusted to a predetermined position and orientation by a driving mechanism (not shown). It has become. Then, by changing the irradiation direction of radiation, radiation (X-rays) can be irradiated to the FPD 9 mounted on the standing-side bucky device 1 or the lying-down bucky device 2. . Further, the radiation source 3 irradiates the radiation once in accordance with the radiation irradiation instruction from the console 6 and takes a still image.

撮影用コンソール5は、放射線源3やFPD9を制御することにより撮影を制御するとともに、撮影により生成された医用画像に画像処理を施してプレビュー表示するための装置である。撮影用コンソール5は、LAN(Local Area Network)を介してHIS/RIS(Hospital Information System/ Radiology Information System)7、診断用コンソール8、サーバー装置10等に接続されており、HIS/RIS7から送信された撮影オーダー情報に基づいて、放射線源3及びFPD9を起動させる等の制御をして撮影を行わせる。   The imaging console 5 is an apparatus for controlling imaging by controlling the radiation source 3 and the FPD 9, and performing image processing on a medical image generated by imaging to display a preview. The imaging console 5 is connected to a HIS / RIS (Hospital Information System / Radiology Information System) 7, a diagnostic console 8, a server device 10, etc. via a LAN (Local Area Network), and is transmitted from the HIS / RIS 7. Based on the imaging order information, the radiation source 3 and the FPD 9 are controlled to perform imaging.

図2に、撮影用コンソール5の要部構成例を示す。図2に示すように、撮影用コンソール5は、制御部51、記憶部52、入力部53、表示部54、通信I/F55、ネットワーク通信部56等を備えて構成されており、各部はバス57により接続されている。   FIG. 2 shows a configuration example of a main part of the imaging console 5. As shown in FIG. 2, the imaging console 5 includes a control unit 51, a storage unit 52, an input unit 53, a display unit 54, a communication I / F 55, a network communication unit 56, and the like. 57 is connected.

制御部51は、CPU、RAM等により構成される。制御部51のCPUは、記憶部52に記憶されているシステムプログラムや処理プログラム等の各種プログラムを読み出してRAMに展開し、展開されたプログラムに従って各種処理を実行する。
例えば、制御部51は、所定時間毎にネットワーク通信部56を介してHIS/RIS7に問い合わせを行い、新たにHIS/RIS7で登録された撮影オーダー情報を取得する。
また、例えば、制御部51は、後述する撮影制御処理を実行し、HIS/RIS7から取得した撮影オーダー情報に基づいて、撮影用コンソール5は放射線源3及びFPD9を制御して撮影を行わせる。
The control unit 51 includes a CPU, a RAM, and the like. The CPU of the control unit 51 reads out various programs such as system programs and processing programs stored in the storage unit 52, expands them in the RAM, and executes various processes according to the expanded programs.
For example, the control unit 51 makes an inquiry to the HIS / RIS 7 via the network communication unit 56 every predetermined time, and acquires the imaging order information newly registered in the HIS / RIS 7.
For example, the control unit 51 executes an imaging control process described later, and the imaging console 5 controls the radiation source 3 and the FPD 9 to perform imaging based on the imaging order information acquired from the HIS / RIS 7.

記憶部52は、例えばHDD(Hard Disk Drive)や半導体の不揮発性メモリー等で構成されている。
記憶部52には、各種のプログラム及びデータが記憶されている。
例えば、記憶部52には、上述の撮影制御処理を実行するための各種のプログラムが記憶されているほか、医用画像の画像データを部位毎の診断に適した画質に調整するための画像処理パラメーター(階調処理に用いる階調曲線を定義したルックアップテーブル、周波数処理の強調度等)等が記憶されている。
The storage unit 52 includes, for example, an HDD (Hard Disk Drive), a semiconductor nonvolatile memory, or the like.
The storage unit 52 stores various programs and data.
For example, the storage unit 52 stores various programs for executing the above-described imaging control processing, and image processing parameters for adjusting image data of medical images to an image quality suitable for diagnosis for each region. (Look-up table defining gradation curve used for gradation processing, enhancement degree of frequency processing, etc.) are stored.

また、記憶部52には、撮影部位に対応付けて撮影条件(放射線照射条件及び画像読取条件)が記憶されている。放射線照射条件は、例えば、X線管電流の値、X線管電圧の値、フィルタ種、SID(Source to Image−receptor Distance)等である。
また、記憶部52には、FPD9の特性情報が記憶されている。ここで、特性情報とは、FPD9の検出素子やシンチレータパネルの特性等である。
また、記憶部52には、所定時間毎にHIS/RIS7から送信される撮影オーダー情報が記憶される。
The storage unit 52 stores imaging conditions (radiation irradiation conditions and image reading conditions) in association with imaging regions. The radiation irradiation conditions are, for example, an X-ray tube current value, an X-ray tube voltage value, a filter type, an SID (Source to Image-receptor Distance), and the like.
The storage unit 52 stores characteristic information of the FPD 9. Here, the characteristic information is a characteristic of the detecting element of the FPD 9 or a scintillator panel.
The storage unit 52 stores imaging order information transmitted from the HIS / RIS 7 every predetermined time.

入力部53は、文字入力キー、数字入力キー、及び各種機能キー等を備えたキーボードと、マウス等のポインティングデバイスを備えて構成され、キーボードで押下操作されたキーの押下信号とマウスによる操作信号とを、入力信号として制御部51に出力する。   The input unit 53 includes a keyboard having character input keys, numeric input keys, various function keys, and the like, and a pointing device such as a mouse, and a key pressing signal pressed by the keyboard and an operation signal by the mouse. Are output to the control unit 51 as an input signal.

表示部54は、例えば、CRT(Cathode Ray Tube)やLCD(Liquid Crystal Display)等のモニターを備えて構成されており、制御部51から入力される表示信号の指示に従って、各種画面を表示する。
なお、表示部54の画面上に、透明電極を格子状に配置した感圧式(抵抗膜圧式)のタッチパネル(図示せず)を形成し、表示部54と入力部53とが一体に構成されるタッチスクリーンとしてもよい。この場合、タッチパネルは、手指やタッチペン等で押下された力点のXY座標を電圧値で検出し、検出された位置信号が操作信号として制御部51に出力されるように構成される。なお、表示部54は、一般的なPC(Personal Computer)
に用いられるモニターよりも高精細のものであってもよい。
The display unit 54 includes, for example, a monitor such as a CRT (Cathode Ray Tube) or an LCD (Liquid Crystal Display), and displays various screens according to instructions of a display signal input from the control unit 51.
A pressure-sensitive (resistive film pressure type) touch panel (not shown) in which transparent electrodes are arranged in a grid pattern is formed on the screen of the display unit 54, and the display unit 54 and the input unit 53 are configured integrally. It may be a touch screen. In this case, the touch panel is configured to detect the XY coordinates of the power point pressed by a finger, a touch pen, or the like as a voltage value, and output the detected position signal to the control unit 51 as an operation signal. The display unit 54 is a general PC (Personal Computer).
It may be of a higher definition than the monitor used for.

通信I/F55は、ブッキー装置1、ブッキー装置2、放射線源3、FPD9とアクセスポイントAPを介して接続し、無線、または有線によりデータ送受信を行うためのインターフェースである。本実施の形態において、通信I/F55はアクセスポイントAPを介して必要に応じてFPD9に対してポーリング信号を送信する。   The communication I / F 55 is an interface for connecting to the Bucky device 1, the Bucky device 2, the radiation source 3, and the FPD 9 via the access point AP and performing data transmission / reception wirelessly or by wire. In the present embodiment, the communication I / F 55 transmits a polling signal to the FPD 9 as necessary via the access point AP.

ネットワーク通信部56は、ネットワークインターフェース等により構成され、スイッチングハブを介して通信ネットワークNに接続された外部機器との間でデータの送受信を行う。   The network communication unit 56 includes a network interface or the like, and transmits / receives data to / from an external device connected to the communication network N via a switching hub.

操作卓6は、撮影室内の放射線源に接続され、放射線照射指示を入力するための入力装置である。   The console 6 is an input device that is connected to a radiation source in the imaging room and inputs a radiation irradiation instruction.

HIS/RIS7は、問診結果等に基づくオペレータによる登録操作に応じて撮影オーダー情報を生成する。撮影オーダー情報は、例えば被写体となる患者の氏名、性別、年齢、身長、体重等の患者情報や、撮影部位、撮影方向、体位(立位、臥位)、撮影方法等の撮影予約に関する情報等を含んでいる。なお、撮影オーダー情報はここに例示したものに限定されず、これ以外の情報を含んでいてもよいし、上記に例示した情報のうちの一部でもよい。   The HIS / RIS 7 generates imaging order information in response to a registration operation by an operator based on an inquiry result or the like. Imaging order information includes patient information such as the name, sex, age, height, weight, etc. of the patient to be the subject, information on imaging reservations such as imaging site, imaging direction, body position (standing position, standing position), imaging method, etc. Is included. Note that the shooting order information is not limited to the information exemplified here, but may include other information, or may be a part of the information exemplified above.

診断用コンソール8は、サーバー装置10から医用画像を取得し、取得した画像を表示して医師が読影診断するためのコンピュータ装置である。   The diagnosis console 8 is a computer device that acquires medical images from the server device 10 and displays the acquired images to allow a doctor to make an interpretation diagnosis.

FPD9は、制御部、検出部、記憶部、コネクター、バッテリー、無線通信部等を備えて構成される放射線検出器である。
FPD9の検出部は、例えば、ガラス基板等を有しており、基板上の所定位置に、放射線源3から照射されて少なくとも被写体を透過した放射線をその強度に応じて検出し、検出した放射線を電気信号に変換して蓄積する複数の検出素子が二次元状に配列されている。検出素子は、フォトダイオード等の半導体イメージセンサーにより構成される。各検出素子は、例えばTFT(Thin Film Transistor)等のスイッチング部に接続され、スイッチング部により電気信号の蓄積及び読み出しが制御される。
The FPD 9 is a radiation detector that includes a control unit, a detection unit, a storage unit, a connector, a battery, a wireless communication unit, and the like.
The detection unit of the FPD 9 includes, for example, a glass substrate, and detects, at a predetermined position on the substrate, radiation that has been irradiated from the radiation source 3 and transmitted through at least the subject according to the intensity thereof. A plurality of detection elements that are converted into electrical signals and accumulated are two-dimensionally arranged. The detection element is configured by a semiconductor image sensor such as a photodiode. Each detection element is connected to a switching unit such as a TFT (Thin Film Transistor), for example, and the switching unit controls the accumulation and reading of electric signals.

FPD9の制御部は、撮影用コンソールから入力された画像読取条件に基づいて検出部のスイッチング部を制御して、各放射線検出素子(以下、検出素子)に蓄積された電気信号の読み取りをスイッチングしていき、検出部に蓄積された電気信号を読み取ることにより、画像データ(静止画像)を生成する。そして、制御部は、生成した画像データをコネクター及びブッキー装置1又は2を介して撮影用コンソール5に出力する。なお、生成された静止画像を構成する各画素は、検出部の各検出素子のそれぞれから出力された信号値(ここでは、濃度値と呼称する)を示す。
FPD9のコネクターは、ブッキー装置1、2側のコネクターと接続し、ブッキー装置1又は2とのデータ送受信を行う。また、FPD9のコネクターは、ブッキー装置1又は2のコネクターから供給される電力を各機能部へ供給する。なお、バッテリーを充電する構成としても良い。
また、FPD9は、ブッキーに装填されない単体使用時には、バッテリー駆動及び無線通信する構成であり、ブッキー装置1又は2に装填時には、コネクター接続により、バッテリー/無線方式から、有線/電力供給方式に切り替えることができる。従い、複数の患者を連続的に静止画撮影する場合に於いても、バッテリー切れを気にする必要がなくなる。
The control unit of the FPD 9 controls the switching unit of the detection unit based on the image reading condition input from the imaging console, and switches the reading of the electrical signal accumulated in each radiation detection element (hereinafter, detection element). The image data (still image) is generated by reading the electrical signal accumulated in the detection unit. Then, the control unit outputs the generated image data to the photographing console 5 via the connector and the bucky device 1 or 2. Each pixel constituting the generated still image indicates a signal value (herein referred to as a density value) output from each detection element of the detection unit.
The connector of the FPD 9 is connected to the connector on the Bucky devices 1 and 2 side, and performs data transmission / reception with the Bucky device 1 or 2. The connector of the FPD 9 supplies power supplied from the connector of the bucky device 1 or 2 to each function unit. Note that the battery may be charged.
Further, the FPD 9 is configured to perform battery drive and wireless communication when used alone without being attached to the Bucky. When the FPD 9 is loaded into the Bucky device 1 or 2, the battery / wireless method is switched from the battery / wireless method to the wired / power supply method by connecting the connector. Can do. Accordingly, even when a plurality of patients are continuously photographed, it is not necessary to worry about running out of the battery.

サーバー装置10は、撮影用コンソール5から送信された医用画像の画像データや読影レポートを撮影オーダー情報に対応付けて記憶するデータベースを備える。また、サーバー装置10は、診断用コンソール8からの要求に応じてデータベースから医用画像を読み出して診断用コンソール8に送信する。   The server device 10 includes a database that stores medical image data and interpretation reports transmitted from the imaging console 5 in association with imaging order information. Further, the server device 10 reads a medical image from the database in response to a request from the diagnostic console 8 and transmits the medical image to the diagnostic console 8.

(撮影動作)
次に、医用画像撮影システム100における撮影動作について説明する。
図3に、撮影用コンソール5において実行される撮影制御処理の流れを示す。図3の撮影制御処理は、人体の胸部を被写体とする胸部正面の医用画像を撮影する際に実行される処理であり、撮影用コンソール5の制御部51と記憶部52に記憶されているプログラムとの協働により実行される。
(Shooting operation)
Next, a photographing operation in the medical image photographing system 100 will be described.
FIG. 3 shows a flow of imaging control processing executed in the imaging console 5. The imaging control process of FIG. 3 is a process executed when imaging a medical image of the front of the chest with the human chest as the subject, and is stored in the control unit 51 and the storage unit 52 of the imaging console 5. It is executed in cooperation with.

まず、撮影技師等の操作者は、ブッキー装置1又はブッキー装置2にFPD9をセットする。次いで、撮影用コンソール5の入力部53を操作して撮影オーダー情報の一覧を表示する撮影オーダーリスト画面を表示部54に表示させる。そして、入力部53を操作することにより撮影オーダーリスト画面から撮影対象の撮影オーダー情報(ここでは、撮影部位が胸部、体位が正面である撮影オーダー情報)と撮影に使用するブッキーIDを指定する。   First, an operator such as a photography engineer sets the FPD 9 in the bucky device 1 or the bucky device 2. Next, the input unit 53 of the shooting console 5 is operated to display a shooting order list screen for displaying a list of shooting order information on the display unit 54. Then, by operating the input unit 53, imaging order information to be imaged (here, imaging order information in which the imaging region is the chest and the body position is the front) and a Bucky ID used for imaging are specified from the imaging order list screen.

撮影用コンソール5においては、入力部53により撮影対象の撮影オーダー情報及びブッキーIDが指定されると(ステップS1)、放射線源3及びFPD9が起動され、使用されるブッキー装置に応じて放射線源3の向き及び位置が調整される。撮影技師により被写体に応じてFPD9やブッキー装置の位置等が調整されると、それに応じて放射線源3の向き及び位置が調整される(ステップS2)。また、記憶部52から撮影する部位に応じた放射線照射条件及び画像読取条件が読み出され、放射線源3に放射線照射条件が設定されるとともに、ブッキー装置を介してFPD9に画像読取条件が設定される(ステップS3)。撮影準備が整った時点で、技師は操作卓6を操作して放射線照射指示を入力する。   In the imaging console 5, when imaging order information and a Bucky ID for imaging are designated by the input unit 53 (Step S <b> 1), the radiation source 3 and the FPD 9 are activated, and the radiation source 3 is used according to the used Bucky device. Is adjusted in direction and position. When the position of the FPD 9 or the bucky device is adjusted according to the subject by the imaging engineer, the direction and position of the radiation source 3 are adjusted accordingly (step S2). Further, the radiation irradiation condition and the image reading condition corresponding to the part to be imaged are read from the storage unit 52, the radiation irradiation condition is set in the radiation source 3, and the image reading condition is set in the FPD 9 via the Bucky device. (Step S3). When preparation for imaging is completed, the engineer operates the console 6 to input a radiation irradiation instruction.

操作卓6からの放射線照射指示が入力されると(ステップS4;YES)、撮影に使用される放射線源3及びFPD9が制御され、被写体の撮影が行われる(ステップS5)。具体的には、ステップS3で設定された条件で被写体の静止画像である医用画像及びオフセット補正用の1または数枚のダーク画像が撮影される。撮影により生成された医用画像及びダーク画像の画像データは、FPD9からブッキー装置を介して撮影用コンソール5に入力され、記憶部52に記憶される。   When a radiation irradiation instruction is input from the console 6 (step S4; YES), the radiation source 3 and the FPD 9 used for imaging are controlled, and the subject is imaged (step S5). Specifically, a medical image that is a still image of the subject and one or several dark images for offset correction are captured under the conditions set in step S3. The image data of the medical image and the dark image generated by the imaging are input from the FPD 9 to the imaging console 5 via the bucky device and stored in the storage unit 52.

次いで、撮影により得られた医用画像に対して補正処理や画像処理が行われ(ステップS6)、処理はステップS7に移行する。ステップS6においては、記憶部52に記憶されたFPD9の特性情報に基づいて、上述のダーク画像を用いたオフセット補正処理、ゲイン補正処理、欠陥画素補正処理、ラグ(残像)補正処理等の補正処理が必要に応じて行われる。また、画像処理としては、撮影部位に応じた階調処理、周波数強調処理や粒状抑制処理等が行われる。画像処理済みの医用画像は記憶部52に記憶される。
なお、FPD9が複数存在する場合には、各FPD9の識別IDに対応付けて特性情報を記憶部52に記憶しておき、使用されているブッキー装置を介してFPD9から識別IDを取得し、取得した識別IDに対応する特性情報に基づいて補正処理や画像処理を行うようにすればよい。
Next, correction processing and image processing are performed on the medical image obtained by imaging (step S6), and the processing proceeds to step S7. In step S6, correction processing such as offset correction processing, gain correction processing, defective pixel correction processing, and lag (afterimage) correction processing using the above-described dark image based on the characteristic information of the FPD 9 stored in the storage unit 52. Is done as needed. Further, as the image processing, gradation processing, frequency enhancement processing, grain suppression processing, and the like corresponding to the imaging region are performed. The medical image that has undergone image processing is stored in the storage unit 52.
If there are a plurality of FPDs 9, the characteristic information is stored in the storage unit 52 in association with the identification ID of each FPD 9, and the identification ID is acquired from the FPD 9 via the used Bucky device. Correction processing and image processing may be performed based on the characteristic information corresponding to the identified ID.

次いで、補正処理及び画像処理済みの医用画像が表示された画像確認画面が表示部54に表示されるとともに(ステップS7)、ポジショニング判定処理が実行される(ステップS8)。画像確認画面は、補正処理及び画像処理済みの医用画像が表示された画面であり、特に図示しないが、ここでは、図12に示すポジショニング警告画面541における肺野の欠損のある部分を示す枠541a、警告があることを示すマーク541bが表示されていない画面である。その他の画面レイアウトや表示されるボタンは、ポジショニング警告画面541と同様である。   Next, an image confirmation screen on which the medical image subjected to the correction process and the image process is displayed is displayed on the display unit 54 (step S7), and a positioning determination process is executed (step S8). The image confirmation screen is a screen on which a medical image that has been subjected to correction processing and image processing is displayed. Although not particularly illustrated, here, a frame 541a that indicates a portion having a lung field defect in the positioning warning screen 541 shown in FIG. The mark 541b indicating that there is a warning is not displayed. Other screen layouts and displayed buttons are the same as those of the positioning warning screen 541.

以下、図3のステップS8において実行されるポジショニング判定処理の一例について詳細に説明する。   Hereinafter, an example of the positioning determination process executed in step S8 of FIG. 3 will be described in detail.

図4に、撮影用コンソール5において実行されるポジショニング判定処理の流れを示す。図4に示すポジショニング判定処理は、撮影用コンソール5の制御部51と記憶部52に記憶されているプログラムとの協働により実行される。   FIG. 4 shows a flow of positioning determination processing executed in the imaging console 5. The positioning determination process shown in FIG. 4 is executed in cooperation with the control unit 51 of the imaging console 5 and the program stored in the storage unit 52.

先ず、撮影により得られた医用画像内の照射野の範囲を認識する処理が行われる(ステップS201)。この処理では、撮影時にマスキングにより放射線源3からFPD9の撮像面まで放射線が到達しなかった部分を検出して、処理対象の医用画像からこの検出された部分を除外した残りの部分を照射野として設定する。この照射野の設定処理は、例えば、画像の輪郭から内側に連続して画素の信号値がほぼ最小(即ち、放射線量が最小)の領域を検出して除外するなどの方法で行うことができる。   First, processing for recognizing the range of the irradiation field in the medical image obtained by imaging is performed (step S201). In this processing, a portion where the radiation did not reach the imaging surface of the FPD 9 from the radiation source 3 by masking at the time of imaging is detected, and the remaining portion excluding the detected portion from the medical image to be processed is used as an irradiation field. Set. This irradiation field setting processing can be performed by, for example, a method of detecting and excluding an area where the signal value of a pixel is substantially minimum (that is, the radiation dose is minimum) continuously inward from the contour of the image. .

次いで、特定された照射野が複数の小領域に分割され、これらの分割された複数の小領域のうち、照射野の境界(照射野と照射野外との境界)から所定の範囲にある部分領域に含まれる各小領域の信号値から予め指定された特徴量を算出する処理が行われる(ステップS202:第1の特徴量算出手段)。ステップS202の処理では、具体的には、図5Aに示すように、例えば、照射野が10×10のマトリックス状に配置された小領域に分割される。そして、照射野の上下の境界線からそれぞれ2行、および、左右の境界線からそれぞれ2列の4つの部分領域(図5Aの上端領域R1、下端領域R2、左端領域R3、右端領域R4)において、各部分領域内に含まれる各小領域の信号値から特徴量を算出する。具体的には、図5Aの下端領域R2には、図5Bに示す1〜20の小領域が含まれるので、20の特徴量を算出する。算出結果は、各小領域の位置と特徴量を示すデータ配列として保持される。上端領域R1、左端領域R3、右端領域R4についても同様である。この第1の特徴量算出手段により算出される特徴量をここではデータ配列特徴量と呼ぶ。   Next, the identified irradiation field is divided into a plurality of small areas, and among these divided small areas, a partial area within a predetermined range from the boundary of the irradiation field (the boundary between the irradiation field and the outside of the irradiation field) A process is performed for calculating a pre-designated feature amount from the signal values of each small region included in the step (step S202: first feature amount calculating means). In the process of step S202, specifically, as shown in FIG. 5A, for example, the irradiation field is divided into small regions arranged in a 10 × 10 matrix. And in the four partial areas (upper end area R1, lower end area R2, left end area R3, right end area R4 in FIG. 5A), two rows each from the upper and lower boundary lines of the irradiation field, and two columns from the left and right boundary lines, respectively. The feature amount is calculated from the signal value of each small area included in each partial area. Specifically, since the lower end region R2 in FIG. 5A includes 1 to 20 small regions shown in FIG. 5B, 20 feature amounts are calculated. The calculation result is held as a data array indicating the position and feature amount of each small region. The same applies to the upper end region R1, the left end region R3, and the right end region R4. The feature amount calculated by the first feature amount calculating means is referred to as a data arrangement feature amount here.

ここで、境界線に接する部分領域を一行または一列のみではなく複数の行または列に分割してデータを取得することにより、複雑な画像パターンの場合にも正確に画像判定を行うことができる。   Here, by dividing the partial region in contact with the boundary line into a plurality of rows or columns instead of only one row or one column, the image determination can be performed accurately even in the case of a complex image pattern.

ステップS202の処理で抽出される特徴量は、例えば、各小領域内の各画素が有する信号値のうちの最大値(即ち、測定された放射線強度が最大のもの)である。また、他の特徴量としては、各小領域内での信号値の一次微分量の最大値、また、特に、一次微分量のうち照射野の境界線に平行な成分の各小領域内における最大値、および、この一次微分量の最大値をとる座標値を利用することができる。或いは、更に、特徴量として、輝度値のパワースペクトルを用いることができる。特に、照射野の境界線に平行な方向のパワースペクトル密度や、極大値を取る周波数(波長)の値が利用可能である。   The feature amount extracted in the process of step S202 is, for example, the maximum value (that is, the measured radiation intensity having the maximum measured value) among the signal values of each pixel in each small region. In addition, as other feature quantities, the maximum value of the first derivative of the signal value in each small area, and in particular, the maximum in each small area of the component of the first derivative that is parallel to the boundary of the irradiation field. A value and a coordinate value that takes the maximum value of the primary differential amount can be used. Alternatively, a power spectrum of luminance values can be used as the feature amount. In particular, a power spectral density in a direction parallel to the boundary line of the irradiation field and a frequency (wavelength) value that takes a maximum value can be used.

次いで、肺野外の高濃度領域の有無を表す特徴量が算出される(ステップS203:第2の特徴量算出手段)。
ここで、肺野外である横隔膜下に腸管ガスや胃泡などが存在しない画像では、横隔膜下の肺野外領域の画素の信号値は肺野内の信号値に比べて低い(図6B参照)。しかし、横隔膜下に腸管ガスや胃泡などが存在する画像では、横隔膜下に、肺野と同等の高濃度領域、即ち、横隔膜下の被写体領域において腸管ガスや胃泡などが存在しない他の領域より信号値の大きい領域(信号値が予め定められた基準値を超える領域)が存在する(図6A参照)。この領域が、肺野外の高濃度領域である。
Next, a feature amount indicating the presence or absence of a high concentration region outside the lung field is calculated (step S203: second feature amount calculation means).
Here, in an image in which intestinal gas or gastric bubbles do not exist under the diaphragm outside the lung field, the signal value of the pixel in the lung field outside the diaphragm is lower than the signal value in the lung field (see FIG. 6B). However, in an image where intestinal gas or gastric bubbles are present under the diaphragm, a high density area equivalent to the lung field under the diaphragm, that is, other areas where intestinal gas or gastric bubbles do not exist in the subject area under the diaphragm There is a region where the signal value is larger (region where the signal value exceeds a predetermined reference value) (see FIG. 6A). This region is a high concentration region outside the lung field.

肺野外の高濃度領域の有無を表す特徴量は、例えば、(1)プロファイル形状の違いを用いた手法、(2)パターンマッチングを用いた手法等により算出することができる。なお、以下の肺野外の高濃度領域の有無を表す特徴量の算出においては、認識された照射野の範囲を処理対象の画像領域とする。   The feature amount indicating the presence or absence of a high-concentration region outside the lung field can be calculated by, for example, (1) a method using a difference in profile shape, (2) a method using pattern matching, or the like. Note that in the calculation of the feature amount indicating the presence or absence of a high density region outside the lung field, the recognized irradiation field range is set as the image region to be processed.

(1)プロファイル形状の違いを用いた特徴量の算出方法
まず、プロファイル形状の違いを用いた特徴量の算出手法について説明する。
図6Aは、腸管ガスや胃泡などの高濃度領域(図6AにおいてHで示す)が横隔膜下に存在する医用画像と、その信号値の垂直プロファイルと、この垂直プロファイルの横隔膜下部分に微分フィルタ処理をかけた結果と、を模式的に示したものである。図6Bは、腸管ガスや胃泡などの高濃度領域が横隔膜下に存在しない医用画像と、その信号値の垂直プロファイルと、この垂直プロファイルの横隔膜下部分に微分フィルタ処理をかけた結果を模式的に示したものである。
図6Aに示すように、腸管ガスや胃泡などの高濃度領域が横隔膜下に存在すると、横隔膜下から画像下端までの画像の垂直プロファイルの形状が、高濃度領域で増加し、その後減少する。一方、腸管ガスや胃泡などの高濃度領域が横隔膜下に存在しない場合、図6Bに示すように横隔膜下から画像下端までの画像の垂直プロファイルの形状は単調減少する。
そこで、上記の垂直プロファイル形状の違いを利用して肺野外の高濃度領域の有無を表す特徴量を算出する。
(1) Feature Quantity Calculation Method Using Profile Shape Difference First, a feature quantity calculation method using a profile shape difference will be described.
FIG. 6A shows a medical image in which high-concentration regions (indicated by H in FIG. 6A) such as intestinal gas and gastric bubbles exist under the diaphragm, a vertical profile of the signal value, and a differential filter in the subdiaphragm portion of the vertical profile. The result of applying the treatment is schematically shown. FIG. 6B schematically shows a medical image in which high-concentration regions such as intestinal gas and gastric bubbles do not exist under the diaphragm, a vertical profile of the signal value, and a result obtained by applying differential filtering to the subdiaphragm portion of the vertical profile. It is shown in.
As shown in FIG. 6A, when a high density region such as intestinal gas or gastric bubble exists under the diaphragm, the shape of the vertical profile of the image from the subdiaphragm to the lower end of the image increases in the high density region and then decreases. On the other hand, when a high concentration region such as intestinal gas or gastric foam does not exist under the diaphragm, the shape of the vertical profile of the image from the lower diaphragm to the lower end of the image monotonously decreases as shown in FIG. 6B.
Therefore, a feature amount indicating the presence or absence of a high concentration region outside the lung field is calculated using the difference in the vertical profile shape.

(1−1)まず、処理対象の医用画像の横隔膜下から画像下端までの範囲の垂直プロファイルを作成する。
ここでは、画像上端から2/3の位置から画像下端までの範囲を横隔膜下から画像下端までの範囲とし、その範囲の垂直プロファイルを作成する。垂直プロファイルは、左肺野の横隔膜下については、画像中心から画像右端までの範囲で各行(ライン)の信号値を加算して平均値を算出することにより作成する。右肺野の横隔膜下については、画像中心から画像左端までの範囲で各行(ライン)の信号値を加算して平均値を算出することにより作成する。
(1−2)次いで、作成された垂直プロファイルに微分フィルタをかけ、各行における増加する変化量(正の値)を加算した値を肺野外の高濃度領域の有無を表す特徴量とする。
(1-1) First, a vertical profile in the range from the lower diaphragm of the medical image to be processed to the lower end of the image is created.
Here, a range from a position 2/3 from the upper end of the image to the lower end of the image is set as a range from the lower diaphragm to the lower end of the image, and a vertical profile of the range is created. The vertical profile is created by adding the signal values of each row (line) in the range from the center of the image to the right end of the image and calculating the average value below the diaphragm in the left lung field. The area under the diaphragm in the right lung field is created by adding the signal values of each row (line) in the range from the center of the image to the left end of the image and calculating the average value.
(1-2) Next, a differential filter is applied to the created vertical profile, and a value obtained by adding the increasing amount of change (positive value) in each row is used as a feature amount indicating the presence or absence of a high concentration region outside the lung field.

(2)パターンマッチングを用いた特徴量の算出手法
次に、パターンマッチングを用いた特徴量の算出手法について説明する。
なお、パターンマッチングを用いた特徴量を算出するため、予め、高濃度領域が存在しない胸部正面画像から入力部53により横隔膜下部分の領域を選択して抽出することで、横隔膜下の標準的なテンプレートを作成し、記憶部52に記憶しておく。
(2) Feature Quantity Calculation Method Using Pattern Matching Next, a feature value calculation method using pattern matching will be described.
In order to calculate a feature value using pattern matching, a standard region under the diaphragm is selected in advance by selecting and extracting a region of the subdiaphragm portion using the input unit 53 from the chest front image in which no high density region exists. A template is created and stored in the storage unit 52.

(2−1)まず、処理対象の医用画像から横隔膜下を認識する処理を行う。図7に、横隔膜下の認識処理を模式的に示す。
具体的には、まず、画像中央から画像下端までの範囲の垂直プロファイルを作成する。垂直プロファイルは、画像幅全域で、各行の信号値を加算して平均値を算出することにより作成することができる。
次いで、作成した垂直プロファイルの最大値と最小値の差分の予め定められた割合となる値を閾値TH1として算出する。
次いで、医用画像の垂直方向1/2にある行から順次垂直プロファイルの値と閾値TH1の比較を行い、垂直プロファイルの値が閾値TH1以下となった行の位置を横隔膜下として認識する。
(2-1) First, processing for recognizing the subdiaphragm from a medical image to be processed is performed. FIG. 7 schematically shows recognition processing under the diaphragm.
Specifically, first, a vertical profile in a range from the center of the image to the lower end of the image is created. The vertical profile can be created by calculating the average value by adding the signal values of each row over the entire image width.
Next, a value that is a predetermined ratio of the difference between the maximum value and the minimum value of the created vertical profile is calculated as the threshold value TH1.
Next, the vertical profile value is sequentially compared with the threshold value TH1 from the line in the vertical direction 1/2 of the medical image, and the position of the line where the vertical profile value is equal to or less than the threshold value TH1 is recognized as below the diaphragm.

(2−2)次いで、医用画像の素抜け部分を認識する。素抜けとは、人体が入っていない、直接X線がFPD9に到達した部分である。まず、医用画像の全領域を任意サイズの画素ブロックに分割し、各画素ブロックの分散を算出する。次いで、全画素ブロックの分散のヒストグラムを作成し、分散値が低いほうから予め定められた割合となる値を閾値TH2とし(図8参照)、閾値TH2以下の分散の画素ブロックを素抜け部と認識する。 (2-2) Next, a missing part of the medical image is recognized. The term “throughout” refers to a portion where a human body is not contained and direct X-rays reach the FPD 9. First, the entire region of the medical image is divided into pixel blocks of an arbitrary size, and the variance of each pixel block is calculated. Next, a variance histogram of all the pixel blocks is created, and a value that is a predetermined ratio from the lowest variance value is set as a threshold TH2 (see FIG. 8), and a pixel block of variance equal to or less than the threshold TH2 is defined as a blank portion. recognize.

(2−3)次いで、認識された素抜け部に基づいて、人体の幅を算出する。具体的には、上記(2−1)で認識された横隔膜下から画像下端までの領域の各行について、画像中央から左右の画像端に向かって上記素抜け認識処理で「素抜け部」と判定されたブロックの探索を行い、左右それぞれについて、最初に素抜け部と判定された画素ブロックとの境界をスキンラインとする。そして、各行におけるスキンライン間の距離の平均を人体の幅として算出する。 (2-3) Next, the width of the human body is calculated based on the recognized blank portion. Specifically, each row in the region from the lower diaphragm to the lower end of the image recognized in (2-1) above is determined to be an “element missing portion” by the element missing recognition process from the center of the image toward the left and right image edges. The detected block is searched, and for each of the left and right sides, the boundary between the pixel block first determined as the missing portion is set as the skin line. Then, the average distance between the skin lines in each row is calculated as the width of the human body.

(2−4)次いで、上記算出された人体幅と認識された横隔膜下からなる画像(比較対象画像と呼ぶ)のサイズに合わせてテンプレート画像を拡大又は縮小する。縮小の場合は、両者の画像サイズの差異に応じてテンプレート画像に単純間引きを行う。拡大の場合は、両者の画像サイズの差異に応じてテンプレート画像を線形補間する。 (2-4) Next, the template image is enlarged or reduced in accordance with the size of an image (referred to as a comparison target image) formed under the diaphragm recognized as the calculated human body width. In the case of reduction, simple thinning is performed on the template image according to the difference in image size between the two. In the case of enlargement, the template image is linearly interpolated according to the difference in image size between the two.

(2−5)次いで、下記の[数1]を用いてテンプレート画像と比較対象画像の近似度を算出する。

Figure 0005786665

図9Aに示すように、比較対象画像P1において横隔膜下の肺野外領域に胃泡や腸管ガスなどによる高濃度領域が存在しない場合、比較対象画像P1とテンプレート画像P0は近似した画像となる。即ち、近似度は高くなる。一方、図9Bに示すように、比較対象画像P2において横隔膜下の肺野外領域に胃泡や腸管ガスなどによる高濃度領域(図9BにおいてHで示す)が存在する場合、比較対象画像P2とテンプレート画像P0は高濃度領域分だけ近似しない画像となる。即ち、近似度は低くなる。 (2-5) Next, the degree of approximation between the template image and the comparison target image is calculated using the following [Equation 1].
Figure 0005786665

As shown in FIG. 9A, in the comparison target image P1, the comparison target image P1 and the template image P0 are approximate images when there is no high density region due to gastric bubbles or intestinal gas in the lung field region below the diaphragm. That is, the degree of approximation is high. On the other hand, as shown in FIG. 9B, when a high-concentration region (indicated by H in FIG. 9B) due to gastric bubbles or intestinal gas exists in the lung field region below the diaphragm in the comparison target image P2, the comparison target image P2 and the template The image P0 is an image that does not approximate the high density region. That is, the degree of approximation is low.

(2−6)次いで、算出した近似度を予め定められた閾値と比較し、比較結果に基づいて、横隔膜下の肺野外領域における高濃度領域の有無を判定する。例えば、算出した近似度が予め定められた閾値より低い場合、横隔膜下の肺野外領域に高濃度領域があると判定する。算出した近似度が予め定められた閾値以上の場合、横隔膜下の肺野外領域に高濃度領域が無いと判定する。 (2-6) Next, the calculated degree of approximation is compared with a predetermined threshold value, and based on the comparison result, the presence or absence of a high concentration region in the lung field region under the diaphragm is determined. For example, when the calculated degree of approximation is lower than a predetermined threshold, it is determined that there is a high concentration region in the lung field region below the diaphragm. If the calculated degree of approximation is greater than or equal to a predetermined threshold, it is determined that there is no high concentration region in the lung field region below the diaphragm.

(2−7)上記算出した近似度又は高濃度領域の有無の情報を肺野外の高濃度領域の有無を表す特徴量とする。
なお、肺野外の高濃度領域の有無を表す特徴量としては、例えば、相互相関値、ユークリッド距離等、その他の指標を用いることとしてもよい。
(2-7) The calculated degree of approximation or the information on the presence / absence of a high-concentration region is used as a feature amount representing the presence / absence of a high-concentration region outside the lung field.
In addition, as a feature amount indicating the presence or absence of a high density region outside the lung field, for example, other indexes such as a cross-correlation value and an Euclidean distance may be used.

特徴量の算出が行われると、算出された特徴量を利用して、上下左右の照射野外との境界線ごとにポジショニング判定が行われる(ステップS204)。ステップS204におけるポジショニング判定は、判定器51aを用いて各境界線により肺野が欠損していないか否かを判定するものである。図5Aの例では、上端領域R1、下端領域R2、左端領域R3、および、右端領域R4から図4のステップS202(第1の特徴量算出手段)で算出された特徴量が取得され、これらのデータが制御部51の判定器51aに入力される。また、下端領域R2の特徴量としては、更に、図4のステップS203(第2の特徴量算出手段)で算出された肺野外の高濃度領域の有無を表す特徴量のデータが判定器51aに入力される。そして、判定器51aにおいて、入力された特徴量に基づいて、肺野が各境界線からはみ出して欠損している部分があるかどうかの判定が行われる。   When the feature amount is calculated, positioning determination is performed for each boundary line between the upper, lower, left, and right irradiation fields using the calculated feature amount (step S204). The positioning determination in step S204 is to determine whether or not the lung field is missing from each boundary line using the determiner 51a. In the example of FIG. 5A, the feature amounts calculated in step S202 (first feature amount calculation means) in FIG. 4 are acquired from the upper end region R1, the lower end region R2, the left end region R3, and the right end region R4. Data is input to the determination unit 51 a of the control unit 51. Further, as the feature amount of the lower end region R2, the feature amount data indicating the presence / absence of the high density region outside the lung field calculated in step S203 (second feature amount calculating means) in FIG. Entered. Then, in the determiner 51a, based on the input feature amount, it is determined whether there is a portion where the lung field protrudes from each boundary line and is missing.

このポジショニング判定に用いられる判定器51aは、所定の学習アルゴリズムを用いて予め学習させたものであり、学習結果に基づいて、肺野が各境界線からはみ出して欠損している部分があるかどうかの判定を行うものである。   The determiner 51a used for the positioning determination is learned in advance using a predetermined learning algorithm, and based on the learning result, whether or not there is a portion where the lung field protrudes from each boundary line and is missing. This determination is performed.

ここで、学習アルゴリズムによる学習と判定の一般的概念について説明する。ここでは、説明を簡単にするため、2つの特徴量を用いて判定を行う場合を例にとり説明する。
図10は、ポジショニング判定に用いる各特徴量を軸とした空間に、予め肺野の欠損があるか否かが既知の複数の画像(サンプル画像)から算出された特徴量をプロットしたグラフである。学習アルゴリズムでは、図10に示すように、複数のサンプル画像から算出された特徴量の分布から、どのような境界線を描けば肺野の欠損のない画像と肺野の欠損のある画像を区別できるかを学習し、特徴量が境界線のどちら側に位置するかによって欠損のない画像であるか欠損のある画像であるかを判定する判定器を作成するものである。そして、作成された判定器に判定対象の画像から算出された特徴量を入力することで、判定器において肺野の欠損のある画像かない画像かを判定する。
Here, a general concept of learning and determination by the learning algorithm will be described. Here, in order to simplify the description, a case where determination is performed using two feature amounts will be described as an example.
FIG. 10 is a graph plotting feature amounts calculated from a plurality of images (sample images) in which it is known in advance whether or not there is a lung field defect in a space around each feature amount used for positioning determination. . In the learning algorithm, as shown in FIG. 10, from the distribution of feature amounts calculated from a plurality of sample images, what kind of boundary line is drawn to distinguish an image having no lung field defect from an image having a lung field defect. It learns whether it can be performed, and creates a determinator that determines whether the image is a defect-free image or a defect image depending on which side of the boundary the feature value is located. Then, by inputting the feature amount calculated from the determination target image to the generated determination device, the determination device determines whether the image is an image having no lung field defect.

判定器51aの学習に用いる学習アルゴリズムとしては、特に限られないが、例えば、アダブースト(AdaBoost)が利用される。   The learning algorithm used for learning by the determiner 51a is not particularly limited, but, for example, AdaBoost is used.

ここで、学習による判定器51aの作成及びステップS204における判定について、アダブーストを用いた場合を例にとり説明する。
ステップS204においては、上下左右の照射野外との境界線ごとにポジショニング判定が行われる。そこで、判定器51aは、上端判定器、下端判定器、左端判定器、右端判定器の4種類の判定器により構成される。
Here, the creation of the determiner 51a by learning and the determination in step S204 will be described by taking the case of using Adaboost as an example.
In step S204, positioning determination is performed for each boundary line between the vertical and horizontal irradiation fields. Therefore, the determiner 51a includes four types of determiners: an upper end determiner, a lower end determiner, a left end determiner, and a right end determiner.

(3−1)判定器51aの作成においては、まず、肺野が欠損している画像と肺野が欠損していない画像をサンプル画像として複数用意する。
(3−2)次いで、全サンプル画像から特徴量(上述の第1の特徴量算出手段と第2の特徴量算出手段により算出される特徴量)を算出する。第1の特徴量算出手段においては、ステップS202で説明したように、例えば、図5Aに示す上端領域R1、下端領域R2、左端領域R3、右端領域R4内の4つの部分領域のそれぞれに含まれる各小領域の信号値の特徴量(例えば、最大信号値)を算出する。第2の特徴量算出手段においては、肺野下部の境界領域においてステップS203で説明した手法により肺野外の高濃度領域の有無を示す特徴量を算出する。
(3-1) In creating the determination unit 51a, first, a plurality of images in which lung fields are missing and images in which lung fields are not missing are prepared as sample images.
(3-2) Next, feature amounts (feature amounts calculated by the above-described first feature amount calculation means and second feature amount calculation means) are calculated from all sample images. In the first feature amount calculating means, as described in step S202, for example, it is included in each of the four partial regions in the upper end region R1, the lower end region R2, the left end region R3, and the right end region R4 shown in FIG. 5A. The feature amount (for example, maximum signal value) of the signal value of each small region is calculated. In the second feature amount calculating means, a feature amount indicating the presence or absence of a high concentration region outside the lung field is calculated in the boundary region in the lower lung field by the method described in step S203.

次いで、上端領域R1、下端領域R2、左端領域R3、右端領域R4のそれぞれについて、上記算出された特徴量を用いて下記の(3−3)〜(3−6)を実行することにより、上端判定器、下端判定器、左端判定器、右端判定器を作成する。なお、本実施の形態においては、上端領域R1、左端領域R3、右端領域R4については、データ配列特徴量を使用し、下端領域R2についてはデータ配列特徴量及び肺野外の高濃度領域の有無を示す特徴量を使用することとするが、上端領域R1、左端領域R3、右端領域R4についても肺野外の高濃度領域の有無を示す特徴量を算出し、データ配列特徴量及び肺野外の高濃度領域の有無を示す特徴量を使用することとしてもよい。
図11(a)〜(d)は、下端判定器の作成過程を模式的に示す図である。図11(a)〜(d)は、高濃度領域の有無を示す特徴量(図11では高濃度領域の特徴量と略記する)を縦軸に、データ配列特徴量のうち判定に最も寄与する特徴量を横軸として作成した2次元特徴量分布である。ここでは、説明をわかりやすくするために、高濃度領域の有無を示す特徴量と、データ配列特徴量のうち判定に最も寄与する特徴量とを用いて2次元で表現して説明するが、実際はデータ配列特徴量が20あるので、高濃度領域の有無を示す特徴量を含めて21個の軸をもつ21次元の特徴量空間となる。以下の説明では、図11(a)〜(d)に示す下端判定器の作成過程を模式的に示す図を参照しながら説明するが、上端判定器、左端判定器、右端判定器についても特徴量が異なるだけで同様の作成過程となる。
Next, for each of the upper end region R1, the lower end region R2, the left end region R3, and the right end region R4, by executing the following (3-3) to (3-6) using the calculated feature amount, A determiner, a lower end determiner, a left end determiner, and a right end determiner are created. In the present embodiment, the data array feature amount is used for the upper end region R1, the left end region R3, and the right end region R4, and the data array feature amount and the presence / absence of a high density region outside the lung field are used for the lower end region R2. The feature amount indicating the presence or absence of the high density region outside the lung field is calculated for the upper end region R1, the left end region R3, and the right end region R4, and the data sequence feature amount and the high density outside the lung field are calculated. A feature amount indicating the presence or absence of a region may be used.
FIGS. 11A to 11D are diagrams schematically illustrating a process of creating a lower end determiner. 11A to 11D, the feature amount indicating the presence / absence of the high density region (in FIG. 11, abbreviated as the feature amount of the high density region) is plotted on the vertical axis, and the data array feature amount contributes most to the determination. It is a two-dimensional feature amount distribution created with feature amounts as horizontal axes. Here, in order to make the explanation easy to understand, the feature amount indicating the presence / absence of a high-density region and the feature amount that contributes most to the determination among the data array feature amounts will be described in two dimensions. Since there are 20 data array feature amounts, a 21-dimensional feature amount space having 21 axes including a feature amount indicating the presence or absence of a high density region is obtained. In the following description, the process of creating the lower end determiner shown in FIGS. 11A to 11D will be described with reference to the drawings schematically showing the upper end determiner, the left end determiner, and the right end determiner. The production process is the same, only the amount is different.

(3−3)まず、Decision Stampを用いて複数の弱識別器を作成する。弱識別器は、ある特徴量が予め設定した閾値を超えるか否かで肺野の欠損の有無を判定する識別器であり、各特徴量毎に、閾値を変えたものを複数作成する。
例えば、図11(a)に示すように、データ配列特徴量に対して閾値がD1、D2、D3の3つの弱識別器を作成し、高濃度領域の有無を示す特徴量に対して閾値がd1、d2、d3の3つの弱識別器を作成する。
(3-3) First, a plurality of weak classifiers are created using a decision stamp. The weak discriminator is a discriminator that determines the presence or absence of a lung field defect based on whether or not a certain feature amount exceeds a preset threshold value. A plurality of weak discriminator devices having different threshold values are created for each feature amount.
For example, as shown in FIG. 11A, three weak classifiers having threshold values D1, D2, and D3 are created for the data arrangement feature amount, and the threshold value is set for the feature amount indicating the presence / absence of a high density region. Three weak classifiers d1, d2, and d3 are created.

(3−4)次いで、肺野の欠損の有無の判定に最も寄与する弱識別器を選択する。例えば、図11(b)に示すように、弱識別器D2は、円Aで囲まれた3つの画像を除く14の画像について正しく判定できており、正しく判定できた画像の割合(画像数)が最も多い(寄与度が高い)。そこで、弱識別器D2を最も寄与する弱識別器として選択する。
(3−5)次いで、判定に失敗した画像の特徴量に重みをつけて、肺野の欠損の有無の判定に最も寄与する弱識別器を選択する。失敗した画像に重み付けることで、先の弱識別器D2で判定に失敗した画像を精度良く判定できる弱識別器を選択することができる。例えば、図11(c)に示すように、図11(b)において判定を失敗した画像(円Aで囲まれた点に対応する画像)の重み付けを重くし、それ以外の重み付けを軽くすると、弱識別器d2の寄与度が最も高くなる。その結果、弱識別器d2が選択される。
(3−6)上記(3−5)を失敗画像がなくなるまで繰り返し、各過程で選択された弱識別器を組み合せて判定器を作成する。図11(d)においては、弱識別器D2と弱識別器d2を組み合わせて判定器を作成する。ただし、各弱識別器の寄与度は異なるため、各弱識別器の正答率(正しく判定できた画像の全体画像に占める割合)等に基づいて弱識別器に重み付けを行う。
(3-4) Next, the weak classifier that contributes most to the determination of the presence or absence of lung field defects is selected. For example, as shown in FIG. 11B, the weak classifier D2 can correctly determine the 14 images excluding the three images surrounded by the circle A, and the ratio (number of images) of correctly determined images. Is the most common (high contribution). Therefore, the weak classifier D2 is selected as the weak classifier that contributes the most.
(3-5) Next, a weak classifier that contributes most to the determination of the presence or absence of lung field loss is selected by weighting the feature amount of the image that has failed to be determined. By weighting the failed images, it is possible to select a weak classifier that can accurately determine an image that has failed in the previous weak classifier D2. For example, as shown in FIG. 11 (c), when the weight of the image that failed to be determined in FIG. 11 (b) (the image corresponding to the point surrounded by the circle A) is increased and the other weights are reduced, The contribution of the weak classifier d2 is the highest. As a result, the weak classifier d2 is selected.
(3-6) The above (3-5) is repeated until there are no failed images, and a weak discriminator selected in each process is combined to create a discriminator. In FIG. 11D, a determiner is created by combining the weak classifier D2 and the weak classifier d2. However, since the contribution levels of the weak classifiers are different, the weak classifiers are weighted based on the correct answer rate of each weak classifier (the ratio of the image that can be correctly determined to the entire image).

ステップS204においては、上記学習により作成された各判定器(上、下、左、右の4つの判定器)からなる判定器51aを用いて、撮影された医用画像の上、下、左、右の各肺野端に肺野の欠損があるか否かを判定する。具体的には、ステップS202において上端領域R1、左端領域R3、右端領域R4のそれぞれから算出された特徴量を、上端判定器、左端判定器、右端判定器のそれぞれに入力すると、判定器51aは、上・左・右の照射野外との境界における肺野の欠損の有無を判定する。また、ステップS202において肺野の下部領域から算出された特徴量及びステップS203において算出された特徴量を下端判定器に入力すると、画像下端部の照射野外との境界における肺野の欠損の有無を判定する。   In step S204, the upper, lower, left, and right of the captured medical image are determined using the determiner 51a including the respective determiners (four determiners: upper, lower, left, and right) created by the learning. It is determined whether or not there is a lung field defect at each lung field edge. Specifically, when the feature amounts calculated from the upper end region R1, the left end region R3, and the right end region R4 in step S202 are input to the upper end determiner, the left end determiner, and the right end determiner, the determiner 51a The presence or absence of a lung field defect at the boundary between the upper, left, and right irradiation fields is determined. Further, when the feature amount calculated from the lower region of the lung field in step S202 and the feature amount calculated in step S203 are input to the lower end determiner, the presence or absence of the lung field defect at the boundary with the outside of the irradiation field at the lower end of the image is determined. judge.

なお、その他の学習アルゴリズムとしては、例えば、サポートベクタマシンやニューラルネットワークを用いたもの、或いは、K-最近傍識別器が利用可能である。また、判別分析のような統計的手法を適用してもよい(参考文献:C.M. Bishop, “Pattern Recognition and Machine Learning”, Springer-Verlag, New Ed版(2006))。
サポートベクタマシンは、複数の特徴量(ここでは第1の特徴量算出手段及び第2の特徴量算出手段で算出される特徴量)の組み合わせ(特徴ベクトル)により示されるデータ点を高次元空間に写像し、写像された高次元空間において、肺野領域の欠損がある画像と欠損がない画像とに最も明確に、即ち、最大のマージンを有するように線形分離する分離面を求める統計的アルゴリズムである。
As other learning algorithms, for example, a support vector machine or a neural network, or a K-nearest neighbor discriminator can be used. Statistical methods such as discriminant analysis may also be applied (reference: CM Bishop, “Pattern Recognition and Machine Learning”, Springer-Verlag, New Ed edition (2006)).
The support vector machine converts a data point indicated by a combination (feature vector) of a plurality of feature amounts (here, feature amounts calculated by the first feature amount calculation unit and the second feature amount calculation unit) into a high-dimensional space. A statistical algorithm that finds the separation plane that is most clearly mapped to an image with a lung field defect and an image without a defect in a mapped high-dimensional space, that is, with a maximum margin. is there.

本実施の形態においては、照射野境界に接する領域の信号値の特徴量に加え、肺野と信号値が類似している胃泡や腸管ガス等の肺野外の高濃度領域の有無を示す特徴量を判定器51aに入力し、これらの特徴量に基づいて肺野の欠損の有無を判定するので、肺野外の高濃度領域の存在による誤判定を防止することができ、肺野欠損の有無の判定を精度良く行うことが可能となる。   In the present embodiment, in addition to the feature value of the signal value of the region in contact with the irradiation field boundary, the feature indicating the presence or absence of a high concentration region outside the lung field such as gastric bubbles and intestinal gas similar in signal value to the lung field Since the quantity is input to the determiner 51a and the presence or absence of a lung field defect is determined based on these feature quantities, an erroneous determination due to the presence of a high concentration region outside the lung field can be prevented. It is possible to accurately perform the determination.

図4に戻り、ポジショニング判定の結果、撮影された医用画像に肺野の欠損がある画像である(ポジショニング不良である)と判定されると(ステップS205;YES)、表示部54にポジショニング警告画面541が表示される(ステップS206)。
図12に、ポジショニング警告画面541の一例を示す。図12に示すように、ポジショニング警告画面541においては、撮影された医用画像上に、肺野の欠損のある部分を示す枠541aが重畳表示されているとともに、警告があることを示すマーク541bが表示されている。また、ポジショニング警告画面541には、出力ボタンB1と、再撮影ボタンB2と、が表示されている。出力ボタンB1は、表示されている医用画像を診断用の医用画像としてサーバー装置10に出力し保存することを指示するためのボタンである。再撮影ボタンB2は、表示されている医用画像を破棄して再撮影を行うことを指示するためのボタンである。
ポジショニング判定処理後、処理は図3のステップS9に移行する。
Returning to FIG. 4, when it is determined as a result of the positioning determination that the captured medical image is an image having a lung field defect (positioning failure) (step S <b>205; YES), a positioning warning screen is displayed on the display unit 54. 541 is displayed (step S206).
FIG. 12 shows an example of the positioning warning screen 541. As shown in FIG. 12, in the positioning warning screen 541, a frame 541a indicating a portion having a lung field defect is superimposed on the captured medical image, and a mark 541b indicating that there is a warning is displayed. It is displayed. The positioning warning screen 541 displays an output button B1 and a re-shooting button B2. The output button B1 is a button for instructing to output and store the displayed medical image as a diagnostic medical image to the server device 10. The re-imaging button B2 is a button for instructing to discard the displayed medical image and perform re-imaging.
After the positioning determination process, the process proceeds to step S9 in FIG.

ステップS9において、入力部53により再撮影ボタンB2が押下されると(ステップS9;YES)、記憶部32に記憶されている画像処理済みの医用画像が削除され(ステップS10)、処理はステップS2に戻る。一方、入力部53により再撮影ボタンが押下されず(ステップS9;NO)、出力ボタンB1が押下されると(ステップS11;YES)、ネットワーク通信部56により画像処理済みの医用画像の画像データがステップS1において指定された撮影オーダー情報と対応付けてサーバー装置10に送信され(ステップS12)、撮影制御処理は終了する。サーバー装置10においては、受信された医用画像の画像データが撮影オーダー情報と対応付けてデータベースに保存される。   In step S9, when the re-imaging button B2 is pressed by the input unit 53 (step S9; YES), the processed medical image stored in the storage unit 32 is deleted (step S10), and the process is performed in step S2. Return to. On the other hand, when the re-imaging button is not pressed by the input unit 53 (step S9; NO) and the output button B1 is pressed (step S11; YES), the image data of the medical image that has undergone image processing by the network communication unit 56 is obtained. It is transmitted to the server device 10 in association with the shooting order information specified in step S1 (step S12), and the shooting control process ends. In the server device 10, the received image data of the medical image is stored in the database in association with the imaging order information.

なお、撮影用コンソール5においては、医用画像をサーバー装置10に送信する前に、トリミング処理を行って、医用画像の画像データ量を小さくしてから送信するようにしてもよい。図13に、トリミング処理の一例を示す。トリミング処理は、入力部52によりトリミングの実行が指示された際に、制御部51と記憶部52に記憶されているプログラムとの協働により実行される。   Note that the imaging console 5 may perform the trimming process before transmitting the medical image to the server device 10 to reduce the image data amount of the medical image before transmitting the medical image. FIG. 13 shows an example of the trimming process. The trimming process is executed in cooperation with the control unit 51 and the program stored in the storage unit 52 when the input unit 52 instructs execution of trimming.

まず、表示部54にトリミング画面542が表示され、当該画面からの入力部53の操作に基づいて、トリミングサイズ(トリミングにより切り出される画像領域のサイズ)の設定が行われる(ステップS301)。
図14に、図13のステップS301において表示されるトリミング画面542の一例を示す。図14に示すように、トリミング画面542には、画像表示領域542aと、トリミングサイズ設定領域542bと、が設けられている。画像表示領域542aは、医用画像を表示するための領域である。トリミングサイズ設定領域542bは、トリミングサイズを設定するためのボタン群が表示された領域である。トリミングサイズ設定領域542aには、例えば、トリミングサイズを表示された医用画像全体に設定するための全体ボタンB1、トリミングサイズをカセッテサイズに設定するためのカセッテサイズボタンB2〜B7等が表示されている。
トリミングサイズの設定は、ユーザが画面表示領域542aから入力部53のマウス等によりトリミングにより切り出す画像領域の枠(トリミング枠)を指定することとしてもよいし、トリミングサイズ設定領域542bから所望のトリミングサイズのボタンを押下することとしてもよい。
First, the trimming screen 542 is displayed on the display unit 54, and the trimming size (the size of the image area cut out by trimming) is set based on the operation of the input unit 53 from the screen (step S301).
FIG. 14 shows an example of the trimming screen 542 displayed in step S301 of FIG. As shown in FIG. 14, the trimming screen 542 includes an image display area 542a and a trimming size setting area 542b. The image display area 542a is an area for displaying a medical image. The trimming size setting area 542b is an area in which buttons for setting the trimming size are displayed. In the trimming size setting area 542a, for example, an entire button B1 for setting the trimming size to the entire displayed medical image, and cassette size buttons B2 to B7 for setting the trimming size to the cassette size are displayed. .
The setting of the trimming size may be performed by the user specifying a frame (trimming frame) of an image area to be cut out by trimming from the screen display area 542a with the mouse of the input unit 53, or a desired trimming size from the trimming size setting area 542b. It is also possible to press the button.

トリミングサイズが設定されると、設定されたトリミングサイズに基づいて、トリミングによって切り出される画像領域の候補領域であるトリミング候補領域が設定される(ステップS302)。   When the trimming size is set, a trimming candidate area that is a candidate area of the image area cut out by trimming is set based on the set trimming size (step S302).

次いで、設定されたトリミング候補領域を切り出すようにトリミングした場合に肺野の欠損が生じるか否かを判定する処理が行われる(ステップS303)。ステップS303における判定の手法は、特に限定されない。例えば、上述したポジショニング判定処理と同様の手法により行うことができる。また、例えば、処理速度を重視する場合は、照射野の境界付近の所定の範囲である部分領域に含まれる各小領域の信号値から算出した特徴量に基づいて(即ち、肺野外の高濃度領域の有無を表す特徴量は省略して)肺野の欠損の判定を行うこととしてもよい。   Next, processing is performed to determine whether or not lung field loss occurs when trimming is performed so as to cut out the set trimming candidate region (step S303). The determination method in step S303 is not particularly limited. For example, it can be performed by the same method as the positioning determination process described above. In addition, for example, when processing speed is important, based on the feature value calculated from the signal value of each small region included in the partial region that is a predetermined range near the boundary of the irradiation field (that is, high concentration outside the lung field) It is also possible to determine whether or not a lung field is missing by omitting a feature amount indicating the presence or absence of a region.

ステップS303の判定において、肺野の欠損があると判定されると(ステップS304;YES)、表示部54に、設定されたトリミングサイズでは肺野領域が欠損することをユーザに通知するための警告が表示される(ステップS305)。図15に、ステップS305において警告が表示されたトリミング画面542の一例を示す。図15に示すように、肺野に欠損があると判定された場合、トリミング画面542には、医用画像に肺野の欠損部分を示す枠542dが表示される。また、肺野が欠損しないようにトリミングする領域を自動調整することを指示するための自動調整ボタン542cが表示される。   If it is determined in step S303 that there is a lung field defect (step S304; YES), a warning for notifying the display unit 54 that the lung field area is missing at the set trimming size is displayed. Is displayed (step S305). FIG. 15 shows an example of the trimming screen 542 on which a warning is displayed in step S305. As illustrated in FIG. 15, when it is determined that there is a defect in the lung field, the trimming screen 542 displays a frame 542 d indicating the missing part of the lung field in the medical image. In addition, an automatic adjustment button 542c for instructing automatic adjustment of a region to be trimmed so that the lung field is not lost is displayed.

次いで、トリミング画面542において、入力部53による自動調整ボタンの押下に応じて、トリミング自動調整処理が実行され(ステップS306)、処理はステップS307に移行する。
トリミング自動調整処理においては、欠損があると判定された方向に、所定距離だけトリミング候補領域の端部をずらした(又は拡大した)新たなトリミング候補領域で肺野欠損の有無の判定を行う。この判定において、新たなトリミング候補領域に肺野の欠損があると判定されなければ、新たなトリミング候補領域をトリミングによって切り出す画像領域として決定する。新たなトリミング候補領域に肺野の欠損があると判定された場合は、所定距離だけトリミング候補領域の端部をずらした(又は拡大した)新たなトリミング候補領域を設定し、肺野欠損の有無の判定を行う。判定により肺野の欠損がないと判定されるまで、トリミング候補領域の移動(拡大)及び肺野欠損の判定が繰り返し実行される。
なお、ユーザが入力部52により手動でトリミングサイズの調整を行っても良い。この場合においても新たなトリミングサイズに応じた新たなトリミング候補領域において肺野の欠損があるか否かを判定し、欠損が存在する場合は、再度警告が表示される。
Next, in the trimming screen 542, trimming automatic adjustment processing is executed in response to pressing of the automatic adjustment button by the input unit 53 (step S306), and the processing proceeds to step S307.
In the trimming automatic adjustment processing, whether or not there is a lung field defect is determined in a new trimming candidate area in which the end of the trimming candidate area is shifted (or enlarged) by a predetermined distance in the direction in which it is determined that there is a defect. In this determination, if it is not determined that the new trimming candidate region has a lung field defect, the new trimming candidate region is determined as an image region to be cut out by trimming. If it is determined that there is a lung field defect in the new trimming candidate area, a new trimming candidate area is set by shifting (or enlarging) the edge of the trimming candidate area by a predetermined distance, and whether there is a lung field defect Judgment is made. Until it is determined that there is no lung field defect, the movement (enlargement) of the trimming candidate area and the lung field defect determination are repeatedly performed.
Note that the user may manually adjust the trimming size by using the input unit 52. Also in this case, it is determined whether or not there is a lung field defect in the new trimming candidate area corresponding to the new trimming size. If there is a defect, a warning is displayed again.

一方、ステップS303の判定において、肺野の欠損がないと判定されると(ステップS304;NO)、処理はステップS307に移行する。   On the other hand, if it is determined in step S303 that there is no lung field defect (step S304; NO), the process proceeds to step S307.

ステップS307においては、肺野欠損がないと判定されたトリミング候補領域を示すトリミング枠542eがトリミング画面542に表示されている医用画像上に表示される。図16に、トリミング枠542e及び決定ボタン542fが表示されたトリミング画面542の一例を示す。   In step S307, a trimming frame 542e indicating a trimming candidate area determined to have no lung field defect is displayed on the medical image displayed on the trimming screen 542. FIG. 16 shows an example of the trimming screen 542 on which the trimming frame 542e and the determination button 542f are displayed.

トリミング画面542において、入力部53により新たにトリミングサイズが設定され、トリミングサイズの変更が指示されると(ステップS308;YES)、処理はステップS302に戻る。トリミングサイズの変更が指示されず、入力部53により決定ボタンが押下されると(ステップS308;NO、ステップS309;YES)、トリミング枠542eで示される画像領域が医用画像から切り出され(ステップS310)、トリミング処理は終了する。   When a trimming size is newly set by the input unit 53 on the trimming screen 542 and an instruction to change the trimming size is given (step S308; YES), the process returns to step S302. When the change of the trimming size is not instructed and the determination button is pressed by the input unit 53 (step S308; NO, step S309; YES), the image area indicated by the trimming frame 542e is cut out from the medical image (step S310). The trimming process ends.

トリミング処理された医用画像の画像データは撮影オーダー情報と対応付けてネットワーク通信部56によりサーバー装置10に送信される。サーバー装置10においては、撮影用コンソール5から送信された医用画像が撮影オーダー情報と対応付けてデータベースに保存される。このトリミング処理によりサーバー装置10に転送する画像データ量を小さくすることができるので、画像データの転送時間の短縮を図ることができる。また、サーバー装置10に保存する画像の画像データ量も低減することができる。なお、上記トリミング処理は、サーバー装置10において行うこととしてもよい。これにより、サーバー装置10において保存する画像1枚当たりの画像データ量を低減することができ、より多くの画像をデータベースに保存することが可能となる。   The image data of the medical image subjected to the trimming process is transmitted to the server device 10 by the network communication unit 56 in association with the imaging order information. In the server device 10, the medical image transmitted from the imaging console 5 is stored in the database in association with the imaging order information. Since the amount of image data transferred to the server device 10 can be reduced by this trimming process, the transfer time of the image data can be shortened. In addition, the amount of image data stored in the server device 10 can be reduced. Note that the trimming process may be performed in the server device 10. Thereby, the amount of image data per image stored in the server device 10 can be reduced, and more images can be stored in the database.

以上説明したように、医用画像撮影システム100によれば、撮影用コンソール5の制御部51は、FPD9から送信された胸部正面の医用画像において、照射野内で当該照射野の境界に接する部分領域の所定の特徴量(第1の特徴量)と、肺野外の高濃度領域の有無を表す所定の特徴量(第2の特徴量)とを算出し、所定のアルゴリズムによる第1の特徴量と第2の特徴量に関する学習結果に基づいて、送信された医用画像における肺野領域の欠損の有無を判定する。   As described above, according to the medical image photographing system 100, the control unit 51 of the photographing console 5 has a partial area in the irradiation field that is in contact with the boundary of the irradiation field in the medical image in front of the chest transmitted from the FPD 9. A predetermined feature amount (first feature amount) and a predetermined feature amount (second feature amount) indicating the presence / absence of a high density region outside the lung field are calculated, and the first feature amount and the first feature amount determined by a predetermined algorithm are calculated. Based on the learning result regarding the feature amount 2, it is determined whether or not the lung field region is missing in the transmitted medical image.

従って、肺野内の領域と同程度の濃度を有する胃泡や腸管ガスによる高濃度領域が肺野外に存在した場合であっても、医用画像における肺野欠損の有無の判定を精度良く行うことが可能となり、誤判定を防止することができる。   Therefore, it is possible to accurately determine the presence or absence of a lung field defect in a medical image even when a high-concentration region due to gastric bubbles or intestinal gas having the same concentration as the region in the lung field exists outside the lung field. This makes it possible to prevent erroneous determination.

なお、上記実施の形態は本発明の好適な一例であり、これに限定されない。
例えば、上記実施の形態においては、FPD9により得られた医用画像を確認のために表示部54に表示したり、ポジショニング判定処理を行ったりすることとして説明したが、FPD9により医用画像に間引き処理を行い、間引きされた医用画像を確認のために表示部54に表示したり、ポジショニング処理を行ったりすることとしてもよい。このようにすれば、FPD9からのデータ転送時間や画像処理時間、体動判定時間等を減少させることができる。
In addition, the said embodiment is a suitable example of this invention, and is not limited to this.
For example, in the above embodiment, it has been described that the medical image obtained by the FPD 9 is displayed on the display unit 54 for confirmation or the positioning determination process is performed. However, the medical image is thinned by the FPD 9. The thinned medical image may be displayed on the display unit 54 for confirmation, or a positioning process may be performed. In this way, the data transfer time, image processing time, body movement determination time, etc. from the FPD 9 can be reduced.

また、上記実施の形態においては、FPDを用いて医用画像を生成する医用画像撮影システムを例にとり説明したが、医用画像を生成する手段としてはこれに限定されず、例えば、CRを用いることとしてもよい。   In the above embodiment, the medical image capturing system that generates a medical image using FPD has been described as an example. However, the means for generating a medical image is not limited to this, and for example, CR is used. Also good.

また、上記の説明では、本発明に係るプログラムのコンピュータ読み取り可能な媒体としてHDDや半導体の不揮発性メモリー等を使用した例を開示したが、この例に限定されない。その他のコンピュータ読み取り可能な媒体として、CD-ROM等の可搬型記録媒体を適用することが可能である。また、本発明に係るプログラムのデータを通信回線を介して提供する媒体として、キャリアウエーブ(搬送波)も適用される。   In the above description, an example in which an HDD or a semiconductor nonvolatile memory is used as a computer-readable medium for the program according to the present invention is disclosed, but the present invention is not limited to this example. As another computer-readable medium, a portable recording medium such as a CD-ROM can be applied. Further, a carrier wave is also applied as a medium for providing program data according to the present invention via a communication line.

その他、医用画像撮影システムを構成する各装置の細部構成及び細部動作に関しても、発明の趣旨を逸脱することのない範囲で適宜変更可能である。   In addition, the detailed configuration and detailed operation of each device constituting the medical image photographing system can be changed as appropriate without departing from the spirit of the invention.

100 医用画像撮影システム
1 ブッキー装置
2 ブッキー装置
3 放射線源
5 撮影用コンソール
51 制御部
52 記憶部
53 入力部
54 表示部
55 通信I/F
56 ネットワーク通信部
57 バス
6 操作卓
7 HIS/RIS
8 診断用コンソール
9 FPD
10 サーバー装置
100 Medical Imaging System 1 Bucky Device 2 Bucky Device 3 Radiation Source 5 Imaging Console 51 Control Unit 52 Storage Unit 53 Input Unit 54 Display Unit 55 Communication I / F
56 Network communication section 57 Bus 6 Console 7 HIS / RIS
8 Diagnosis console 9 FPD
10 Server device

Claims (6)

人体の胸部を被写体として放射線撮影することにより得られた放射線画像において、照射野内で当該照射野の境界に接する部分領域の所定の特徴量を算出する第1の特徴量算出手段と、
前記放射線画像から肺野外の高濃度領域の有無を表す所定の特徴量を算出する第2の特徴量算出手段と、
所定の学習アルゴリズムによる肺野領域の欠損が存在するか否かが既知の複数の放射線画像における前記第1の特徴量算出手段及び前記第2の特徴量算出手段により算出される特徴量に関する学習結果に基づいて、前記放射線画像における肺野領域の欠損の有無を判定する判定手段と、
を備える医用画像処理装置。
A first feature amount calculating means for calculating a predetermined feature amount of a partial region in the irradiation field that is in contact with the boundary of the irradiation field in a radiation image obtained by radiographing the human chest as a subject;
Second feature amount calculating means for calculating a predetermined feature amount representing the presence or absence of a high density region outside the lung field from the radiation image;
A learning result on a feature amount calculated by the first feature amount calculation unit and the second feature amount calculation unit in a plurality of radiation images in which it is known whether or not a lung field region defect exists by a predetermined learning algorithm A determination means for determining presence or absence of a lung field region defect in the radiographic image,
A medical image processing apparatus comprising:
前記学習アルゴリズムは、アダブースト、又は、サポートベクタマシンである請求項1に記載の医用画像処理装置。   The medical image processing apparatus according to claim 1, wherein the learning algorithm is an Adaboost or a support vector machine. 前記肺野外の高濃度領域は、胃泡や腸管ガスの存在する領域である請求項1又は2に記載の医用画像処理装置。   The medical image processing apparatus according to claim 1, wherein the high concentration area outside the lung field is an area where gastric bubbles and intestinal gas exist. 前記第2の特徴量算出手段は、前記放射線画像における肺野下部から画像下端までの垂直プロファイルを作成し、作成されたプロファイルの変化量を前記肺野外の高濃度領域の有無を表す所定の特徴量として算出する請求項1〜3の何れか一項に記載の医用画像処理装置。   The second feature amount calculation means creates a vertical profile from the lower part of the lung field to the lower end of the image in the radiographic image, and the change amount of the created profile represents a predetermined feature representing the presence or absence of the high density region outside the lung field. The medical image processing apparatus according to any one of claims 1 to 3, which is calculated as an amount. 前記第2の特徴量算出手段は、予め記憶手段に記憶されている肺野外に高濃度領域のないテンプレート画像と前記放射線画像における肺野下部の画像との近似度に基づいて、前記放射線画像における肺野外の高濃度領域の有無を表す所定の特徴量を算出する請求項1〜3の何れか一項に記載の医用画像処理装置。   The second feature amount calculating unit is configured to calculate the radiographic image based on a degree of approximation between a template image without a high density region outside the lung field stored in advance in the storage unit and an image of a lower lung field in the radiographic image. The medical image processing apparatus according to any one of claims 1 to 3, wherein a predetermined feature amount representing the presence or absence of a high density region outside the lung field is calculated. コンピュータを、
人体の胸部を被写体として放射線撮影することにより得られた放射線画像において、照射野内で当該照射野の境界に接する部分領域の所定の特徴量を算出する第1の特徴量算出手段、
前記放射線画像から肺野外の高濃度領域の有無を表す所定の特徴量を算出する第2の特徴量算出手段、
所定の学習アルゴリズムによる肺野領域の欠損が存在するか否かが既知の複数の放射線画像における前記第1の特徴量算出手段及び前記第2の特徴量算出手段により算出される特徴量に関する学習結果に基づいて、前記放射線画像における肺野領域の欠損の有無を判定する判定手段、
として機能させるためのプログラム。
Computer
A first feature amount calculating means for calculating a predetermined feature amount of a partial region in the irradiation field that is in contact with the boundary of the irradiation field in a radiation image obtained by radiographing the human chest as a subject;
A second feature amount calculating means for calculating a predetermined feature amount representing the presence or absence of a high density region outside the lung field from the radiation image;
A learning result on a feature amount calculated by the first feature amount calculation unit and the second feature amount calculation unit in a plurality of radiation images in which it is known whether or not a lung field region defect exists by a predetermined learning algorithm Determination means for determining the presence or absence of a lung field region defect in the radiographic image,
Program to function as.
JP2011247349A 2011-11-11 2011-11-11 Medical image processing apparatus and program Expired - Fee Related JP5786665B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011247349A JP5786665B2 (en) 2011-11-11 2011-11-11 Medical image processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011247349A JP5786665B2 (en) 2011-11-11 2011-11-11 Medical image processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2013102848A JP2013102848A (en) 2013-05-30
JP5786665B2 true JP5786665B2 (en) 2015-09-30

Family

ID=48622879

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011247349A Expired - Fee Related JP5786665B2 (en) 2011-11-11 2011-11-11 Medical image processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5786665B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5662516B2 (en) * 2013-05-15 2015-01-28 株式会社三共 Game machine
JP6867812B2 (en) * 2017-01-17 2021-05-12 株式会社トーエネック Rotating machine short circuit diagnostic device and rotating machine short circuit diagnostic method
JP6878038B2 (en) 2017-02-15 2021-05-26 キヤノン株式会社 Radiation imaging device, radiography system, image processing device, operation method of image processing device, and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0538334A (en) * 1991-03-08 1993-02-19 Fuji Photo Film Co Ltd Method of recognizing field of view of collimation of radiation
JP3239186B2 (en) * 1991-06-18 2001-12-17 コニカ株式会社 Radiation image field extraction device
JP2006081735A (en) * 2004-09-16 2006-03-30 Konica Minolta Medical & Graphic Inc Radiographic imaging system
JP5332851B2 (en) * 2009-04-15 2013-11-06 コニカミノルタ株式会社 Image processing apparatus, image processing method, and program

Also Published As

Publication number Publication date
JP2013102848A (en) 2013-05-30

Similar Documents

Publication Publication Date Title
US9117289B2 (en) Medical imaging system, medical image processing apparatus, and computer-readable medium
JP6436182B2 (en) Dynamic image analyzer
JP2013102851A (en) Medical imaging system, medical image processing apparatus, and program
US10242445B2 (en) Dynamic analysis apparatus and dynamic analysis system
US20180137634A1 (en) Dynamic image processing system
US10729395B2 (en) Image processing device and method for operating image processing device
US20180018772A1 (en) Dynamic analysis apparatus
JP6507581B2 (en) Chest dynamic imaging support system
US10827999B2 (en) Dynamic analysis apparatus and system for measuring temporal changes in blood vessels
JP5786665B2 (en) Medical image processing apparatus and program
US20170278239A1 (en) Dynamic analysis apparatus and dynamic analysis system
JP5772523B2 (en) Medical image photographing system, medical image processing apparatus, and program
JP2018130264A (en) Dynamic analysis system
JP2016209267A (en) Medical image processor and program
JP6326812B2 (en) Image processing apparatus and irradiation field recognition method
JP2008200114A (en) Bone trabecula evaluation system
JP2010154871A (en) Bone disease evaluating system, bone disease evaluating method and program
JP2010158258A (en) Soft tissue evaluation system
JP7143794B2 (en) Image processing device, image processing system and program
US10687772B2 (en) Dynamic analysis apparatus
JP2013102849A (en) Medical image treatment apparatus and program
JP6590021B2 (en) Image processing apparatus and irradiation field recognition method
US20230059667A1 (en) Storage medium and case search apparatus
JP4924712B2 (en) Bone disease evaluation system
US20240090864A1 (en) Radiographic imaging support system, radiographic imaging support method, and recording medium

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20130416

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140515

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141210

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150630

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150713

R150 Certificate of patent or registration of utility model

Ref document number: 5786665

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees