Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7414236B2 - Lung shadow measurement program, lung shadow measurement method, and lung shadow measurement system - Google Patents
[go: Go Back, main page]

JP7414236B2 - Lung shadow measurement program, lung shadow measurement method, and lung shadow measurement system - Google Patents

Lung shadow measurement program, lung shadow measurement method, and lung shadow measurement system Download PDF

Info

Publication number
JP7414236B2
JP7414236B2 JP2020090139A JP2020090139A JP7414236B2 JP 7414236 B2 JP7414236 B2 JP 7414236B2 JP 2020090139 A JP2020090139 A JP 2020090139A JP 2020090139 A JP2020090139 A JP 2020090139A JP 7414236 B2 JP7414236 B2 JP 7414236B2
Authority
JP
Japan
Prior art keywords
volume
lung
shadow
image
normalized
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.)
Active
Application number
JP2020090139A
Other languages
Japanese (ja)
Other versions
JP2021183105A (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.)
Fujitsu Ltd
Hiroshima University NUC
Original Assignee
Fujitsu Ltd
Hiroshima University NUC
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 Fujitsu Ltd, Hiroshima University NUC filed Critical Fujitsu Ltd
Priority to JP2020090139A priority Critical patent/JP7414236B2/en
Publication of JP2021183105A publication Critical patent/JP2021183105A/en
Application granted granted Critical
Publication of JP7414236B2 publication Critical patent/JP7414236B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Apparatus For Radiation Diagnosis (AREA)

Description

本発明は、肺陰影計測プログラム、肺陰影計測方法及び肺陰影計測システムに関する。 The present invention relates to a lung shadow measurement program, a lung shadow measurement method, and a lung shadow measurement system.

従来、びまん性肺疾患の患者の肺のCT画像を医師に提示し、診察を支援する技術が知られている。 2. Description of the Related Art Conventionally, there is a known technique for presenting a CT image of the lungs of a patient with diffuse lung disease to a doctor to assist in diagnosis.

富士フイルム、「富士フイルムと京都大学 AI技術を用いた間質性肺炎の診断支援技術の共同開発に成功」(https://www.fujifilm.co.jp/corporate/news/articleffnr_1417.html)Fujifilm, "Fujifilm and Kyoto University successfully jointly develop diagnostic support technology for interstitial pneumonia using AI technology" (https://www.fujifilm.co.jp/corporate/news/articleffnr_1417.html)

しかしながら、従来の技術では、肺疾患の診断精度が低下する場合があるという問題がある。例えば、びまん性肺疾患が悪化すると、患者は十分な空気を吸い込むことができなくなることが知られている。そのため、撮影日時が異なると、画像から推定される肺の体積が異なる場合がある。その結果、医師は、体積の変化を考慮した上で画像による診断を行うことになるため、診断精度が低下する場合があると考えられる。 However, the conventional techniques have a problem in that the diagnostic accuracy of lung diseases may decrease. For example, it is known that as diffuse lung disease worsens, patients are unable to breathe in enough air. Therefore, if the imaging date and time differ, the volume of the lung estimated from the image may differ. As a result, the doctor must perform a diagnosis using images while taking into account changes in volume, and it is thought that the diagnostic accuracy may deteriorate in some cases.

1つの側面では、肺疾患の診断精度の低下を抑止することを目的とする。 One aspect of the present invention is to prevent a decline in the diagnostic accuracy of lung diseases.

1つの態様において、肺陰影計測プログラムは、患者の肺を撮影した画像を基に、肺の体積である第1の体積を計算する処理をコンピュータに実行させる。肺陰影計測プログラムは、画像を基に、肺における陰影が分布する領域の体積である第2の体積を計算する処理をコンピュータに実行させる。肺陰影計測プログラムは、第1の体積を基に第2の体積を正規化する処理をコンピュータに実行させる。肺陰影計測プログラムは、正規化した第2の体積に関する情報を表示装置に表示させる処理をコンピュータに実行させる。 In one embodiment, the lung shadow measurement program causes a computer to perform a process of calculating a first volume, which is the volume of the lungs, based on images taken of the patient's lungs. The lung shadow measurement program causes a computer to execute a process of calculating a second volume, which is the volume of a region in the lung where shadows are distributed, based on the image. The lung shadow measurement program causes the computer to perform a process of normalizing the second volume based on the first volume. The lung shadow measurement program causes the computer to execute a process of displaying information regarding the normalized second volume on the display device.

1つの側面では、肺疾患の診断精度の低下を抑止することができる。 In one aspect, it is possible to suppress a decline in diagnostic accuracy of lung diseases.

図1は、肺陰影計測システムの構成例を示す図である。FIG. 1 is a diagram showing an example of the configuration of a lung shadow measurement system. 図2は、患者DBのデータ構造の例を示す図である。FIG. 2 is a diagram showing an example of the data structure of the patient DB. 図3は、症例DBのデータ構造の例を示す図である。FIG. 3 is a diagram showing an example of the data structure of the case DB. 図4は、計算部の構成例を示す図である。FIG. 4 is a diagram showing an example of the configuration of the calculation section. 図5は、正規化していない体積を表示する画面の例を示す図である。FIG. 5 is a diagram showing an example of a screen displaying a non-normalized volume. 図6は、正規化した体積を表示する画面の例を示す図である。FIG. 6 is a diagram showing an example of a screen displaying normalized volumes. 図7は、肺陰影計測装置の処理の流れを示すフローチャートである。FIG. 7 is a flowchart showing the processing flow of the lung shadow measuring device. 図8は、体積の計算処理の流れを示すフローチャートである。FIG. 8 is a flowchart showing the flow of volume calculation processing. 図9は、ハードウェア構成例を説明する図である。FIG. 9 is a diagram illustrating an example of a hardware configuration.

以下に、本発明に係る肺陰影計測プログラム、肺陰影計測方法及び肺陰影計測システムの実施例を図面に基づいて詳細に説明する。なお、この実施例により本発明が限定されるものではない。また、各実施例は、矛盾のない範囲内で適宜組み合わせることができる。 DESCRIPTION OF THE PREFERRED EMBODIMENTS Examples of a lung shadow measurement program, a lung shadow measurement method, and a lung shadow measurement system according to the present invention will be described in detail below with reference to the drawings. Note that the present invention is not limited to this example. Moreover, each embodiment can be combined as appropriate within a consistent range.

肺陰影計測システムは、DBに蓄積された患者の画像(CT画像等)を表示することで、医師の診察を支援するシステムである。例えば、肺陰影計測システム1は、診察中の患者の画像と、当該取得した画像に対応付けられた疾患に関する情報を医師に提示することができる。これにより、医師は、提示された画像及び疾患に関する情報を参考にして診察を行うことができる。肺陰影計測システムのユーザは、例えば医師である。 The lung shadow measurement system is a system that supports a doctor's examination by displaying patient images (CT images, etc.) stored in a DB. For example, the lung shadow measurement system 1 can present to a doctor an image of a patient under examination and information regarding a disease associated with the acquired image. This allows the doctor to perform a medical examination with reference to the presented images and information regarding the disease. The user of the lung shadow measurement system is, for example, a doctor.

図1を用いて、実施例に係る肺陰影計測システムの構成を説明する。図1は、肺陰影計測システムの構成を説明するための図である。図1に示すように、肺陰影計測システム1は、肺陰影計測装置10及び表示装置20を有する。また、肺陰影計測装置10は、インタフェース部11、記憶部12及び制御部13を有する。 The configuration of a lung shadow measurement system according to an embodiment will be described using FIG. 1. FIG. 1 is a diagram for explaining the configuration of a lung shadow measurement system. As shown in FIG. 1, the lung shadow measurement system 1 includes a lung shadow measurement device 10 and a display device 20. The lung shadow measuring device 10 also includes an interface section 11, a storage section 12, and a control section 13.

インタフェース部11は、データの入出力、及び他の装置とのデータ通信を行うためのインタフェースである。また、例えば、インタフェース部11は、表示装置20に対し画像データを出力する。このとき、表示装置20は、インタフェース部11を介して受け取った画像データを基に画像を表示する。表示装置20は、例えばディスプレイ及びタッチパネルである。 The interface unit 11 is an interface for data input/output and data communication with other devices. Further, for example, the interface unit 11 outputs image data to the display device 20. At this time, the display device 20 displays an image based on the image data received via the interface section 11. The display device 20 is, for example, a display or a touch panel.

記憶部12は、制御部13が実行するプログラム及びプログラムの実行に必要なデータを記憶する記憶装置の一例である。記憶部12は、患者DB121、症例DB122、画像DB123及び正規化関数情報124を記憶する。 The storage unit 12 is an example of a storage device that stores programs executed by the control unit 13 and data necessary for executing the programs. The storage unit 12 stores a patient DB 121, a case DB 122, an image DB 123, and normalization function information 124.

患者DB121には、患者ごとの情報が格納される。図2は、患者DBのデータ構造の例を示す図である。図2に示すように、患者DB121には、患者ごとの患者ID、氏名、性別、生年月日が格納される。図2の例では、患者IDが「0000000074」である患者の氏名が「患者 太朗」であり、性別が男であり、生年月日が「1950/1/1」であることが示されている。 The patient DB 121 stores information for each patient. FIG. 2 is a diagram showing an example of the data structure of the patient DB. As shown in FIG. 2, the patient DB 121 stores the patient ID, name, gender, and date of birth for each patient. In the example in Figure 2, the name of the patient whose patient ID is "0000000074" is "Patient Taro," his gender is male, and his date of birth is "1/1/1950." .

症例DB122には、検査結果が格納される。図3は、症例DBのデータ構造の例を示す図である。図3に示すように、症例DB122には、患者の検査日ごとの画像のパスと当該画像において検出された陰影の種類が格納される。図3の例では、患者IDが「0000000074」である患者が「2019/11/15」の検査で撮影した画像の、パッチ001の陰影種類が肺気腫であり、パッチ002の陰影種類がGGOであることが示されている。 The case DB 122 stores test results. FIG. 3 is a diagram showing an example of the data structure of the case DB. As shown in FIG. 3, the case DB 122 stores image paths for each patient's examination date and the types of shadows detected in the images. In the example in Figure 3, in the image taken by the patient whose patient ID is "0000000074" in an examination on "2019/11/15", the shadow type of patch 001 is emphysema, and the shadow type of patch 002 is GGO. It has been shown that

ここで、パッチはCT画像を分割して得られる複数の領域である。例えば、パッチは、CT画像を分割して得られる16×16pixelの画像である。また、パッチごとの特徴と、あらかじめ定められた所定の陰影ごとの特徴との類似度を基に、陰影種類が得られる。例えば、肺陰影計測システム1は、パッチから抽出した特徴量と、各陰影種類の特徴量との類似度を計算する機械学習モデルを利用して、各パッチに対応する陰影種類を検出することができる。 Here, the patches are a plurality of regions obtained by dividing a CT image. For example, a patch is a 16×16 pixel image obtained by dividing a CT image. Further, the shade type is obtained based on the degree of similarity between the feature of each patch and the feature of each predetermined shade. For example, the lung shadow measurement system 1 can detect the shadow type corresponding to each patch by using a machine learning model that calculates the similarity between the feature amount extracted from a patch and the feature amount of each shadow type. can.

画像DB123には、検査において得られた画像が格納される。また、画像DB123に画像を取得するためのパスは、症例DB122に格納されている。 The image DB 123 stores images obtained in examinations. Furthermore, the path for acquiring images in the image DB 123 is stored in the case DB 122.

正規化関数情報124は、後に説明する計算部133による正規化処理で使用される関数の情報である。また、正規化関数は、疾患の種類ごとに異なるものであってもよい。その場合、正規化関数情報124は、疾患の種類と対応付けられた関数の情報である。例えば、正規化関数情報124は、関数で使用される所定の係数及び定数であってもよい。 The normalization function information 124 is information on a function used in normalization processing by the calculation unit 133, which will be described later. Further, the normalization function may be different depending on the type of disease. In that case, the normalization function information 124 is information on a function associated with the type of disease. For example, normalization function information 124 may be predetermined coefficients and constants used in the function.

制御部13は、例えば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、GPU(Graphics Processing Unit)等によって、内部の記憶装置に記憶されているプログラムがRAMを作業領域として実行されることにより実現される。また、制御部13は、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現されるようにしてもよい。制御部13は、表示制御部131、抽出部132及び計算部133を有する。 The control unit 13 executes programs stored in an internal storage device by, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a GPU (Graphics Processing Unit), etc., using the RAM as a work area. This is realized by Further, the control unit 13 may be realized by, for example, an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array). The control unit 13 includes a display control unit 131, an extraction unit 132, and a calculation unit 133.

表示制御部131は、制御部13の各処理部による処理の結果を基に生成される画像を表示装置20に表示させる。例えば、表示制御部131は、インタフェース部11を介して画像データを表示装置20に出力する。 The display control unit 131 causes the display device 20 to display an image generated based on the results of processing by each processing unit of the control unit 13. For example, the display control unit 131 outputs image data to the display device 20 via the interface unit 11.

抽出部132は、画像から特徴量を抽出する。抽出部132は、画像全体の特徴量を抽出してもよいし、パッチごとの特徴量を抽出してもよい。 The extraction unit 132 extracts feature amounts from the image. The extraction unit 132 may extract the feature amount of the entire image, or may extract the feature amount of each patch.

計算部133は、ユーザに提示するための数値を計算する。計算部133は、画像から臓器及び陰影が分布している領域の体積の推定値を計算する。また、計算部133は、計算した体積を正規化することができる。ここで、計算部133が各体積を計算するための画像を、医用画像と呼ぶ場合がある。 The calculation unit 133 calculates numerical values to be presented to the user. The calculation unit 133 calculates the estimated volume of the region in which organs and shadows are distributed from the image. Further, the calculation unit 133 can normalize the calculated volume. Here, the image used by the calculation unit 133 to calculate each volume may be referred to as a medical image.

ここで、正規化の必要性について説明する。例えば、臓器の1つである肺は、患者が吸い込む息の量によって大きさが変化する。そのため、同じ患者であっても、撮影のタイミングによっては、画像に写る肺の大きさが異なる場合がある。さらに、びまん性肺疾患は、悪化すると息を十分に吸い込むことができなくなる場合がある。このため、疾患の進行度合いが画像に写る臓器の大きさに影響を与える場合がある。 Here, the necessity of normalization will be explained. For example, one organ, the lungs, changes in size depending on the amount of air a patient inhales. Therefore, even for the same patient, the size of the lungs in the image may differ depending on the timing of imaging. Additionally, as diffuse lung disease worsens, a person may not be able to take a deep breath. Therefore, the degree of progression of the disease may affect the size of the organ shown in the image.

このため、撮影日時が異なる複数の画像について、陰影が分布する領域の体積を比較し評価する場合、肺の体積が各撮影日時で揃っていることが望ましい。そこで、計算部133は、陰影が分布する領域の体積を正規化し、肺の体積の変化の影響を小さくする。 For this reason, when comparing and evaluating the volumes of regions where shadows are distributed for a plurality of images taken at different times and dates, it is desirable that the volumes of the lungs be the same for each time and date of imaging. Therefore, the calculation unit 133 normalizes the volume of the region where shadows are distributed to reduce the influence of changes in lung volume.

図4は、計算部の構成例を示す図である。図4に示すように、計算部133は、臓器検出部133a、臓器体積計算部133b、陰影検出部133c、陰影領域体積計算部133d及び正規化部133eを有する。 FIG. 4 is a diagram showing an example of the configuration of the calculation section. As shown in FIG. 4, the calculation section 133 includes an organ detection section 133a, an organ volume calculation section 133b, a shadow detection section 133c, a shadow region volume calculation section 133d, and a normalization section 133e.

臓器検出部133a、画像から所定の臓器を検出する。例えば、臓器検出部133aは、あらかじめ定められた肺の特徴量と類似する画像中の領域を肺として検出する。 The organ detection unit 133a detects a predetermined organ from the image. For example, the organ detection unit 133a detects a region in the image that is similar to a predetermined feature amount of the lungs as a lung.

臓器体積計算部133bは、患者の肺を撮影した画像を基に、肺の体積である第1の体積を計算する。なお、臓器体積計算部133bによる体積の計算対象の画像が患者の肺を撮影したものであることは、臓器検出部133aの検出結果により既知であるものとする。臓器体積計算部133bは、第1の体積計算部の一例である。 The organ volume calculation unit 133b calculates a first volume, which is the volume of the lungs, based on an image of the patient's lungs. It is assumed that it is known from the detection result of the organ detection unit 133a that the image for which the volume is calculated by the organ volume calculation unit 133b is a photograph of the patient's lungs. The organ volume calculation section 133b is an example of a first volume calculation section.

ここで、図4に示すように、医用画像は、CTスキャン等により得られる、肺の複数のスライス画像である場合がある。この場合、例えば、臓器体積計算部133bは、肺の複数のスライス画像を線形補完して得られる複数の画像における肺が写った領域の面積を積分することにより第1の体積を計算する。線形補完によれば、2つのスライス画像の間にあるスライス画像を仮想的に生成することができる。 Here, as shown in FIG. 4, the medical image may be a plurality of slice images of the lungs obtained by a CT scan or the like. In this case, for example, the organ volume calculation unit 133b calculates the first volume by integrating the areas of regions in which the lungs are captured in a plurality of images obtained by linearly interpolating a plurality of slice images of the lungs. According to linear interpolation, a slice image between two slice images can be virtually generated.

陰影検出部133cは、画像から陰影が分布している領域を検出する。例えば、陰影検出部133cは、あらかじめ定められた陰影の特徴量と類似する画像中の領域を検出する。例えば、陰影検出部133cは、各パッチがどの陰影に最も類似するかを検出する。 The shadow detection unit 133c detects an area where shadows are distributed from the image. For example, the shadow detection unit 133c detects a region in the image that is similar to a predetermined feature amount of a shadow. For example, the shade detection unit 133c detects which shade each patch is most similar to.

ここで、画像に現れる陰影は、所定の特徴を持つ影ということができる。また、例えば、肺の画像における陰影は、特定の病変及び疾病だけでなく、老化による変化、出血、喫煙による変化等に起因して現れる場合がある。ここでは、陰影のうちの一部が異常陰影であり、さらに異常陰影のうち一部が病変と判断されるものとする。例えば、陰影検出部133cは単にパッチごとの陰影の種類を検出し、検出結果に基づく病変及び疾患の種類の特定はユーザによって行われてもよい。 Here, the shadow appearing in the image can be said to have predetermined characteristics. Furthermore, for example, shadows in lung images may appear not only due to specific lesions and diseases, but also due to changes due to aging, bleeding, changes due to smoking, and the like. Here, it is assumed that some of the shadows are abnormal shadows, and furthermore, some of the abnormal shadows are determined to be lesions. For example, the shadow detection unit 133c may simply detect the type of shadow for each patch, and the user may specify the types of lesions and diseases based on the detection results.

陰影領域体積計算部133dは、画像を基に、肺における陰影が分布する領域の体積である第2の体積を計算する。例えば、臓器体積計算部133bは、肺の複数のスライス画像を線形補完して得られる複数の画像における肺が写った領域の面積を積分することにより第1の体積を計算する。例えば、陰影領域体積計算部133dは、肺の複数のスライス画像を線形補完して得られる複数の画像における陰影が分布する領域の面積を積分することにより第2の体積を計算する。陰影領域体積計算部133dは、第2の体積計算部の一例である。 The shadow region volume calculation unit 133d calculates a second volume, which is the volume of a region in the lung where shadows are distributed, based on the image. For example, the organ volume calculation unit 133b calculates the first volume by integrating the area of a region in which the lungs are captured in a plurality of images obtained by linearly interpolating a plurality of slice images of the lungs. For example, the shadow region volume calculation unit 133d calculates the second volume by integrating the area of a region where shadows are distributed in a plurality of images obtained by linearly interpolating a plurality of slice images of the lung. The shadow area volume calculation unit 133d is an example of a second volume calculation unit.

正規化部133eは、第1の体積を基に第2の体積を正規化する。例えば、正規化部133eは、ユーザによって指定された疾患又は病変ごとにあらかじめ対応付けられた関数を用いて第2の体積を正規化することができる。一例として、基準となる肺の体積をV、第1の体積をV、正規化していない第2の体積をV、疾患ごとの定められた係数をαとすると、正規化部133eは、正規化した第2の体積V´を、(1)式のように求めることができる。
´=(V/V)^α×V …(1)
The normalization unit 133e normalizes the second volume based on the first volume. For example, the normalization unit 133e can normalize the second volume using a function that is associated in advance with each disease or lesion specified by the user. As an example, if the reference lung volume is V A , the first volume is V 1 , the non-normalized second volume is V 2 , and the coefficient determined for each disease is α, the normalization unit 133e , the normalized second volume V 2 ′ can be obtained as shown in equation (1).
V 2 ′=(V 1 /V A )^α×V 2 …(1)

例えば、陰影の領域の体積が肺の体積に正比例するような疾患の場合は、αは1.0である。一方、陰影の領域の体積が肺の体積に対して大きく変化しない疾患の場合は、αは1.0よりも0に近くなる。例えば、びまん性肺疾患の病変は肺全体に広範囲にわたって分布するため、肺の体積に対して大きく変化することが知られている。このため、びまん性肺疾患の場合、αは1.0に近くなることが多い。 For example, in the case of a disease in which the volume of the shadow region is directly proportional to the volume of the lung, α is 1.0. On the other hand, in the case of a disease in which the volume of the shadow region does not change significantly with respect to the volume of the lung, α will be closer to 0 than 1.0. For example, it is known that the lesions of diffuse lung disease are widely distributed throughout the lungs and therefore vary greatly with respect to the volume of the lungs. Therefore, in the case of diffuse lung disease, α is often close to 1.0.

さらに、陰影の種類によっても、領域の体積の変化量は異なると考えられる。このため、正規化部133eは検出された陰影の種類に従って、パッチごとに異なる正規化関数を使って体積を正規化してもよい。 Furthermore, the amount of change in the volume of the region is considered to vary depending on the type of shadow. Therefore, the normalization unit 133e may normalize the volume using a different normalization function for each patch according to the type of detected shadow.

正規化部133eは、第1の画像と異なる日時に肺を撮影した第2の画像を基に、第2の体積を正規化することができる。例えば、撮影日時の異なる複数の画像がある場合、正規化部133eは、指定された1つの画像から計算される肺の体積を基準に正規化を行う。 The normalization unit 133e can normalize the second volume based on a second image of the lungs taken at a different date and time than the first image. For example, if there are multiple images with different shooting dates and times, the normalization unit 133e performs normalization based on the lung volume calculated from one designated image.

表示制御部131は、正規化した第2の体積に関する情報を表示装置20に表示させる。また、表示制御部131は、ユーザの操作に応じて、正規化した第2の体積又は正規化する前の第2の体積のいずれかに関する情報を表示させることができる。また、表示制御部131は、正規化した第2の体積を記載した表、及び正規化した第2の体積を表すグラフを表示させることができる。 The display control unit 131 causes the display device 20 to display information regarding the normalized second volume. Further, the display control unit 131 can display information regarding either the normalized second volume or the second volume before normalization, according to the user's operation. Further, the display control unit 131 can display a table listing the normalized second volume and a graph representing the normalized second volume.

ここで、特に対象の臓器が肺である場合、第1の体積は容積に置き換えられてもよい。肺の容積は、肺の内部の空間であり、肺の体積の変化に応じて変化すると考えられる。このため、正規化部133eは、肺の体積を基に第2の体積を正規化してもよいし、肺の容積を基に第2の体積を正規化してもよい。また、臓器体積計算部133bは、肺の容積を直接計算してもよいし、肺の体積を基に肺の容積の推定値を計算してもよい。 Here, the first volume may be replaced by volume, especially when the target organ is the lungs. Lung volume is the space inside the lungs and is considered to change in response to changes in lung volume. Therefore, the normalization unit 133e may normalize the second volume based on the volume of the lungs, or may normalize the second volume based on the volume of the lungs. Further, the organ volume calculation unit 133b may directly calculate the lung volume, or may calculate an estimated value of the lung volume based on the lung volume.

表示制御部131は、陰影量経過比較画面を表示装置20に表示させる。図5は、正規化していない体積を表示する画面の例を示す図である。図5に示すように、正規化していない体積を表示する陰影量経過比較画面20aは、患者情報表示欄201、体積表211、体積グラフ212、チェックボックスリスト221、ラジオボタン222、ラジオボタン223、陰影ヒストグラム231、画像表示領域241を有する。 The display control unit 131 causes the display device 20 to display a shadow amount progress comparison screen. FIG. 5 is a diagram showing an example of a screen displaying a non-normalized volume. As shown in FIG. 5, the shadow amount progress comparison screen 20a that displays non-normalized volumes includes a patient information display field 201, a volume table 211, a volume graph 212, a check box list 221, radio buttons 222, radio buttons 223, It has a shading histogram 231 and an image display area 241.

患者情報表示欄201には、患者に関する情報が表示される。患者情報表示欄201には、例えば患者DB121から取得された情報が表示される。チェックボックスリスト221は、表示する肺の部位を選択するためのチェックボックス群である。陰影ヒストグラム231は、肺の位置ごとの陰影の出現頻度を表示するヒストグラムである。 The patient information display field 201 displays information regarding the patient. For example, information acquired from the patient DB 121 is displayed in the patient information display column 201. The checkbox list 221 is a group of checkboxes for selecting parts of the lung to display. The shadow histogram 231 is a histogram that displays the appearance frequency of shadows for each position of the lung.

画像表示領域241は、各撮影日時の肺の画像を表示する。また、画像表示領域241では、パッチが正方形によって表される。また、パッチを表す正方形の枠線の色は、検出された陰影の種類ごとに異なっていてもよい。 The image display area 241 displays images of the lungs at each imaging date and time. Furthermore, in the image display area 241, patches are represented by squares. Further, the color of the square frame line representing the patch may be different depending on the type of detected shadow.

陰影量経過比較画面20aにおいて、体積表211には、陰影ごとの正規化していない第2の体積が表示される。体積グラフ212は、正規化していない第2の体積を表す棒グラフである。体積グラフ212では、陰影の種類ごとに色分けがされている。 In the shadow amount progress comparison screen 20a, the volume table 211 displays the non-normalized second volume for each shadow. Volume graph 212 is a bar graph representing the non-normalized second volume. The volume graph 212 is color-coded for each type of shadow.

ラジオボタン222及びラジオボタン223は、正規化していない体積、すなわち絶対値を表示するか、正規化した体積を表示するかを選択するためのラジオボタンである。陰影量経過比較画面20aでは、ラジオボタン222が選択されているため、正規化していない体積に関する情報が表示される。 The radio button 222 and the radio button 223 are radio buttons for selecting whether to display a non-normalized volume, that is, an absolute value, or a normalized volume. On the shadow amount progress comparison screen 20a, since the radio button 222 is selected, information regarding the unnormalized volume is displayed.

図6は、正規化した体積を表示する画面の例を示す図である。陰影量経過比較画面20bの患者情報表示欄201、陰影ヒストグラム231、画像表示領域241には、陰影量経過比較画面20aと同様の情報が表示される。一方、陰影量経過比較画面20bでは、ラジオボタン223が選択されているため、体積表211及び体積グラフ212には、正規化された体積に関する情報が表示される。 FIG. 6 is a diagram showing an example of a screen displaying normalized volumes. The same information as the shadow amount progress comparison screen 20a is displayed in the patient information display column 201, shadow histogram 231, and image display area 241 of the shadow amount progress comparison screen 20b. On the other hand, on the shadow amount progress comparison screen 20b, since the radio button 223 is selected, the volume table 211 and the volume graph 212 display information regarding the normalized volume.

図5の例では、陰影の種類が「肺気腫」である領域の正規化していない体積が、2019/11/15には1175.9cm3、2019/10/15には2232.4cm3、2019/9/15には2736.0cm3であったことが示されている。一方、図6の例では、陰影の種類が「肺気腫」である領域の正規化した体積が、2019/11/15には1175.9cm3、2019/10/15には1409.5cm3、2019/9/15には1574.4cm3であったことが示されている。ここでは、2019/11/15の体積が正規化の基準になっている。 In the example in Figure 5, the unnormalized volume of the area where the shadow type is "emphysema" is 1175.9 cm 3 on 2019/11/15, 2232.4 cm 3 on 2019/10/15, and 2232.4 cm 3 on 2019/9/2019. 15 shows that it was 2736.0cm3 . On the other hand, in the example in Figure 6, the normalized volume of the area where the shadow type is "emphysema" is 1175.9 cm 3 on November 15, 2019, 1409.5 cm 3 on October 15, 2019, and 1409.5 cm 3 on October 15, 2019. /15 shows that it was 1574.4cm3 . Here, the volume on November 15, 2019 is the standard for normalization.

この例では、各陰影に対応する2019/10/15の体積は、正規化により約0.63倍になっている。また、各陰影に対応する2019/9/15の体積は、正規化により約0.57倍になっている。 In this example, the volume of 2019/10/15 corresponding to each shadow is approximately 0.63 times larger due to normalization. Additionally, the volume of 2019/9/15 corresponding to each shadow is approximately 0.57 times larger due to normalization.

図7は、肺陰影計測装置の処理の流れを示すフローチャートである。図7に示すように、まず、表示制御部131は、患者に対応する画像を表示装置20に表示させる(ステップS11)。ここで、体積の計算方法として、絶対値又は正規化のいずれかが指定されているものとする。例えば、体積の計算方法は、図5及び図6を用いて説明したように、画面上のラジオボタンによって指定される。 FIG. 7 is a flowchart showing the processing flow of the lung shadow measuring device. As shown in FIG. 7, first, the display control unit 131 causes the display device 20 to display an image corresponding to the patient (step S11). Here, it is assumed that either absolute value or normalization is specified as the volume calculation method. For example, the volume calculation method is specified by radio buttons on the screen, as explained using FIGS. 5 and 6.

体積の計算方法として絶対値が指定されている場合(ステップS12、絶対値)、計算部133は体積の絶対値を計算する(ステップS13)。この場合、計算部133は、正規化部133eの処理を実行することなく、陰影領域体積計算部133dの計算結果を出力すればよい。一方、体積の計算方法として正規化が指定されている場合(ステップS12、正規化)、計算部133は、正規化した体積を計算する(ステップS14)。そして、表示制御部131は、計算された体積を表示させる(ステップS15)。 If the absolute value is specified as the volume calculation method (step S12, absolute value), the calculation unit 133 calculates the absolute value of the volume (step S13). In this case, the calculation unit 133 may output the calculation result of the shadow area volume calculation unit 133d without executing the processing of the normalization unit 133e. On the other hand, if normalization is specified as the volume calculation method (step S12, normalization), the calculation unit 133 calculates the normalized volume (step S14). Then, the display control unit 131 displays the calculated volume (step S15).

図8は、体積の計算処理の流れを示すフローチャートである。図8の処理は、図7のステップS15及びステップS16に対応する。図8に示すように、まず、臓器検出部133aは、スライス画像から臓器を検出する(ステップS101)。次に、臓器体積計算部133bは、臓器の体積を計算する(ステップS102)。 FIG. 8 is a flowchart showing the flow of volume calculation processing. The process in FIG. 8 corresponds to step S15 and step S16 in FIG. As shown in FIG. 8, first, the organ detection unit 133a detects an organ from a slice image (step S101). Next, the organ volume calculation unit 133b calculates the volume of the organ (step S102).

また、陰影検出部133cは、スライス画像から陰影を検出する(ステップS103)。そして、陰影領域体積計算部133dは、陰影の分布領域の体積を計算する(ステップS104)。 Further, the shadow detection unit 133c detects a shadow from the slice image (step S103). Then, the shadow region volume calculation unit 133d calculates the volume of the shadow distribution region (step S104).

ここで、体積の計算方法が絶対値であれば(ステップS105、絶対値)、処理を終了する。一方、体積の計算方法が正規化であれば(ステップS105、正規化)、正規化部133eは、臓器種別と陰影種別から決定した正規化関数を用いて、陰影の分布領域の体積を正規化する(ステップS106)。 Here, if the volume calculation method is an absolute value (step S105, absolute value), the process ends. On the other hand, if the volume calculation method is normalization (step S105, normalization), the normalization unit 133e normalizes the volume of the shadow distribution region using the normalization function determined from the organ type and shadow type. (Step S106).

これまで説明してきたように、臓器体積計算部133bは、患者の肺を撮影した画像を基に、肺の体積である第1の体積を計算する。陰影領域体積計算部133dは、画像を基に、肺における陰影が分布する領域の体積である第2の体積を計算する。正規化部133eは、第1の体積を基に第2の体積を正規化する。表示制御部131は、正規化した第2の体積に関する情報を表示装置20に表示させる。例えば、病気の回復、悪化を含む様々な要因により、肺の体積は変化することが考えられる。これに対し、肺陰影計測装置10は、臓器全体の体積の変化に合わせて、陰影の領域の体積を正規化することができる。その結果、本実施例によれば、正規化した体積を提示することができるので、肺疾患の診断精度の低下を抑止することができる。 As described above, the organ volume calculation unit 133b calculates the first volume, which is the volume of the lungs, based on images of the patient's lungs. The shadow region volume calculation unit 133d calculates a second volume, which is the volume of a region in the lung where shadows are distributed, based on the image. The normalization unit 133e normalizes the second volume based on the first volume. The display control unit 131 causes the display device 20 to display information regarding the normalized second volume. For example, the volume of the lungs may change due to various factors including recovery and deterioration of the disease. In contrast, the lung shadow measuring device 10 can normalize the volume of the shadow region in accordance with changes in the volume of the entire organ. As a result, according to this embodiment, a normalized volume can be presented, so that a decrease in the diagnostic accuracy of lung diseases can be suppressed.

臓器体積計算部133bは、肺を撮影した第1の画像を基に、第1の体積を計算する。
陰影領域体積計算部133dは、第1の画像を基に、第2の体積を計算する。正規化部133eは、第1の画像と異なる日時に肺を撮影した第2の画像を基に、第2の体積を正規化する。撮影のタイミングにより、肺の体積は異なることが考えられる。本実施例によれば、そのような体積の違いを考慮した正規化を行うことができる。
The organ volume calculation unit 133b calculates the first volume based on the first image taken of the lungs.
The shadow area volume calculation unit 133d calculates the second volume based on the first image. The normalization unit 133e normalizes the second volume based on a second image of the lungs taken at a different date and time than the first image. The volume of the lungs may vary depending on the timing of imaging. According to this embodiment, normalization can be performed in consideration of such volume differences.

臓器体積計算部133bは、肺の複数のスライス画像を線形補完して得られる複数の画像における肺が写った面積を積分することにより第1の体積を計算する。陰影領域体積計算部133dは、複数の画像における陰影が分布する領域の面積を積分することにより第2の体積を計算する。CTによる撮影では、スライス画像が得られる。本実施例では、複数のスライス画像を利用することにより、より正確に体積の推定値を計算することができる。 The organ volume calculation unit 133b calculates the first volume by integrating the area of the lungs in a plurality of images obtained by linearly interpolating a plurality of slice images of the lungs. The shadow region volume calculation unit 133d calculates the second volume by integrating the areas of regions in which shadows are distributed in a plurality of images. In CT imaging, slice images are obtained. In this embodiment, by using a plurality of slice images, it is possible to more accurately calculate a volume estimate.

正規化部133eは、ユーザによって指定された疾患又は病変ごとにあらかじめ対応付けられた関数を用いて第2の体積を正規化する。疾患ごとに、肺全体の体積の変化量に対する陰影領域の体積の変化量は異なることが考えられる。本実施例では、そのような疾患ごとの違いを考慮することにより、より正確に正規化を行うことができる。 The normalization unit 133e normalizes the second volume using a function that is associated in advance with each disease or lesion specified by the user. It is conceivable that the amount of change in the volume of the shadow region relative to the amount of change in the volume of the entire lung differs depending on the disease. In this embodiment, by considering such differences between diseases, normalization can be performed more accurately.

表示制御部131は、ユーザの操作に応じて、正規化した第2の体積又は正規化する前の第2の体積のいずれかに関する情報を表示させることを特徴とする。このように、本実施例では、ユーザの希望に応じて表示する体積を切り替えることができる。 The display control unit 131 is characterized by displaying information regarding either the normalized second volume or the second volume before normalization, in response to a user's operation. In this manner, in this embodiment, the volume to be displayed can be switched according to the user's wishes.

表示制御部131は、正規化した第2の体積を記載した表、及び正規化した第2の体積を表すグラフを表示させる。このように、本実施例では、ユーザが直感的に理解しやすい態様で正規化した体積を表示することができる。 The display control unit 131 displays a table listing the normalized second volume and a graph representing the normalized second volume. In this manner, in this embodiment, the normalized volume can be displayed in a manner that is easy for the user to intuitively understand.

上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。また、実施例で説明した具体例、分布、数値等は、あくまで一例であり、任意に変更することができる。 Information including processing procedures, control procedures, specific names, and various data and parameters shown in the above documents and drawings can be changed arbitrarily unless otherwise specified. Furthermore, the specific examples, distributions, numerical values, etc. described in the examples are merely examples, and can be changed arbitrarily.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散や統合の具体的形態は図示のものに限られない。つまり、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。さらに、各装置にて行われる各処理機能は、その全部又は任意の一部が、CPU及び当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。 Furthermore, each component of each device shown in the drawings is functionally conceptual, and does not necessarily need to be physically configured as shown in the drawings. That is, the specific form of distributing and integrating each device is not limited to what is shown in the drawings. In other words, all or part of them can be functionally or physically distributed and integrated into arbitrary units depending on various loads, usage conditions, and the like. Furthermore, all or any part of each processing function performed by each device can be realized by a CPU and a program that is analyzed and executed by the CPU, or can be realized as hardware using wired logic.

図9は、ハードウェア構成例を説明する図である。図11に示すように、肺陰影計測装置10は、通信インタフェース10a、HDD(Hard Disk Drive)10b、メモリ10c、プロセッサ10dを有する。また、図13に示した各部は、バス等で相互に接続される。 FIG. 9 is a diagram illustrating an example of a hardware configuration. As shown in FIG. 11, the lung shadow measuring device 10 includes a communication interface 10a, an HDD (Hard Disk Drive) 10b, a memory 10c, and a processor 10d. Furthermore, the parts shown in FIG. 13 are interconnected by a bus or the like.

通信インタフェース10aは、ネットワークインタフェースカード等であり、他のサーバとの通信を行う。HDD10bは、図3に示した機能を動作させるプログラムやDBを記憶する。 The communication interface 10a is a network interface card or the like, and communicates with other servers. The HDD 10b stores programs and DB that operate the functions shown in FIG.

プロセッサ10dは、図2に示した各処理部と同様の処理を実行するプログラムをHDD10b等から読み出してメモリ10cに展開することで、図1等で説明した各機能を実行するプロセスを動作させるハードウェア回路である。すなわち、このプロセスは、肺陰影計測装置10が有する各処理部と同様の機能を実行する。具体的には、プロセッサ10dは、表示制御部131、抽出部132及び計算部133と同様の機能を有するプログラムをHDD10b等から読み出す。そして、プロセッサ10dは、表示制御部131、抽出部132及び計算部133等と同様の処理を実行するプロセスを実行する。 The processor 10d reads a program that executes the same processing as each processing unit shown in FIG. It is a hardware circuit. That is, this process executes the same functions as each processing unit included in the lung shadow measurement device 10. Specifically, the processor 10d reads a program having the same functions as the display control section 131, the extraction section 132, and the calculation section 133 from the HDD 10b or the like. The processor 10d then executes a process that executes the same processing as the display control unit 131, extraction unit 132, calculation unit 133, and the like.

このように肺陰影計測装置10は、プログラムを読み出して実行することで学習類方法を実行する情報処理装置として動作する。また、肺陰影計測装置10は、媒体読取装置によって記録媒体から上記プログラムを読み出し、読み出された上記プログラムを実行することで上記した実施例と同様の機能を実現することもできる。なお、この他の実施例でいうプログラムは、肺陰影計測装置10によって実行されることに限定されるものではない。例えば、他のコンピュータ又はサーバがプログラムを実行する場合や、これらが協働してプログラムを実行するような場合にも、本発明を同様に適用することができる。 In this way, the lung shadow measuring device 10 operates as an information processing device that executes a learning method by reading and executing a program. Further, the lung shadow measuring device 10 can also realize the same functions as the above-described embodiments by reading out the program from the recording medium using the medium reading device and executing the read program. Note that the programs in other embodiments are not limited to being executed by the lung shadow measuring device 10. For example, the present invention can be similarly applied to cases where another computer or server executes a program, or where these computers or servers cooperate to execute a program.

このプログラムは、インターネット等のネットワークを介して配布することができる。また、このプログラムは、ハードディスク、フレキシブルディスク(FD)、CD-ROM、MO(Magneto-Optical disk)、DVD(Digital Versatile Disc)等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行することができる。 This program can be distributed via a network such as the Internet. In addition, this program is recorded on a computer-readable recording medium such as a hard disk, flexible disk (FD), CD-ROM, MO (Magneto-Optical disk), or DVD (Digital Versatile Disc), and is read from the recording medium by the computer. It can be executed by being read.

1 肺陰影計測システム
10 肺陰影計測装置
11 インタフェース部
12 記憶部
13 制御部
20 表示装置
20a、20b 陰影量経過比較画面
121 患者DB
122 症例DB
123 画像DB
124 正規化関数情報
131 表示制御部
132 抽出部
133 計算部
133a 臓器検出部
133b 臓器体積計算部
133c 陰影検出部
133d 陰影領域体積計算部
133e 正規化部
201 患者情報表示欄
211 体積表
212 体積グラフ
221 チェックボックスリスト
222、223 ラジオボタン
231 陰影ヒストグラム
241 画像表示領域
1 Lung shadow measurement system 10 Lung shadow measurement device 11 Interface unit 12 Storage unit 13 Control unit 20 Display device 20a, 20b Shadow amount progress comparison screen 121 Patient DB
122 Case DB
123 Image DB
124 Normalization function information 131 Display control unit 132 Extraction unit 133 Calculation unit 133a Organ detection unit 133b Organ volume calculation unit 133c Shadow detection unit 133d Shadow region volume calculation unit 133e Normalization unit 201 Patient information display field 211 Volume table 212 Volume graph 221 Checkbox list 222, 223 Radio button 231 Shading histogram 241 Image display area

Claims (7)

患者の肺を撮影した画像を基に、前記肺の体積である第1の体積を計算し、
前記画像を基に、前記肺における陰影が分布する領域の体積である第2の体積を計算し、
ユーザによって指定された疾患又は陰影ごとにあらかじめ対応付けられた関数を用いて、前記第1の体積を基に前記第2の体積を正規化し、
正規化した前記第2の体積に関する情報を表示装置に表示させる、
処理をコンピュータに実行させることを特徴とする肺陰影計測プログラム。
Calculating a first volume, which is the volume of the lung, based on an image taken of the patient's lungs;
Based on the image, calculate a second volume that is the volume of a region in the lung where shadows are distributed;
normalizing the second volume based on the first volume using a function previously associated with each disease or shadow specified by the user ;
displaying information regarding the normalized second volume on a display device;
A lung shadow measurement program characterized by having a computer execute the processing.
前記第1の体積を計算する処理は、前記肺を撮影した第1の画像を基に、前記第1の体積を計算し、
前記第2の体積を計算する処理は、前記第1の画像を基に、前記第2の体積を計算し、
前記正規化する処理は、前記第1の画像と異なる日時に前記肺を撮影した第2の画像を基に、前記第2の体積を正規化する
ことを特徴とする請求項1に記載の肺陰影計測プログラム。
The process of calculating the first volume calculates the first volume based on a first image taken of the lung,
The process of calculating the second volume calculates the second volume based on the first image,
The lung according to claim 1, wherein the normalization process normalizes the second volume based on a second image of the lung taken at a different date and time than the first image. Shadow measurement program.
前記第1の体積を計算する処理は、前記肺の複数のスライス画像を線形補完して得られる複数の画像における前記肺が写った領域の面積を積分することにより前記第1の体積を計算し、
前記第2の体積を計算する処理は、前記複数の画像における陰影が分布する領域の面積を積分することにより前記第2の体積を計算する
ことを特徴とする請求項1又は2に記載の肺陰影計測プログラム。
In the process of calculating the first volume, the first volume is calculated by integrating the area of a region in which the lungs are captured in a plurality of images obtained by linearly interpolating a plurality of slice images of the lungs. ,
The lung according to claim 1 or 2, wherein the process of calculating the second volume calculates the second volume by integrating the area of a region where shadows are distributed in the plurality of images. Shadow measurement program.
前記表示させる処理は、ユーザの操作に応じて、正規化した前記第2の体積又は正規化する前の前記第2の体積のいずれかに関する情報を表示させることを特徴とする請求項1からのいずれか1項に記載の肺陰影計測プログラム。 4. The displaying process is characterized in that information regarding either the normalized second volume or the unnormalized second volume is displayed in response to a user's operation. The lung shadow measurement program according to any one of the above. 前記表示させる処理は、正規化した前記第2の体積を記載した表、及び正規化した前記第2の体積を表すグラフを表示させることを特徴とする請求項1からのいずれか1項に記載の肺陰影計測プログラム。 5. The displaying process includes displaying a table listing the normalized second volume and a graph representing the normalized second volume. The lung shadow measurement program described. 患者の肺を撮影した画像を基に、前記肺の体積である第1の体積を計算し、
前記画像を基に、前記肺における陰影が分布する領域の体積である第2の体積を計算し、
ユーザによって指定された疾患又は陰影ごとにあらかじめ対応付けられた関数を用いて、前記第1の体積を基に前記第2の体積を正規化し、
正規化した前記第2の体積に関する情報を表示装置に表示させる、
処理をコンピュータが実行することを特徴とする肺陰影計測方法。
Calculating a first volume, which is the volume of the lung, based on an image taken of the patient's lungs;
Based on the image, calculate a second volume that is the volume of a region in the lung where shadows are distributed;
normalizing the second volume based on the first volume using a function previously associated with each disease or shadow specified by the user ;
displaying information regarding the normalized second volume on a display device;
A lung shadow measurement method characterized in that processing is performed by a computer.
肺陰影計測装置と表示装置とを有する肺陰影計測システムであって、
前記肺陰影計測装置は、
患者の肺を撮影した画像を基に、前記肺の体積である第1の体積を計算する第1の体積計算部と、
前記画像を基に、前記肺における陰影が分布する領域の体積である第2の体積を計算する第2の体積計算部と、
ユーザによって指定された疾患又は陰影ごとにあらかじめ対応付けられた関数を用いて、前記第1の体積を基に前記第2の体積を正規化する正規化部と、
正規化した前記第2の体積に関する情報を表示装置に表示させる表示制御部と、
を有し、
前記表示装置は、
正規化した前記第2の体積に関する情報を表示することを特徴とする肺陰影計測システム。
A lung shadow measurement system comprising a lung shadow measurement device and a display device,
The lung shadow measuring device includes:
a first volume calculation unit that calculates a first volume that is the volume of the lungs based on an image taken of the patient's lungs;
a second volume calculation unit that calculates a second volume that is a volume of a region in the lung where shadows are distributed based on the image;
a normalization unit that normalizes the second volume based on the first volume using a function that is associated in advance for each disease or shadow specified by the user ;
a display control unit that causes a display device to display information regarding the normalized second volume;
has
The display device includes:
A lung shadow measurement system, characterized in that information regarding the normalized second volume is displayed.
JP2020090139A 2020-05-22 2020-05-22 Lung shadow measurement program, lung shadow measurement method, and lung shadow measurement system Active JP7414236B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020090139A JP7414236B2 (en) 2020-05-22 2020-05-22 Lung shadow measurement program, lung shadow measurement method, and lung shadow measurement system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020090139A JP7414236B2 (en) 2020-05-22 2020-05-22 Lung shadow measurement program, lung shadow measurement method, and lung shadow measurement system

Publications (2)

Publication Number Publication Date
JP2021183105A JP2021183105A (en) 2021-12-02
JP7414236B2 true JP7414236B2 (en) 2024-01-16

Family

ID=78766885

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020090139A Active JP7414236B2 (en) 2020-05-22 2020-05-22 Lung shadow measurement program, lung shadow measurement method, and lung shadow measurement system

Country Status (1)

Country Link
JP (1) JP7414236B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018192047A (en) 2017-05-18 2018-12-06 Psp株式会社 Medical image diagnosis support system and apparatus, and program
JP2020032044A (en) 2018-08-31 2020-03-05 富士フイルム株式会社 Similarity determination device, method, and program
CN111127467A (en) 2020-03-31 2020-05-08 上海联影智能医疗科技有限公司 Image quantification method, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018192047A (en) 2017-05-18 2018-12-06 Psp株式会社 Medical image diagnosis support system and apparatus, and program
JP2020032044A (en) 2018-08-31 2020-03-05 富士フイルム株式会社 Similarity determination device, method, and program
US20200074621A1 (en) 2018-08-31 2020-03-05 Fujifilm Corporation Similarity determination apparatus, similarity determination method, and program
CN111127467A (en) 2020-03-31 2020-05-08 上海联影智能医疗科技有限公司 Image quantification method, computer equipment and storage medium

Also Published As

Publication number Publication date
JP2021183105A (en) 2021-12-02

Similar Documents

Publication Publication Date Title
JP5314614B2 (en) MEDICAL IMAGE DISPLAY DEVICE, MEDICAL IMAGE DISPLAY METHOD, AND PROGRAM
Maldonado et al. Automated quantification of radiological patterns predicts survival in idiopathic pulmonary fibrosis
US7324673B1 (en) Image processing apparatus, image processing method, and image processing program storage medium
JP6719421B2 (en) Learning data generation support device, learning data generation support method, and learning data generation support program
US8326013B2 (en) Image processing device, image processing method, and image processing program
JP4832300B2 (en) Method of operating medical image diagnosis support apparatus, medical image diagnosis support apparatus, and image processing program
KR20120072961A (en) Method and apparatus for aiding image diagnosis using medical image, image diagnosis aiding system for performing the same
CN112926537B (en) Image processing method, device, electronic equipment and storage medium
US11669960B2 (en) Learning system, method, and program
US20200379636A1 (en) Image processing apparatus, image processing method, and non-transitory computer-readable storage medium
JP6775331B2 (en) Processing to create a transmitted image without artificial noise
US9462987B2 (en) Determining plaque deposits in blood vessels
US20200134823A1 (en) Image processing apparatus, image processing method, and storage medium
JP2007068993A (en) Method and system for performing patient-specific analysis of disease-related changes for diseases within an anatomical structure
Lipman et al. Artificial intelligence–based quantification of pleural plaque volume and association with lung function in asbestos-exposed patients
Lv et al. Normative values for lung, bronchial sizes, and bronchus-artery ratios in chest CT scans: from infancy into young adulthood
JP7414236B2 (en) Lung shadow measurement program, lung shadow measurement method, and lung shadow measurement system
JP2020520490A (en) System and method for computer-aided retrieval of image slices for signs of findings
JP2013206085A (en) Medical examination data processor and program
JP2017012382A (en) Medical image processing apparatus, program mountable in medical image processing apparatus, and medical image processing method
US11334991B2 (en) Image processing apparatus, control method thereof, and storage medium
Koyama et al. Quantitative and qualitative assessments of lung destruction and pulmonary functional loss from reduced-dose thin-section CT in pulmonary emphysema patients
JP4849449B2 (en) Medical image diagnosis support device
US10600182B2 (en) Image processing apparatus and image processing method, that determine a conformable image
JP2020039702A (en) Medical image extraction device, medical image extraction method, and computer program

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7426

Effective date: 20200610

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20200610

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230202

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230922

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230926

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231121

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: 20231205

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231220

R150 Certificate of patent or registration of utility model

Ref document number: 7414236

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150