JP2023110069A - Medical image processing apparatus, medical image processing system, and medical image processing method - Google Patents

Medical image processing apparatus, medical image processing system, and medical image processing method Download PDF

Info

Publication number
JP2023110069A
JP2023110069A JP2023094497A JP2023094497A JP2023110069A JP 2023110069 A JP2023110069 A JP 2023110069A JP 2023094497 A JP2023094497 A JP 2023094497A JP 2023094497 A JP2023094497 A JP 2023094497A JP 2023110069 A JP2023110069 A JP 2023110069A
Authority
JP
Japan
Prior art keywords
blood vessel
creation
medical image
image
image processing
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.)
Pending
Application number
JP2023094497A
Other languages
Japanese (ja)
Inventor
金吾 七戸
Kingo Shichinohe
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.)
Nemoto Kyorindo Co Ltd
Original Assignee
Nemoto Kyorindo Co Ltd
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
Priority claimed from JP2017122043A external-priority patent/JP7017220B2/en
Application filed by Nemoto Kyorindo Co Ltd filed Critical Nemoto Kyorindo Co Ltd
Priority to JP2023094497A priority Critical patent/JP2023110069A/en
Publication of JP2023110069A publication Critical patent/JP2023110069A/en
Pending legal-status Critical Current

Links

Images

Abstract

To disable the displaying of peripheral-side blood vessels that may produce obstacle shadows, without impairing the accuracy of blood vessel images.SOLUTION: A medical image processing apparatus 10 includes: an image data acquisition unit 11 for acquiring medical image data; a blood vessel path detection unit 12 for detecting blood vessel paths from the acquired medical image data; a creation condition setting unit 13 for accepting an input of a blood vessel image creation condition and setting the blood vessel image creation condition; a blood vessel image creation unit 14 for creating a blood vessel image from detected blood vessel paths. The blood vessel image creation unit 14 is configured to create a blood vessel image according to the set creation condition upon the setting of the creation condition.SELECTED DRAWING: Figure 1

Description

本発明は、医用画像データから得られた血管画像の表示を処理する医用画像処理装置および医用画像処理方法等に関する。 The present invention relates to a medical image processing apparatus, a medical image processing method, and the like for processing display of blood vessel images obtained from medical image data.

肝臓等の患部を切除する手術においては、摘出すべき腫瘍等に栄養を供給している血管(栄養血管)を含む領域を最小限の範囲で切除することが求められる。そこで、手術の前に切除部位を把握しておくために、透視撮像装置によって患者の医用画像を撮像し、撮像した医用画像から血管構造を精度よく抽出することが重要である。 BACKGROUND ART In an operation for resecting an affected part such as the liver, it is required to resect a region including blood vessels (feeding blood vessels) that supply nutrients to a tumor or the like to be removed to a minimum extent. Therefore, in order to grasp the resection site before surgery, it is important to take a medical image of the patient with a fluoroscopic imaging device and accurately extract the blood vessel structure from the taken medical image.

例えば、特許文献1(特開2014-171908号公報)には、三次元画像データから血管樹形図の分岐ポイントに代表されるランドマークを特定し、そのランドマークから、解剖学的情報に従って分岐構造のセグメントに対応する対のランドマークを選択し、選択された対のランドマークに基づいて、三次元画像データにおける血管樹形図に関するセグメントの空間的な配置を決定することが記載されている。また、特許文献2(特許第5391229号公報)には、線状構造物を含む医用画像データから、線状構造物を複数のノード(節点)と複数のエッジ(辺)によって定義した木構造の候補として抽出し、各ノードを所定のアルゴリズムに従って接続し、木構造を作成することが記載されている。 For example, in Patent Document 1 (Japanese Patent Application Laid-Open No. 2014-171908), a landmark represented by a branching point of a blood vessel tree diagram is specified from three-dimensional image data, and the landmark is branched according to anatomical information. Selecting pairs of landmarks corresponding to segments of the structure and determining the spatial placement of the segments with respect to the vessel tree in the three-dimensional image data based on the selected pairs of landmarks is described. . In addition, in Patent Document 2 (Japanese Patent No. 5391229), a tree structure in which linear structures are defined by a plurality of nodes (nodes) and a plurality of edges (sides) from medical image data including linear structures. It describes extracting as candidates and connecting each node according to a predetermined algorithm to create a tree structure.

特開2014-171908号公報JP 2014-171908 A 特許第5391229号公報Japanese Patent No. 5391229

上述した従来の血管構造抽出技術は、血管構造を精度良く抽出するものであるが、例えば、腫瘍の摘出に際して腫瘍と関連性の高い血管を判断するような場合、血管が末梢まで詳細に表示されることは、かえって診断や検査の障害陰影となる可能性がある。末梢の血管を表示させないようにするためには、例えば、画像データの表示閾値を高くすることが考えられる。造影剤を注入して撮像した場合は、太い血管ほど輝度が高く、抹消側にいくほど輝度が低い画像が得られるからである。しかし、表示閾値を高くすると、低輝度の領域では血管が細く表示されてしまい、血管画像としての正確さが欠けてしまうという問題が生じる。 The above-described conventional vascular structure extraction technology extracts the vascular structure with high accuracy. However, there is a possibility that it will become an obstructive shadow for diagnosis and examination. In order to prevent peripheral blood vessels from being displayed, for example, it is conceivable to increase the display threshold of image data. This is because, when a contrast agent is injected and an image is captured, the brightness of the thicker blood vessel is higher, and the brightness of the image is lower toward the peripheral side. However, if the display threshold is increased, blood vessels are displayed thinly in low-brightness areas, resulting in a lack of accuracy as a blood vessel image.

本発明は、血管画像としての正確さを損なうことなく障害陰影となり得る血管を表示させないようにすることのできる医用画像処理装置等を提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a medical image processing apparatus and the like capable of not displaying blood vessels that may be obstructive shadows without impairing the accuracy of blood vessel images.

本発明の医用画像処理装置は、医用画像データを取得する画像データ取得部と、
取得した前記医用画像データから血管経路を検出する血管経路検出部と、
前記血管経路検出部で検出された血管経路から血管画像を作成する血管画像作成部と、
血管画像の作成条件の入力を受け付け、受け付けた作成条件を設定する作成条件設定部と、
を有し、
前記血管画像作成部は、前記作成条件設定部で前記作成条件が設定されると、設定された作成条件に従って、前記血管経路から前記血管画像を作成するように構成されている。
A medical image processing apparatus of the present invention includes an image data acquisition unit that acquires medical image data,
a blood vessel path detection unit that detects a blood vessel path from the acquired medical image data;
a blood vessel image creation unit that creates a blood vessel image from the blood vessel route detected by the blood vessel route detection unit;
a creation condition setting unit that receives an input of creation conditions for a blood vessel image and sets the accepted creation conditions;
has
The blood vessel image creation unit is configured to create the blood vessel image from the blood vessel path according to the set creation conditions when the creation conditions are set by the creation condition setting unit.

本発明の医用画像処理システムは、上記本発明の医用画像処理装置と、医用画像データで構成された医用画像を撮像する透視撮像装置と、を有する。 A medical image processing system of the present invention includes the medical image processing apparatus of the present invention, and a fluoroscopy imaging apparatus that captures a medical image composed of medical image data.

本発明の医用画像処理方法は、画像データ取得部と、血管経路検出部と、作成条件設定部と、血管画像作成部とを有する医用画像処理装置を用いて医用画像データから血管画像を作成する医用画像処理方法であって、
前記画像データ取得部が前記医用画像データを取得するステップと、
前記血管経路検出部が、取得した前記医用画像データから血管経路を検出するステップと、
前記作成条件設定部が、血管画像の作成条件を受け付け、受け付けた作成条件を設定するステップと、
前記血管画像作成部が、検出された前記血管経路から前記血管画像を作成するステップであって、前記作成条件設定部で前記作成条件が設定されると、設定された作成条件に従って、前記血管経路から前記血管画像を作成するステップと、
を有する。
A medical image processing method of the present invention creates a blood vessel image from medical image data using a medical image processing apparatus having an image data acquisition unit, a blood vessel path detection unit, a creation condition setting unit, and a blood vessel image creation unit. A medical image processing method comprising:
a step in which the image data acquisition unit acquires the medical image data;
a step in which the blood vessel path detection unit detects a blood vessel path from the acquired medical image data;
a step in which the creation condition setting unit receives creation conditions for a blood vessel image and sets the accepted creation conditions;
a step in which the blood vessel image creating unit creates the blood vessel image from the detected blood vessel path, wherein when the creating condition is set by the creating condition setting unit, the blood vessel path is created according to the set creating condition; creating the vascular image from
have

本発明によれば、血管画像の作成条件を受け付け、受け付けた作成条件に従って血管画像を作成することで、血管画像としての正確さを損なうことなく、診断や検査の障害陰影となり得る抹消側の血管を非表示とすることができ、結果的に、診断や検査を効率よくかつ正確に行うことができるようになる。 According to the present invention, blood vessel image creation conditions are received and a blood vessel image is created according to the received creation conditions. can be hidden, and as a result, diagnosis and examination can be performed efficiently and accurately.

本発明の一実施形態による医用画像処理システムのブロック図である。1 is a block diagram of a medical image processing system according to one embodiment of the present invention; FIG. 検出された血管経路を用いて作成された血管画像の一例を模式的に示す図である。FIG. 4 is a diagram schematically showing an example of a blood vessel image created using detected blood vessel paths; 図1に示す医用画像処理装置による医用画像処理の大まかな流れの一例を示すフローチャートである。2 is a flow chart showing an example of a general flow of medical image processing by the medical image processing apparatus shown in FIG. 1; 血管画像の作成条件として分岐次数が設定された場合の、図2に示す血管経路のうち二次分岐血管までの血管経路を用いて作成された血管画像を模式的に示す図である。3 is a diagram schematically showing a blood vessel image created using a blood vessel route up to a secondary branch blood vessel among the blood vessel routes shown in FIG. 2 when a branch order is set as a blood vessel image creation condition; FIG. 実際に撮像された肝臓の血管画像の一部である。It is a part of the blood vessel image of the liver actually imaged. 図4Aに示す血管画像において、三次血管までを表示した血管画像である。In the blood vessel image shown in FIG. 4A, this is a blood vessel image displaying up to a tertiary blood vessel. 図4Aに示す血管画像において、閾値を高くして表示した血管画像である。FIG. 4B is a blood vessel image displayed with a higher threshold in the blood vessel image shown in FIG. 4A. 実際に撮像された肺の血管画像の一部である。It is a part of the blood vessel image of the lung which was actually imaged. 図5Aに示す血管画像において、三次血管までを表示した血管画像である。In the blood vessel image shown in FIG. 5A, this is a blood vessel image displaying up to a tertiary blood vessel. 血管画像の作成条件として疾患部に関する項目が設定された場合の血管画像の例を模式的に示す図である。FIG. 10 is a diagram schematically showing an example of a blood vessel image when items relating to a diseased part are set as conditions for creating a blood vessel image. 表示/消去制御用のユーザーインターフェースの一例を示す図である。FIG. 10 is a diagram showing an example of a user interface for display/erase control; 表示/消去制御用のユーザーインターフェースの一例を示す図である。FIG. 10 is a diagram showing an example of a user interface for display/erase control; 図2に示す血管画像において、起始点から末端までの全長に基づいて一次血管を決定する場合を説明する図である。FIG. 3 is a diagram for explaining a case of determining a primary blood vessel based on the total length from the starting point to the end in the blood vessel image shown in FIG. 2;

図1を参照すると、本発明の一実施形態による医用画像処理システムのブロック図が示されている。 Referring to FIG. 1, a block diagram of a medical image processing system according to one embodiment of the present invention is shown.

医用画像処理システムは、医用画像処理装置10と、医用画像処理装置10に接続された入力デバイス2および表示デバイス3と、を少なくとも有している。医用画像処理システムは、これらに加えて、データ格納部1および透視撮像装置100の少なくとも一方を含んでいてもよい。入力デバイス2は、例えば、キーボードやマウスなど、ユーザの操作により医用画像処理装置10にデータ等を入力できる任意のデバイスであってよい。 The medical image processing system has at least a medical image processing apparatus 10 and an input device 2 and a display device 3 connected to the medical image processing apparatus 10 . The medical image processing system may include at least one of the data storage unit 1 and the fluoroscopic imaging apparatus 100 in addition to these. The input device 2 may be any device, such as a keyboard and a mouse, that can input data to the medical image processing apparatus 10 by user's operation.

表示デバイス3は、液晶ディスプレイなど、医用画像処理装置10で生成された画像を視覚的に表示させる任意のデバイスであってよい。また、入力デバイス2および表示デバイス3のそれぞれは、ディスプレイ上に透明電極を有するタッチスクリーンを配置したタッチパネルの一部を構成することもできる。 The display device 3 may be any device that visually displays images generated by the medical image processing apparatus 10, such as a liquid crystal display. Moreover, each of the input device 2 and the display device 3 can constitute a part of a touch panel in which a touch screen having transparent electrodes is arranged on the display.

医用画像処理装置10は、医用画像データを取得し、取得した医用画像データから所望の血管画像を作成する機能を備え、画像データ取得部11、血管経路検出部12、作成条件設定部13および血管画像作成部14を有している。このような医用画像処理装置10の機能は、CPU(Central Processing Unit)、ROM(Rad Only Memory)、RAM(Random Access Memory)および他の機器とのインターフェースを備えたコンピュータユニットで構成することができる。コンピュータユニットは、この医用画像処理装置10に備えられたものであってもよいし、医用ワークステーションに備えられたものであってもよいし、透視撮像装置100に備えられたものであってもよいし、パーソナルコンピュータ等の汎用コンピュータであってもよい。 The medical image processing apparatus 10 has a function of acquiring medical image data and creating a desired blood vessel image from the acquired medical image data. It has an image creation unit 14 . The functions of the medical image processing apparatus 10 can be configured by a computer unit having a CPU (Central Processing Unit), a ROM (Rad Only Memory), a RAM (Random Access Memory), and interfaces with other devices. . The computer unit may be provided in the medical image processing apparatus 10, may be provided in the medical workstation, or may be provided in the fluoroscopic imaging apparatus 100. Alternatively, it may be a general-purpose computer such as a personal computer.

ROMには、コンピュータユニットが医用画像処理装置10として機能するように、画像データ取得部11、血管経路検出部12、作成条件設定部13および血管画像作成部14が行う一連の処理を実行させるコンピュータプログラムが実装されている。CPUは、そのコンピュータプログラムをRAMに読み出して実行させる。 The ROM stores a computer that executes a series of processes performed by the image data acquisition unit 11, the blood vessel path detection unit 12, the creation condition setting unit 13, and the blood vessel image creation unit 14 so that the computer unit functions as the medical image processing apparatus 10. program is implemented. The CPU reads the computer program into the RAM and executes it.

コンピュータプログラムは、コンピュータ読み取り可能な記録媒体に記憶させてもよい。ここで、コンピュータプログラムを記憶した記録媒体は、非一過性の記録媒体であってもよい。非一過性の記録媒体は特に限定されず、例えば、メモリーカード、CD-ROM等の記録媒体であってもよい。記録媒体に記憶されたコンピュータプログラムは、適宜のリーダを介してコンピュータユニットに実装することができる。適宜のリーダとは、例えば、記録媒体がメモリーカードである場合はカードリーダ、記録媒体がCD-ROMである場合はCDドライブ、などが挙げられる。 The computer program may be stored on a computer-readable recording medium. Here, the recording medium storing the computer program may be a non-transitory recording medium. The non-transitory recording medium is not particularly limited, and may be, for example, a memory card, CD-ROM, or other recording medium. A computer program stored in a recording medium can be installed in a computer unit via an appropriate reader. Appropriate readers include, for example, a card reader when the recording medium is a memory card, and a CD drive when the recording medium is a CD-ROM.

または、コンピュータプログラムは、外部のサーバから通信ネットワークを介してコンピュータユニットにダウンロードされたものであってもよい。 Alternatively, the computer program may be downloaded from an external server to the computer unit via a communication network.

画像データ取得部11は、透視撮像装置100またはデータ格納部1から医用画像データを取得できるように、透視撮像装置100および/またはデータ格納部1と接続されている。透視撮像装置100は、CT(Computed Tomography)装置、アンギオ装置、MRI(Magnetic Resonance Imaging)装置、PET(Positoron Emission Tomography)装置、超音波診断装置など、血管画像を生成できる医用画像データで構成された医用画像を撮像することのできる任意の装置であってよい。データ格納部1は、複数の被験者の医用画像データを格納するサーバであってもよいし、医用画像保存通信システム(PACS)の一部を構成していてもよい。データ格納部1から医用画像データを取得する場合、医用画像処理装置10は、取得する被験者を特定できる被験者特定情報(例えば被験者ID)の入力を受け付け、入力された被験者特定情報に従って、特定の被験者についての医用画像データをデータ格納部1から取得する。医用画像データは、ボリュームデータ等の三次元画像データであってもよい。 The image data acquisition unit 11 is connected to the fluoroscopic imaging apparatus 100 and/or the data storage unit 1 so as to acquire medical image data from the fluoroscopic imaging apparatus 100 or the data storage unit 1 . The fluoroscopic imaging apparatus 100 is composed of medical image data capable of generating blood vessel images, such as a CT (Computed Tomography) apparatus, an angiography apparatus, an MRI (Magnetic Resonance Imaging) apparatus, a PET (Positoron Emission Tomography) apparatus, and an ultrasonic diagnostic apparatus. It may be any device capable of capturing medical images. The data storage unit 1 may be a server that stores medical image data of a plurality of subjects, or may form part of a medical image storage communication system (PACS). When acquiring medical image data from the data storage unit 1, the medical image processing apparatus 10 accepts input of subject identification information (for example, subject ID) that can identify a subject to be acquired, and according to the input subject identification information, a specific subject. is acquired from the data storage unit 1 . The medical image data may be three-dimensional image data such as volume data.

また、透視撮像装置100によって被験者の医用画像を撮像する際、被験者に造影剤が注入されることが多い。よって、医用画像処理システムは、被験者に造影剤を注入する薬液注入装置200をさらに含んでいてもよい。造影剤を用いた医用画像データの取得では、注入された造影剤が関心領域に到達した適切なタイミングで透視撮像装置100を動作させることが好ましい。そこで、薬液注入装置200による造影剤の注入と、透視撮像装置100の動作とを連動させることができるように、薬液注入装置200は透視撮像装置100との間で電気信号を送受信可能に接続されることができる。 Further, when a medical image of a subject is captured by the fluoroscopic imaging apparatus 100, a contrast agent is often injected into the subject. Therefore, the medical image processing system may further include a liquid injection device 200 that injects a contrast medium into the subject. In acquiring medical image data using a contrast medium, it is preferable to operate the fluoroscopic imaging apparatus 100 at an appropriate timing when the injected contrast medium reaches the region of interest. Therefore, the chemical injection device 200 is connected to the fluoroscopic imaging device 100 so that electric signals can be transmitted and received so that the injection of the contrast medium by the chemical injection device 200 and the operation of the fluoroscopic imaging device 100 can be interlocked. can

血管経路検出部12は、取得した医用画像データから血管経路を検出するように構成されている。血管経路は、上流から下流へ向かって途中で分岐しながら延びており、したがって、最も上流側の端部である起始部と複数の末端とを有する。血管経路の検出には、公知の種々の手法を用いることができる。例えば、血管経路検出部12は、画像データの輝度分布を解析することによって血管の起始部から各末端までの中心線および輪郭を抽出し、また、血管の分岐点では分岐次数を特定する。また、検出した血管経路は、すべての分岐点を分岐次数ごとに区別したデータとして含んでいることが好ましい。本形態では、分岐次数は、次のように定めている。
(1)特定の血管を一次血管としたとき、一次血管から分岐した血管を二次血管とする。二次血管は、一次血管の分岐血管である。また、二次血管の始点を、一次血管からの分岐点という意味で一次分岐点とする。ここで、特定の血管、すなわち一次血管は、後述するように血管の太さおよび/または長さに基づいて定めることができる。
(2)同様に、二次血管から分岐した血管を三次血管とし、三次血管の始点を二次分岐点とする。
(3)以下、同様に、分岐するたびに次数が1つずつ増加する。
The blood vessel path detection unit 12 is configured to detect a blood vessel path from acquired medical image data. The vascular pathway extends from upstream to downstream while branching off along the way, and therefore has an origin, which is the end on the most upstream side, and a plurality of ends. Various known techniques can be used to detect the vascular pathway. For example, the blood vessel path detection unit 12 analyzes the luminance distribution of the image data to extract the center line and contour from the origin of the blood vessel to each end, and also specifies the order of branching at the branch points of the blood vessel. Further, it is preferable that the detected blood vessel path includes all branch points as data classified by branch order. In this embodiment, the branch order is defined as follows.
(1) When a specific blood vessel is defined as a primary blood vessel, a blood vessel branching from the primary blood vessel is defined as a secondary blood vessel. A secondary vessel is a branch vessel of a primary vessel. Also, the starting point of the secondary blood vessel is defined as a primary branch point in the sense of a branch point from the primary blood vessel. Here, a specific blood vessel, ie, a primary blood vessel, can be defined based on the thickness and/or length of the blood vessel, as described below.
(2) Similarly, a blood vessel branched from a secondary blood vessel is defined as a tertiary blood vessel, and the starting point of the tertiary blood vessel is defined as a secondary branch point.
(3) Similarly, the degree increases by one each time the branch is made.

また、血管経路検出部12は、分岐点の下流で、分岐点から下流側へ延びる複数の血管の直径を求め、求めた直径から分岐次数を特定することができる。より詳しくは、求めた複数の血管の直径を比較し、最も直径の大きい血管を除く1つまたは複数の血管を、分岐点の上流側の血管から分岐した分岐血管と判断する。例えば、起始点から延びる血管を一次血管としたとき、一次血管の分岐点の下流で、下流側へ延びる複数の血管の直径を求める。求めた複数の血管の直径を比較し、最も直径の大きい血管を、分岐点の上流の一次血管から連続する一次血管と判断し、それを除く他の血管を、一次血管から分岐した二次血管と判断する。血管の直径は、抽出した血管の中心線および輪郭から求めることができる。 In addition, the blood vessel route detection unit 12 can obtain the diameters of a plurality of blood vessels extending downstream from the branch point downstream of the branch point, and can specify the order of branching from the obtained diameters. More specifically, the diameters of the obtained plurality of blood vessels are compared, and one or a plurality of blood vessels other than the blood vessel with the largest diameter are determined to be branch blood vessels branching from the blood vessel on the upstream side of the branch point. For example, when a blood vessel extending from a starting point is defined as a primary blood vessel, the diameters of a plurality of blood vessels extending downstream from the branch point of the primary blood vessel are obtained. The diameters of the plurality of blood vessels obtained are compared, and the blood vessel with the largest diameter is judged to be the primary blood vessel continuous from the primary blood vessel upstream of the bifurcation point, and the other blood vessels excluding it are the secondary blood vessels branching off from the primary blood vessel. I judge. The vessel diameter can be determined from the extracted centerline and contour of the vessel.

このような判断は、血管は分岐するごとに太さが細くなるという一般的な解剖学的構造に基づくものである。この観点から言えば、血管経路検出部12は、一次血管を定めるにあたり、検出したすべての血管経路から得られた血管のうち最も直径の大きい血管を一次血管と定めることができる。また、血管は、分岐するごとに長さが短くなるという解剖学的構造の特徴も有している。そこで、血管経路検出部12は、一次血管を定めるにあたり、検出したすべての血管経路から得られた血管のうち最も長さの長い血管を一次血管と定めることもできる。これら、血管の太さに基づく一次血管の認定および血管の長さに基づく一次血管の認定は、それぞれ単独で実施されてもよいし、組み合わせて実施されてもよい。なお、本明細書でいう「上流」および「下流」は、血管内での血液の流れ方向における「上流」および「下流」を意味する。 Such a judgment is based on the general anatomy that blood vessels become thinner as they branch. From this point of view, when determining the primary blood vessel, the blood vessel route detection unit 12 can determine the blood vessel with the largest diameter among the blood vessels obtained from all the detected blood vessel routes as the primary blood vessel. Blood vessels also have an anatomical feature of decreasing length with each branch. Therefore, when determining the primary blood vessel, the blood vessel route detection unit 12 can also determine the longest blood vessel among the blood vessels obtained from all the detected blood vessel routes as the primary blood vessel. The primary blood vessel identification based on the blood vessel diameter and the primary blood vessel identification based on the blood vessel length may be performed individually or in combination. "Upstream" and "downstream" as used herein mean "upstream" and "downstream" in the blood flow direction in the blood vessel.

血管経路検出部12が検出する血管経路は、例えば腫瘍といった疾患部をさらに含むことができる。血管経路検出部12は、例えば、画像データの輝度分布の解析によって、血管のような管状構造とは異なる塊状構造が抽出されたとき、これを疾患部として検出する。 The vascular path detected by the vascular path detection unit 12 can further include a diseased part such as a tumor. For example, when a mass structure different from a tubular structure such as a blood vessel is extracted by analyzing the luminance distribution of image data, the blood vessel path detection unit 12 detects this as a diseased part.

血管画像作成部14は、血管経路検出部12で検出された血管経路から血管画像を作成し、作成した血管画像を表示デバイス3に出力するように構成されている。血管画像の作成には公知の任意の手法を用いることができる。また、血管経路検出部12では血管の中心線および輪郭が抽出されているので、作成された血管画像は、血管の経路および太さが反映される。 The blood vessel image creation unit 14 is configured to create a blood vessel image from the blood vessel path detected by the blood vessel path detection unit 12 and output the created blood vessel image to the display device 3 . Any known method can be used to create a blood vessel image. In addition, since the blood vessel path detection unit 12 has extracted the center line and contour of the blood vessel, the created blood vessel image reflects the path and thickness of the blood vessel.

血管経路検出部12で検出された血管経路から作成された血管画像の一例を図2に模式的に示す。図2に示す例では、起始点SPから延びる一次血管は4か所の一次分岐点BR1で分岐し、各一次分岐点BR1からそれぞれ二次血管が延びている。これら二次血管は、それぞれ途中の二次分岐点BR2で再び分岐し、各二次分岐点BR2から三次血管が延び、さらに、三次血管の途中の三次分岐点BR3から四次血管が延び、四次血管の途中の四次分岐点BR4から五次血管が延びている。 An example of a blood vessel image created from the blood vessel paths detected by the blood vessel path detection unit 12 is schematically shown in FIG. In the example shown in FIG. 2, the primary blood vessel extending from the starting point SP branches at four primary branch points BR1, and secondary blood vessels extend from each of the primary branch points BR1. These secondary blood vessels branch again at secondary branching points BR2 on the way, tertiary blood vessels extend from each secondary branching point BR2, and quaternary blood vessels extend from tertiary branching points BR3 on the way of the tertiary vessels. A fifth blood vessel extends from a fourth branch point BR4 in the middle of the next blood vessel.

ここで、本形態の医用画像処理装置10は、入力デバイス2を通じて血管画像の作成条件の入力を受け付けることができる。その機能を有するのが、作成条件設定部13である。作成条件設定部13は、血管画像の作成条件の入力を受け付け、受け付けた作成条件を設定する。血管画像作成部14は、作成条件設定部13で作成条件が設定されると、設定された作成条件に従って、血管経路検出部12で検出された血管経路から血管画像を作成し、表示デバイス3に出力し、これによって、所望の血管画像が表示デバイス3に表示される。あるいは、血管画像作成部14は、作成した血管画像の表示デバイス3への出力に加えてさらに、作成した血管画像をデータ格納部1に送信してもよいし、このデータ格納部1への血管画像の送信のみを実施してもよい。 Here, the medical image processing apparatus 10 of the present embodiment can receive input of blood vessel image creation conditions through the input device 2 . The creation condition setting unit 13 has that function. The creation condition setting unit 13 receives an input of a creation condition for a blood vessel image, and sets the accepted creation condition. When the creation conditions are set by the creation condition setting unit 13 , the blood vessel image creation unit 14 creates a blood vessel image from the blood vessel paths detected by the blood vessel path detection unit 12 according to the set creation conditions, and displays the image on the display device 3 . A desired blood vessel image is thereby displayed on the display device 3 . Alternatively, the blood vessel image creation unit 14 may transmit the created blood vessel image to the data storage unit 1 in addition to outputting the created blood vessel image to the display device 3, or may transmit the created blood vessel image to the data storage unit 1. Only image transmission may be implemented.

作成条件設定部13が受け付けることのできる作成条件は、血管の分岐次数を項目として含むことができる。この場合、血管画像作成部14は、作成条件設定部13で設定された分岐次数までの血管画像を作成する。または、血管経路が疾患部を含む場合、その疾患部との関連度を項目として含むことができる。この場合、血管画像作成部14は、疾患部と、作成条件設定部13で設定された関連度に対応する血管とを含む血管画像を作成する。 The creation conditions that can be accepted by the creation condition setting unit 13 can include the branch order of the blood vessel as an item. In this case, the blood vessel image creation unit 14 creates blood vessel images up to the branch order set by the creation condition setting unit 13 . Alternatively, if the vascular pathway includes a diseased locus, the degree of relevance to the diseased locus can be included as an item. In this case, the blood vessel image creation unit 14 creates a blood vessel image including the diseased part and the blood vessel corresponding to the degree of association set by the creation condition setting unit 13 .

ここで、「作成条件設定部13が作成条件の入力を受け付ける」とは、例えば、表示デバイス3に作成条件の入力用画面を表示させるなど、操作者に対して作成条件の入力を可能とするようにすることを意味する。 Here, "the creation condition setting unit 13 receives the input of the creation conditions" means that the operator can input the creation conditions, for example, by displaying a screen for inputting the creation conditions on the display device 3. means to make

上述した医用画像処理装置10による医用画像処理の大まかな流れを図3に示す。 FIG. 3 shows a rough flow of medical image processing by the medical image processing apparatus 10 described above.

まず、画像データ取得部11が、医用画像データを取得する(S101)。次いで、血管経路検出部12が、取得した医用画像データから血管経路を検出する(S102)。血管経路の検出後、作成条件設定部13は血管画像の作成条件を受け付け、受け付けた作成条件を設定する(S103)。作成条件設定部13で作成条件が設定されると、血管画像作成部14は、設定された作成条件に従って、血管経路検出部12により検出された血管経路から血管画像を作成する(S104)。作成された血管画像は、医用画像処理装置10によって表示デバイス3および/またはデータ格納部1に出力されることができる。その後、他の作成条件が受け付けられなければ、医用画像処理を終了し、他の作成条件が受け付けられれば、作成条件設定部13は再び作成条件を受け付ける(S106)。以降は、同様の処理が繰り返される。 First, the image data acquisition unit 11 acquires medical image data (S101). Next, the blood vessel path detection unit 12 detects blood vessel paths from the acquired medical image data (S102). After detecting the blood vessel path, the creation condition setting unit 13 receives the creation conditions of the blood vessel image, and sets the accepted creation conditions (S103). When the creation conditions are set by the creation condition setting unit 13, the blood vessel image creation unit 14 creates a blood vessel image from the blood vessel paths detected by the blood vessel path detection unit 12 according to the set creation conditions (S104). The created blood vessel image can be output to the display device 3 and/or the data storage unit 1 by the medical image processing apparatus 10 . Thereafter, if no other creation condition is accepted, the medical image processing is terminated, and if another creation condition is accepted, the creation condition setting unit 13 accepts the creation condition again (S106). After that, the same processing is repeated.

次に、上述した流れについて、作成条件として血管の分岐次数を設定する場合についてより詳しく説明する。 Next, a case where the order of branching of blood vessels is set as a creation condition for the flow described above will be described in more detail.

まず、画像データ取得部11が、透視撮像装置100またはデータ格納部1から医用画像データを取得する。次いで、血管経路検出部12が、取得した医用画像データから血管経路を検出する。血管経路が検出されたら、作成条件設定部13は、ユーザによる、入力デバイス2からの、血管画像の分岐次数の入力を受け付ける。分岐次数が入力されることにより、作成条件設定部13は作成条件として分岐次数を設定する。血管画像作成部14は、設定された分岐次数までの血管経路を用いて血管画像を作成する。血管画像が作成されたら、血管画像作成部14は、作成した血管画像を表示デバイス3に出力する。これにより、入力した分岐次数までの血管画像が表示デバイス3に表示される。 First, the image data acquisition unit 11 acquires medical image data from the fluoroscopic imaging apparatus 100 or the data storage unit 1 . Next, the blood vessel path detection unit 12 detects the blood vessel path from the acquired medical image data. When the blood vessel path is detected, the creation condition setting unit 13 receives an input of the order of branching of the blood vessel image from the input device 2 by the user. By inputting the branch order, the creation condition setting unit 13 sets the branch order as the creation condition. The blood vessel image creation unit 14 creates a blood vessel image using blood vessel paths up to the set branch order. After the blood vessel image is created, the blood vessel image creator 14 outputs the created blood vessel image to the display device 3 . As a result, the blood vessel images up to the input bifurcation order are displayed on the display device 3 .

例えば、入力デバイス2から、「二次分岐」を意味する入力が行われ、作成条件設定部13により作成条件として「二次分岐」が設定されると、血管画像作成部14は、血管経路検出部12で検出された血管経路のうち、三次分岐点BR3およびそこより下流の分岐血管を用いずに血管画像を作成し、作成した画像を表示デバイス3に出力する。これにより、表示デバイス3には、図4に示すように、起始点SPから三次血管までの血管画像が表示される。 For example, when an input meaning “secondary branch” is performed from the input device 2 and the creation condition setting unit 13 sets “secondary branch” as the creation condition, the blood vessel image creation unit 14 detects the blood vessel route. A blood vessel image is created without using the tertiary branch point BR<b>3 and the branch blood vessels downstream thereof from among the blood vessel paths detected by the unit 12 , and the created image is output to the display device 3 . As a result, the display device 3 displays a blood vessel image from the starting point SP to the tertiary blood vessel, as shown in FIG.

以上のように、表示したい分岐次数を操作者が指定し、指定した分岐次数より下流側の分岐血管を表示しないようにすることで、血管の太さや経路に影響を与えることなく、診断および検査等の障害陰影となり得る血管を表示させないようにすることができる。その結果、診断や検査を効率よくかつ正確に行うことができるようになる。 As described above, the operator can specify the order of branching to be displayed, and by not displaying branched blood vessels on the downstream side of the specified order of branching, diagnosis and examination can be performed without affecting the thickness or path of the blood vessel. It is possible to prevent the display of blood vessels that may become obstructive shadows such as . As a result, diagnosis and examination can be performed efficiently and accurately.

上記の例では、血管経路検出部12は、すべての分岐次数について検出し、血管画像作成部14は、検出した血管経路のうち、入力された分岐次数までの血管経路を用いて血管画像を作成した。しかし、血管経路検出部12による血管経路の検出を、入力された分岐次数まで実行し、血管画像作成部14は、検出した特定の分岐次数までの血管経路から血管画像を作成し、出力するようにすることもできる。この場合、血管経路検出部12は、分岐次数が入力された後に血管経路を検出する。このように、分岐次数の入力後に、入力された分岐次数までの血管経路を検出するようにすることによって、血管経路検出部12は表示に必要な血管経路のみを検出すればよいので、血管経路の検出処理を簡略化でき、結果的に、医用画像処理装置10の処理時間の短縮化が可能となる。 In the above example, the blood vessel path detection unit 12 detects all branch orders, and the blood vessel image creation unit 14 creates a blood vessel image using the blood vessel paths up to the input branch order among the detected blood vessel paths. bottom. However, the blood vessel path detection unit 12 detects the blood vessel paths up to the input branch order, and the blood vessel image creation unit 14 creates a blood vessel image from the detected blood vessel paths up to the specific branch order and outputs it. can also be In this case, the blood vessel path detection unit 12 detects the blood vessel path after the branch order is input. In this way, by detecting the blood vessel paths up to the entered branch order after the input of the branch order, the blood vessel path detection unit 12 only needs to detect the blood vessel paths required for display. can be simplified, and as a result, the processing time of the medical image processing apparatus 10 can be shortened.

ここで、実際に撮像された血管画像を例に挙げて本形態を説明する。 Here, the present embodiment will be described by taking a blood vessel image that is actually captured as an example.

図5Aは、肝臓の血管画像の一部であり、撮像されたすべての血管が表示されている。また、この血管画像には腫瘍300が認められる。図5Aに示す血管画像では、どの血管が腫瘍300への栄養血管であるかを特定するのは困難である。 FIG. 5A is a portion of a vascular image of the liver, showing all the vessels imaged. Also, a tumor 300 is recognized in this blood vessel image. In the blood vessel image shown in FIG. 5A, it is difficult to identify which blood vessels feed the tumor 300 .

図5Bは、図5Aにおいて、上述した画像処理を実施して三次血管までを表示した血管画像である。図5Bに示す血管画像は、図5Aに示す血管画像と比べてシンプルであり、三次血管301が腫瘍300に栄養を供給している栄養血管であることを明確に示している。 FIG. 5B is a blood vessel image obtained by performing the image processing described above in FIG. 5A and displaying up to the tertiary blood vessels. The vessel image shown in FIG. 5B is simpler than the vessel image shown in FIG. 5A and clearly shows that the tertiary vessels 301 are feeding vessels feeding the tumor 300 .

図5Cは、図5Aにおいて閾値を高くして表示した血管画像である。図5Cに示す血管画像は分岐次数が増すにつれて実際より血管が細く表示され、図5Bでは表示されていた腫瘍300の栄養血管である三次血管301が表示されていない。したがって、図5Cに示す血管画像では、正確な診断はできない。 FIG. 5C is a blood vessel image displayed with a higher threshold in FIG. 5A. In the blood vessel image shown in FIG. 5C, the blood vessels are displayed thinner than they actually are as the order of branching increases, and the tertiary blood vessels 301 serving as feeding vessels for the tumor 300 displayed in FIG. 5B are not displayed. Therefore, accurate diagnosis cannot be made with the blood vessel image shown in FIG. 5C.

図6Aは、肺の血管画像の一部であり、撮像されたすべての血管が表示されている。実際には腫瘍300が存在しているが、図6Aでは血管が非常に細かく分岐しており、腫瘍300の存在を認めることも、腫瘍300への栄養血管を特定することも困難である。 FIG. 6A is a portion of a pulmonary vessel image showing all vessels imaged. Although the tumor 300 actually exists, the blood vessels are very finely branched in FIG.

図6Bは、図6Aにおいて、上述した画像処理を実施して三次血管までを表示した血管画像である。図6Bに示す血管画像では、腫瘍300の存在を明確に認めることができ、また、腫瘍300への栄養血管も確認することができる。 FIG. 6B is a blood vessel image obtained by performing the image processing described above and displaying up to the tertiary blood vessel in FIG. 6A. In the blood vessel image shown in FIG. 6B, the presence of tumor 300 can be clearly recognized, and feeding vessels to tumor 300 can also be confirmed.

以上、本発明について代表的な実施形態を例に挙げて説明したが、本発明は、上述した実施形態に限定されるものではなく、本発明の技術的思想の範囲内で任意の変更が可能である。 As described above, the present invention has been described with reference to representative embodiments, but the present invention is not limited to the above-described embodiments, and can be arbitrarily changed within the scope of the technical idea of the present invention. is.

(作成条件入力前の画像作成)
上述した実施形態では、作成条件が入力された後の、血管画像作成部14による血管画像の作成について説明した。しかし、血管画像作成部14は、作成条件設定部13が作成条件の入力を受け付ける前に、血管経路検出部12で検出されたすべての血管経路を用いて血管画像を作成することもできる。そして血管画像作成部14は、作成した血管画像を、表示デバイス3に出力して表示デバイス3に表示させることもできるし、データ格納部1へ送信してデータ格納部1に格納することもできるし、これらの両方を実行することもできる。
(Image creation before entering creation conditions)
In the above-described embodiment, creation of a blood vessel image by the blood vessel image creation unit 14 after creation conditions are input has been described. However, the blood vessel image creation unit 14 can also create a blood vessel image using all the blood vessel routes detected by the blood vessel route detection unit 12 before the creation condition setting unit 13 receives the input of the creation conditions. Then, the blood vessel image creation unit 14 can output the created blood vessel image to the display device 3 to display it on the display device 3, or can transmit it to the data storage unit 1 and store it in the data storage unit 1. and you can do both.

上述した処理は、図3に示すフローチャートにおいて、血管経路を検出する処理(S102)と作成条件を受け付け、設定する処理(S103)との間に、取得した医用画像データから血管画像を作成する処理および作製した血管画像を出力する処理を実行することに相当する。 In the flowchart shown in FIG. 3, the process of creating a blood vessel image from acquired medical image data is performed between the process of detecting a blood vessel path (S102) and the process of receiving and setting creation conditions (S103). and outputting the created blood vessel image.

これにより、まず全体の状況を把握したうえで、作成条件を入力(設定)できるので、所望の血管画像を効率よく作成することができる。また、この場合、作成条件の入力を受け付ける前に表示された血管画像から操作者が目視で疾患部の有無を認識することができる。よって、血管画像中に疾患部が存在することが操作者によって認識された場合は、血管経路検出部12で検出された血管経路中に、操作者が疾患部を指定することができる。操作者により指定された疾患部と血管経路検出部12で検出された疾患部とが相違する場合、操作者により指定された疾患部を優先することが好ましい。 As a result, it is possible to input (set) the creation conditions after grasping the overall situation, so that a desired blood vessel image can be efficiently created. Further, in this case, the operator can visually recognize the presence or absence of the diseased part from the displayed blood vessel image before receiving the input of the creation conditions. Therefore, when the operator recognizes that the diseased part exists in the blood vessel image, the operator can specify the diseased part in the blood vessel route detected by the blood vessel route detection unit 12 . If the diseased locus specified by the operator is different from the diseased locus detected by the blood vessel path detection unit 12, it is preferable to give priority to the diseased locus specified by the operator.

このように、作成条件の入力を受け付ける前に血管画像を作成した場合でも、血管画像作成部14は、医用画像処理装置10に作成条件が入力されると、入力された作成条件に従って血管画像を作成する。ここで、すべての血管経路を用いて血管画像を作成した後に、入力された作成条件に従って血管画像を作成する処理として、例えば、以下の2つの処理が挙げられる。 Thus, even if the blood vessel image is created before receiving the input of the creation conditions, when the creation conditions are input to the medical image processing apparatus 10, the blood vessel image creating unit 14 creates the blood vessel image according to the input creation conditions. create. Here, as processing for creating a blood vessel image according to input creation conditions after creating a blood vessel image using all blood vessel paths, for example, the following two processes can be mentioned.

処理1: 前述したとおり、血管経路検出部12で検出した血管経路のうち、入力された作成条件で再度血管画像を作成する。この場合は、作成条件の入力を受け付けた後に作成される血管画像は、作成条件の入力を受け付ける前に作成した血管画像とは別に、新規に作成されることになる。 Process 1: As described above, a blood vessel image is created again under the input creation conditions from among the blood vessel paths detected by the blood vessel path detection unit 12 . In this case, the blood vessel image created after accepting the input of the creating conditions is newly created separately from the blood vessel image created before accepting the input of the creating conditions.

処理2: この処理は、作成条件の入力前にすべての血管経路を用いて作成した血管画像を利用する処理である。すなわち、血管画像作成部14は、作成条件の入力前に作成した血管画像から、入力された作成条件から外れる血管経路を削除することによって、入力された作成条件に従った血管画像を作成する。この場合は、削除した血管経路についての補完処理が必要となる。このようにして作成された血管画像は、表示デバイス3に出力され、かつ/またはデータ格納部1に送信される。 Process 2: This process is a process that utilizes blood vessel images created using all blood vessel paths before inputting the creation conditions. That is, the blood vessel image creation unit 14 creates a blood vessel image according to the input creation conditions by deleting blood vessel paths that do not meet the input creation conditions from the blood vessel images created before the creation conditions are input. In this case, complement processing is required for the deleted blood vessel route. The blood vessel image created in this way is output to the display device 3 and/or sent to the data storage unit 1 .

(他の作成条件1:疾患部との関連度)
また、上述した実施形態では、作成条件設定部13が作成条件として分岐次数の入力を受け付ける場合について説明した。しかし、血管画像の作成条件は分岐次数に限られず、「疾患部との関連度」とすることもできる。例えば、撮像された医用画像に腫瘍の存在が認められた場合、その腫瘍への栄養血管を特定したいという要求の他に、腫瘍付近の血管経路を詳細に知りたいという要求も存在する。
(Other creation condition 1: Degree of relevance to disease department)
Further, in the above-described embodiment, the case where the creation condition setting unit 13 receives the input of the branch order as the creation condition has been described. However, the condition for creating a blood vessel image is not limited to the order of branching, and may be "the degree of association with the diseased part". For example, when the presence of a tumor is recognized in a captured medical image, there is also a demand to know in detail the vascular pathways near the tumor, in addition to the need to specify feeding vessels to the tumor.

このような要求に応えるために、血管経路検出部12で検出された血管経路が腫瘍等の疾患部を含んでいる場合、作成条件設定部13は、作成条件の項目として、血管の疾患部との関連度の入力を受け付けると、入力された項目に従って作成条件を設定し、血管画像作成部14は、作成条件設定部で設定された作成条件で、血管経路検出部12で検出された血管経路を用いて血管画像を作成することもできる。ここで、血管経路検出部12で検出された血管経路が疾患部を含んでいる場合とは、疾患部が血管経路検出部12によって検出された場合、および疾患部が操作者によって指定された場合のいずれであってもよい。 In order to meet such a request, when the blood vessel path detected by the blood vessel path detection unit 12 includes a diseased part such as a tumor, the creation condition setting part 13 sets the diseased part of the blood vessel and When the input of the degree of association is received, the creation conditions are set according to the input items, and the blood vessel image creation unit 14 detects the blood vessel paths detected by the blood vessel path detection unit 12 under the creation conditions set by the creation condition setting unit. can also be used to create a blood vessel image. Here, the case where the vascular path detected by the vascular path detection unit 12 includes a diseased area means the case where the diseased area is detected by the vascular path detection unit 12 and the case where the diseased area is specified by the operator. may be either.

以下、作成条件として疾患部との関連度を用いる場合について図7を参照して説明する。 A case where the degree of association with the disease locus is used as the creation condition will be described below with reference to FIG.

図7に示すように、疾患部である腫瘍300が血管経路中に存在する場合、血管の腫瘍300との関連度として、例えば、以下の2つの関連度を考えることができる。
[関連度1]:血管が腫瘍300に接している。腫瘍300に接している血管B1は、栄養血管である可能性が高い。
[関連度2]:血管が腫瘍300の付近を通っている。腫瘍300の付近を通っている血管B2は、腫瘍300を切除する際に注意が必要である。
As shown in FIG. 7, when a tumor 300 that is a diseased part exists in a blood vessel path, the following two degrees of association can be considered as the degree of association between the blood vessel and the tumor 300, for example.
[Relevance level 1]: The blood vessel is in contact with the tumor 300 . Blood vessel B1, which is in contact with tumor 300, is likely to be a feeding vessel.
[Relevance 2]: A blood vessel passes near the tumor 300 . Blood vessel B2 passing near tumor 300 requires care when resecting tumor 300 .

血管と腫瘍300との位置関係は、血管経路検出部12で検出した血管および腫瘍300の輪郭の相対的位置関係から判断することができる。また、[関連度2]に関して、作成条件設定部13は、作成条件の項目の一つとして疾患部(腫瘍300)を含む立体的空間310の入力を受け付けることができる。よって、例えば、疾患部との関連度の入力において、疾患部(腫瘍300)が入力されれば、作成条件設定部13は、[関連度1]が入力されたとして、腫瘍300に接している血管B1を血管画像において作成の対象として設定し、立体的空間310が入力されれば、作成条件設定部13は、[関連度2]が入力されたとして、立体的空間310内に存在する血管B1、B2を血管画像において作成の対象として設定する。 The positional relationship between the blood vessel and the tumor 300 can be determined from the relative positional relationship between the contours of the blood vessel and the tumor 300 detected by the blood vessel path detection unit 12 . Further, regarding [degree of association 2], the creation condition setting unit 13 can receive an input of a three-dimensional space 310 including a diseased part (tumor 300) as one of the items of the creation condition. Therefore, for example, when a disease locus (tumor 300) is input in inputting the degree of association with the disease locus, the creation condition setting unit 13 assumes that [degree of association 1] is input, and is in contact with the tumor 300. If the blood vessel B1 is set as a creation target in the blood vessel image and the three-dimensional space 310 is input, the creation condition setting unit 13 assumes that [relevance level 2] is input, and determines the blood vessel existing in the three-dimensional space 310. B1 and B2 are set as objects to be created in the blood vessel image.

立体的空間310は、腫瘍300を基準として作成条件設定部13に予め設定されていてもよい。あるいは、作成条件設定部13は、作成条件の項目の一つとして、疾患部(腫瘍300)を基準としたマージンの入力を受け付け、入力されたマージンから立体的空間310を設定することもできる。立体的空間310は、腫瘍300の重心Oを中心とした球状の空間で与えることもできるし、腫瘍300の輪郭を基準とした空間で与えることもできる。 The three-dimensional space 310 may be preset in the creation condition setting unit 13 with the tumor 300 as a reference. Alternatively, the creation condition setting unit 13 can receive an input of a margin based on the diseased part (tumor 300) as one of the items of the creation condition, and set the three-dimensional space 310 from the input margin. The three-dimensional space 310 can be given as a spherical space centered on the center of gravity O of the tumor 300 or as a space based on the outline of the tumor 300 .

立体的空間310を腫瘍300の重心Oを中心とした空間で与える場合、作成条件設定部13は、重心Oを中心とした半径M1の入力を受け付け、受け付けた半径M1の球状の立体的空間310内に存在する血管B1、B2を、血管画像において作成の対象とする血管として設定する。 When the three-dimensional space 310 is given as a space centered on the center of gravity O of the tumor 300, the creation condition setting unit 13 receives input of a radius M1 centered on the center of gravity O, and creates a spherical three-dimensional space 310 with the received radius M1. The blood vessels B1 and B2 existing inside are set as blood vessels to be created in the blood vessel image.

また、立体的空間310を腫瘍300の輪郭を基準とした空間で与える場合、作成条件設定部13は、腫瘍300の輪郭からの距離M2の入力を受け付け、受け付けた距離M2で規定される立体的空間310内に存在する血管B1、B2を、血管画像において作成の対象とする血管として設定する。 Further, when the three-dimensional space 310 is given in a space based on the contour of the tumor 300, the creation condition setting unit 13 receives an input of the distance M2 from the contour of the tumor 300, and the three-dimensional space defined by the received distance M2. The blood vessels B1 and B2 existing in the space 310 are set as blood vessels to be created in the blood vessel image.

なお、[関連度2]においては、[関連度1]との区別のため、腫瘍300に接している血管B1を除外し、立体的空間310内には存在するが腫瘍300と接していない血管B2のみを、作成の対象として設定するようにすることもできる。 In order to distinguish from [degree of association 1], blood vessel B1 in contact with tumor 300 is excluded in [degree of association 2]. It is also possible to set only B2 as a creation target.

(他の作成条件2:末端消去)
画像の作成条件は、血管経路のうち最も末端の分岐血管を消去する「末端消去」であってもよい。この場合、血管画像作成部14によって血管画像が予め作成されており、その後、作成条件設定部13が、作成条件として「末端消去」の入力を受け付けると、血管画像作成部14は、予め作成した血管画像中の血管経路のうち最も末端の分岐血管を消去した血管画像を作成するようにすることが好ましい。血管画像作成部14は、作成した血管画像をその都度、表示デバイス3に出力することができる。予め作成された血管画像は、「末端消去」を実行した後の血管画像であってもよく、この「末端消去」を繰り返すことで、末端の分岐血管を所望の分岐血管まで消去していくことができる。こうすることで、操作者は、表示デバイス3に表示された血管画像を確認しながら、患部の処置等に求められる最適な画像が得られるように、陰影障害となり得る末端側の分岐血管を消去することができる。
(Other creation condition 2: terminal deletion)
The image creation condition may be “terminal erasure” for erasing the most distal branched blood vessel in the blood vessel path. In this case, a blood vessel image has been created in advance by the blood vessel image creation unit 14. After that, when the creation condition setting unit 13 receives an input of "end deletion" as a creation condition, the blood vessel image creation unit 14 creates the blood vessel image in advance. It is preferable to create a blood vessel image in which the most terminal branched blood vessel is deleted from the blood vessel path in the blood vessel image. The blood vessel image creation unit 14 can output the created blood vessel image to the display device 3 each time. The pre-created blood vessel image may be a blood vessel image after executing "end deletion", and by repeating this "end deletion", end branch blood vessels can be deleted up to desired branch blood vessels. can be done. In this way, while checking the blood vessel image displayed on the display device 3, the operator can eliminate branched blood vessels on the distal side that may cause opacity so that the optimum image required for treatment of the affected area can be obtained. can do.

分岐血管の消去は、「段階的な消去」であってもよいし、「連続的な消去」であってもよい。「段階的な消去」とは、分岐血管単位で消去することを意味し、「連続的な消去」とは、消去対象の分岐血管について末端から分岐点に向かって長さが短くなるように徐々に消去していくことを意味する。 Elimination of branched blood vessels may be either “gradual elimination” or “continuous elimination”. “Stepwise erasure” means erasing in units of branched blood vessels, and “continuous erasure” means that the length of the branched blood vessel to be erased gradually decreases from the end to the branch point. It means to erase to

分岐血管を連続的に消去する場合、血管画像作成部12は、入力デバイス2を通じた操作者による消去処理の停止または中断の入力を受け付け、その入力を受け付けた時点で消去処理を停止または中断し、その時点での血管画像を表示デバイス3に出力するようにしてもよい。こうすることで、表示デバイス3には、消去対象の分岐血管が、例えば途中から末端側が消去された状態で表示される。その結果、血管の分岐状態を把握しつつ、陰影障害となり得る血管の余分な部分が表示されなくなるので、例えば、疾患部の切除等においてより適切な判断が可能となる。 When continuously erasing branch blood vessels, the blood vessel image creation unit 12 accepts an input to stop or interrupt the erasing process by the operator through the input device 2, and stops or interrupts the erasing process when the input is received. , the blood vessel image at that time may be output to the display device 3 . By doing so, the branched blood vessel to be erased is displayed on the display device 3, for example, in a state in which the terminal side is erased from the middle. As a result, while the branching state of the blood vessel is grasped, the unnecessary portion of the blood vessel that may cause a shadow obstruction is not displayed, so that it is possible to make a more appropriate judgment, for example, in resecting the diseased part.

ここで、消去する対象となる「末端」の分岐血管は、血管経路検出部12で検出された血管経路の全ての分岐血管のうち、分岐次数にかかわらず末端に位置する全ての分岐血管であってもよいし、または、最も分岐次数の高い全ての分岐血管であってもよい。前者の場合、図2の血管画像を例に挙げると、消去される分岐血管は、四次分岐点BR4から分岐している全ての五次血管、および三次分岐点BR3から分岐している四次血管のうち、五次血管が分岐していない全ての四次血管である。後者の場合、同様に図2の血管画像を例に挙げると、消去される分岐血管は、四次分岐点BR4から分岐している全ての五次血管である。 Here, the “terminal” branched blood vessels to be erased are all the branched blood vessels located at the terminal end regardless of the order of branching among all the branched blood vessels of the blood vessel path detected by the blood vessel path detection unit 12. Alternatively, it may be all branch vessels with the highest order of branching. In the former case, taking the blood vessel image in FIG. 2 as an example, the branched blood vessels to be erased are all the fifth-order blood vessels branching from the fourth-order branch point BR4 and the fourth-order blood vessels branching from the third-order branch point BR3. All quaternary vessels that do not branch into quintic vessels among vessels. In the latter case, similarly taking the blood vessel image of FIG. 2 as an example, the branched blood vessels to be deleted are all the fifth order blood vessels branching from the fourth order branch point BR4.

「末端消去」において消去する分岐血管の例えば上記のような基準は、作成条件設定部13に予め設定されていてもよいし、作成条件設定部13に操作者が任意に設定できるようにされていてもよい。 For example, the above-described criteria for branching blood vessels to be deleted in the "erase terminal" may be set in advance in the creation condition setting unit 13, or may be arbitrarily set in the creation condition setting unit 13 by the operator. may

また、分岐血管を連続的に消去する場合、血管画像作成部14は、分岐血管の消去を操作者の入力操作によって任意に制御することもできる。そのためには、例えば、分岐血管の表示/消去制御用の入力を受け付けるユーザーインターフェースを用いることができる。作成条件設定部13はこのユーザーインターフェースを表示デバイス2に表示させ、このユーザーインターフェースを介して入力された情報に従って、血管画像作成部14が、入力された位置から下流側を消去した血管画像を作成し、表示デバイス3の出力することによって、分岐血管の表示および消去を任意に制御することができる。 In addition, when the branched blood vessels are continuously erased, the blood vessel image creating unit 14 can arbitrarily control the erasing of the branched blood vessels by the operator's input operation. To do so, for example, a user interface that accepts input for display/hide control of branching vessels can be used. The creation condition setting unit 13 displays this user interface on the display device 2, and according to the information input via this user interface, the blood vessel image creation unit 14 creates a blood vessel image in which the downstream side from the input position is deleted. By outputting the data from the display device 3, it is possible to arbitrarily control the display and erasure of the branched blood vessels.

表示/消去制御用の入力を受け付けるユーザーインターフェースの一例を図8Aに示す。このユーザーインターフェースは、表示デバイス3上に表示された画像(アイコン)で構成され、横方向に延びるスケール20と、スケール20上に重畳表示されるスライダアイコン21とを有する。スケール20は、一次血管から所定の次数までの分岐血管を模式的に直線状に表したものである。スライダアイコン21は、スケール20上での位置を表すものであり、例えば表示デバイス2がタッチパネルである場合はスケール20の延びる方向にスライダアイコン21をドラッグするといった所定の操作によりスケール20上での位置を変更することができる。 An example of a user interface that accepts input for display/erase control is shown in FIG. 8A. This user interface is composed of images (icons) displayed on the display device 3 and has a scale 20 extending in the horizontal direction and a slider icon 21 superimposed on the scale 20 . A scale 20 is a schematic linear representation of branch vessels from a primary vessel to a predetermined order. The slider icon 21 represents a position on the scale 20. For example, when the display device 2 is a touch panel, the position on the scale 20 can be changed by a predetermined operation such as dragging the slider icon 21 in the direction in which the scale 20 extends. can be changed.

ここで、初期状態では、スライダアイコン21が図8Aにおいてスケール20上の最も右側に位置していたとする。この位置から操作者がスライダアイコン21を図8Aに示す、三次血管の始点から四次血管に向かう約20%の位置までドラックすると、作成条件設定部13は、スケール20上でのスライダアイコン21の位置情報を血管画像作成部14に逐次出力し、血管画像作成部14は、スライダアイコン21の位置情報が入力される都度、その位置情報を用いて血管画像を作成し、表示デバイス3に出力する。これにより、表示デバイス3には、スライダアイコン21の移動に対応して、分岐血管が末端側から徐々に消去されていき、最終的に三次血管の長さの約20%の位置から先が消去された血管画像が得られる。 Here, it is assumed that the slider icon 21 is positioned on the rightmost side of the scale 20 in FIG. 8A in the initial state. When the operator drags the slider icon 21 from this position to a position about 20% from the starting point of the tertiary blood vessel toward the quaternary blood vessel shown in FIG. The position information is sequentially output to the blood vessel image creation unit 14, and the blood vessel image creation unit 14 creates a blood vessel image using the position information each time the position information of the slider icon 21 is input, and outputs the image to the display device 3. . As a result, on the display device 3, the branched blood vessels are gradually erased from the terminal side in correspondence with the movement of the slider icon 21, and finally the position from about 20% of the length of the tertiary blood vessel is erased. A modified blood vessel image is obtained.

上記のような表示処理を行うことで、操作者は、表示デバイス3に表示された画像を見ながら、消去される血管の範囲を任意に調整することができる。また、スライダアイコン21を起始部側から末端側へ移動させれば、消去とは逆に、表示される血管を分岐字数が高くなる方向に増やしていくこともできる。 By performing the display processing as described above, the operator can arbitrarily adjust the range of blood vessels to be erased while viewing the image displayed on the display device 3 . In addition, by moving the slider icon 21 from the origin side to the distal side, it is possible to increase the number of displayed blood vessels in the direction of increasing the number of branch characters, contrary to erasure.

図8Bに、表示/消去制御用のユーザーインターフェースの他の例を示す。図8Bに示す例も表示デバイス3に表示されるユーザーインターフェースであるが、操作方法が図8Aに示したユーザーインターフェースと異なる。このユーザーインターフェースはダイヤルアイコン30を有しており、このダイヤルアイコン30を、ドラッグ等の所定の操作により回転させることで、図8Aに示したスライダアイコン21と同様、表示/消去の制御を行うことができる。 Another example of a user interface for display/erase control is shown in FIG. 8B. The example shown in FIG. 8B is also a user interface displayed on the display device 3, but the operation method is different from the user interface shown in FIG. 8A. This user interface has a dial icon 30. By rotating this dial icon 30 by a predetermined operation such as dragging, display/erase control can be performed in the same manner as the slider icon 21 shown in FIG. 8A. can be done.

なお、上記の例ではソフトウェア的なユーザーインターフェースの一例として、スライダアイコン等を示したが、連続的な消去を実行させるための入力手段としては、上記に限らず連続値を入力できる一般的な手段を用いることもでき、例えば、リニアエンコーダやロータリーエンコーダ等のハードウェア的なユーザーインターフェースであってもよい。 In the above example, a slider icon or the like is shown as an example of a software-like user interface. can also be used, and for example, a hardware user interface such as a linear encoder or a rotary encoder can be used.

(起始点から末端までの全長に基づく一次血管の決定)
血管経路検出部12が検出した血管経路から一次血管をどのように決定するかについて、上述した形態では、最も直径の大きい血管を一次血管定めること、および最も長さの長い血管を一次血管と定めることを述べた。一次血管を定めるその他の手法として、起始部から途中の分岐点を経て各末端へ至る全ての血管経路のうち、最も長さの長い血管経路を一次血管と定めることもできる。この場合、血管経路検出部12は、検出された全ての血管経路について、起始点SPからの長さを算出し、算出した全ての血管経路の長さを比較し、そのうち最も長さの長い血管経路を一次血管と定める。この際、血管の太さは考慮しない。
(Primary vessel determination based on total length from origin to end)
Regarding how to determine the primary blood vessel from the blood vessel path detected by the blood vessel path detection unit 12, in the above embodiment, the primary blood vessel is defined as the blood vessel with the largest diameter and the blood vessel with the longest length as the primary blood vessel. said. As another method for defining the primary blood vessel, the primary blood vessel may be defined as the longest blood vessel route among all the blood vessel routes from the origin to each end via branch points. In this case, the blood vessel path detection unit 12 calculates the length from the starting point SP for all the detected blood vessel paths, compares the lengths of all the calculated blood vessel paths, and finds the longest blood vessel. Define the pathway as the primary vessel. At this time, the thickness of the blood vessel is not considered.

例えば、図2に示した血管画像において、全ての血管経路について起始点SPから末端までの長さを比較した結果、図9に示すように起始点SPから末端TM1までの長さが最長であったとすると、破線矢印で示した経路上の血管が一次血管と定められる。そして、定められた一次血管から分岐した血管が二次血管、二次血管から分岐した血管が三次血管とされ、以下、同様に、四次血管から先の分岐血管が定められる。 For example, in the blood vessel image shown in FIG. 2, as a result of comparing the lengths from the starting point SP to the terminal end for all blood vessel routes, the length from the starting point SP to the terminal end TM1 is the longest as shown in FIG. If so, the blood vessel on the route indicated by the dashed arrow is defined as the primary blood vessel. A blood vessel branching from the determined primary blood vessel is defined as a secondary blood vessel, and a blood vessel branching from the secondary blood vessel is defined as a tertiary blood vessel.

このような起始点から末端までの全長に基づく一次血管の決定は、心臓の血管画像において特に有効である。心臓の血管は、冠動脈が最も主要な血管であり、そこから分岐する血管の太さは、必ずしも冠動脈より細いとは限らないからである。 Determination of primary vessels based on such origin-to-end length is particularly useful in cardiac vascular imaging. This is because the coronary artery is the most important blood vessel of the heart, and the blood vessels branching from it are not necessarily thinner than the coronary artery.

(操作者による一次血管の指定)
一次血管を操作者が指定することもできる。操作者による指定に基づく一次血管の決定は、例えば、次のようにして行うことができる。
(Designation of primary blood vessel by operator)
The primary vessel can also be specified by the operator. The determination of the primary blood vessel based on the designation by the operator can be performed, for example, as follows.

血管経路検出部12が血管経路を検出した後、血管画像作成部14は、血管経路検出部12で検出した血管経路を用いて血管画像を作成し、表示デバイス2に出力する。これにより、血管経路検出部12が検出した全ての血管経路を用いた血管画像が表示デバイス3に表示される。この状態で、作成条件設定部13は、一次血管の指定を作成条件の一つとして受け付ける。 After the blood vessel path detection section 12 detects the blood vessel path, the blood vessel image creation section 14 creates a blood vessel image using the blood vessel path detected by the blood vessel path detection section 12 and outputs the blood vessel image to the display device 2 . As a result, a blood vessel image using all blood vessel routes detected by the blood vessel route detection unit 12 is displayed on the display device 3 . In this state, the creation condition setting unit 13 accepts designation of the primary blood vessel as one of the creation conditions.

一次血管の指定は、例えば、表示デバイス3に表示されている血管画像上で、操作者が一次血管に指定したい血管上にカーソルを位置させ、そのカーソルの位置を指定点として入力デバイス2により入力することにより行うことができる。あるいは、タッチパネルを入力デバイス2および表示デバイス3として用いている場合は、表示デバイス3に表示されている血管画像上で、操作者が一次血管に指定したい血管をタップすることによって、そのタップした位置を指定点として入力することができる。指定点の入力が受け付けられると、作成条件設定部13は、入力された指定点が含まれるように起始点SPから末端までの血管経路を一次血管に設定する。 A primary blood vessel is specified by, for example, placing a cursor on a blood vessel that the operator wants to specify as a primary blood vessel on the blood vessel image displayed on the display device 3, and using the input device 2 to input the position of the cursor as a specified point. It can be done by Alternatively, when a touch panel is used as the input device 2 and the display device 3, the operator taps the blood vessel to be designated as the primary blood vessel on the blood vessel image displayed on the display device 3, and the tapped position is displayed. can be entered as a specified point. When the input of the specified point is accepted, the creation condition setting unit 13 sets the primary blood vessel as the blood vessel route from the starting point SP to the end so that the input specified point is included.

指定点として入力する位置は、血管経路上の起始点SPから末端までの間の任意の位置であってよい。起始点SPから指定点までの間、および/または指定点から末端までの間に分岐点が存在する場合は、作成条件設定部14は、予め定められたルールに従って、どちらを一次血管とし、どちらを分岐血管とするかを決定する。予め定められたルールとは、例えば、前述した分岐次数の特定手順と同様、血管の太さに基づくルールであってよい。 The position to be input as the specified point may be any position between the starting point SP and the end on the blood vessel route. If there is a branch point between the starting point SP and the specified point and/or between the specified point and the end, the creation condition setting unit 14 determines which one is the primary blood vessel and which one is the primary blood vessel according to a predetermined rule. to be a branch vessel. The predetermined rule may be, for example, a rule based on the thickness of the blood vessel, similar to the procedure for specifying the order of branching described above.

一次血管を操作者が指定する場合、作成条件設定部12が入力を受け付ける指定点の数は、複数であってよい。複数の指定点が入力された場合、作成条件設定部13は、入力された全ての指定点が含まれるように、起始点SPから末端までの血管経路を一次血管と設定する。したがって、複数の指定点が、互いに異なる血管経路上に存在する場合は、複数の一次血管が得られることになる。例えば肝臓は、8つの亜区域に区分されており、それらの幾つかの亜区域に血液を供給する主要な血管を特定したい場合などは、このように複数の一次血管を設定することもある。 When the operator designates the primary blood vessel, the number of designation points for which the creation condition setting unit 12 receives input may be plural. When a plurality of specified points are input, the creation condition setting unit 13 sets the blood vessel route from the starting point SP to the end as the primary blood vessel so that all the input specified points are included. Therefore, if multiple specified points are on different vessel paths, multiple primary vessels will be obtained. Multiple primary vessels may be set up in this way, for example if the liver is divided into eight sub-segments and it is desired to identify the main vessels that supply some of those sub-segments.

なお、作成条件設定部13で設定された一次血管は、血管画像作成部14において表示のための適宜処理が施され、一次血管候補として、表示デバイス3に既に表示されている血管画像の他の血管と視覚的に区別できる方法で表示させることもできる。視覚的に区別できる方法とは、例えば、一次血管候補を他の血管と異なる色で表示する方法や、一次血管候補を点滅表示させる方法などが挙げられる。ここで、一次血管候補として表示された血管が、操作者が意図する血管経路と異なる場合は、操作者による指定点の追加、削除および/または位置変更といった修正がさらに受け付けられ、作成条件設定部13は、修正された指定点に基づいて再び一次血管を設定する。以上の処理を必要に応じて繰り返すことで、操作者の意図した血管経路を有する一次血管を設定することができる。 The primary blood vessel set by the creation condition setting unit 13 is appropriately processed for display by the blood vessel image creation unit 14, and is selected as a primary blood vessel image other than the blood vessel image already displayed on the display device 3. It can also be displayed in a way that is visually distinguishable from blood vessels. The visually distinguishable method includes, for example, a method of displaying a primary blood vessel candidate in a color different from that of other blood vessels, a method of blinking a primary blood vessel candidate, and the like. Here, if the blood vessel displayed as the primary blood vessel candidate is different from the blood vessel route intended by the operator, correction such as addition, deletion and/or position change of the specified point by the operator is further accepted. 13 sets the primary vessel again based on the revised designated points. By repeating the above processing as necessary, the primary blood vessel having the blood vessel route intended by the operator can be set.

一次血管が設定された後、作成条件設定部13は、他の作成条件を受け付けることができる。例えば、分岐次数の入力が受け付けられれば、作成条件設定部13は、入力された分岐次数を作成条件の1つとして設定し、血管画像作成部14は、決定した一次血管および入力された分岐次数までの血管経路を用いて血管画像を作成する。 After the primary blood vessel is set, the creation condition setting unit 13 can accept other creation conditions. For example, if an input of the branch order is accepted, the creation condition setting unit 13 sets the input branch order as one of the creation conditions, and the blood vessel image creation unit 14 sets the determined primary blood vessel and the input branch order. A blood vessel image is created using the blood vessel path to .

(付記)
以上、本発明について説明したが、本明細書は以下に記載された発明を開示する。ただし、本明細書の開示事項は以下の発明に限定されない。
(Appendix)
The present invention has been described above, and the present specification discloses the invention described below. However, the disclosure of this specification is not limited to the following inventions.

[A1] 医用画像データを取得する画像データ取得部と、
取得した前記医用画像データから血管経路を検出する血管経路検出部と、
前記血管経路検出部で検出された血管経路から血管画像を作成する血管画像作成部と、
血管画像の作成条件の入力を受け付け、受け付けた作成条件を設定する作成条件設定部と、
を有し、
前記血管画像作成部は、前記作成条件設定部で前記作成条件が設定されると、設定された作成条件に従って、前記血管経路から前記血管画像を作成するように構成されている医用画像処理装置。
[A1] an image data acquisition unit that acquires medical image data;
a blood vessel path detection unit that detects a blood vessel path from the acquired medical image data;
a blood vessel image creation unit that creates a blood vessel image from the blood vessel route detected by the blood vessel route detection unit;
a creation condition setting unit that receives an input of creation conditions for a blood vessel image and sets the accepted creation conditions;
has
The medical image processing apparatus according to claim 1, wherein the blood vessel image creating unit is configured to create the blood vessel image from the blood vessel path according to the set creating condition when the creating condition is set by the creating condition setting unit.

[A2] 前記血管経路検出部は、血管が分岐した分岐点における分岐次数が特定された前記血管経路を検出し、
前記作成条件設定部は、前記作成条件の項目として前記血管の分岐次数の入力を受け付けると、入力された前記項目に従って前記作成条件を設定し、
前記血管画像作成部は、前記作成条件設定部で設定された分岐次数までの前記血管経路を用いて前記血管画像を作成する、
[A1]に記載の医用画像処理装置。
[A2] The blood vessel path detection unit detects the blood vessel path with a specified branch order at a branch point where the blood vessel branches,
When the creation condition setting unit receives an input of a branching order of the blood vessel as an item of the creation condition, the creation condition setting unit sets the creation condition according to the input item,
The blood vessel image creation unit creates the blood vessel image using the blood vessel route up to the branch order set by the creation condition setting unit.
The medical image processing apparatus according to [A1].

[A3] 前記血管経路検出部は、前記分岐点の下流側で、前記分岐点から延びる複数の血管の直径を求め、求めた複数の直径を比較し、最も直径の大きい血管を除く1つまたは複数の血管を、前記分岐点の上流側の血管から分岐した分岐血管と判断することによって前記分岐次数を特定するように構成されている[A2]に記載の医用画像処理装置。 [A3] The blood vessel path detection unit obtains diameters of a plurality of blood vessels extending from the branch point downstream of the branch point, compares the obtained plurality of diameters, and selects one or The medical image processing apparatus according to [A2] is configured to specify the order of branching by judging a plurality of blood vessels as branching blood vessels branching from a blood vessel on the upstream side of the branching point.

[A4] 前記血管経路検出部は、取得した前記医用画像データから血管の中心線および輪郭を抽出し、抽出した前記中心線および前記輪郭から前記血管の直径を求めるように構成されている[A3]に記載の医用画像処理装置。 [A4] The blood vessel path detection unit is configured to extract a center line and a contour of a blood vessel from the acquired medical image data, and obtain a diameter of the blood vessel from the extracted center line and the contour [A3 ] The medical image processing apparatus according to .

[A5] 前記血管経路検出部は、入力された前記分岐次数までの前記血管経路を検出する[A2]から[A4]のいずれかに記載の医用画像処理装置。 [A5] The medical image processing apparatus according to any one of [A2] to [A4], wherein the blood vessel path detection unit detects the blood vessel path up to the inputted branch order.

[A6] 前記血管経路検出部で検出された前記血管経路が疾患部を含んでおり、
前記作成条件設定部は、前記作成条件の項目として前記疾患部との関連度の入力を受け付けると、入力された前記項目に従って前記作成条件を設定し、
前記血管画像作成部は、前記作成条件設定部で設定された作成条件で、前記血管経路を用いて前記血管画像を作成する、
[A1]に記載の医用画像処理装置。
[A6] the blood vessel path detected by the blood vessel path detection unit includes a diseased part;
When the creation condition setting unit receives input of a degree of association with the disease locus as an item of the creation condition, the creation condition setting unit sets the creation condition according to the input item,
The blood vessel image creation unit creates the blood vessel image using the blood vessel route under the creation conditions set by the creation condition setting unit.
The medical image processing apparatus according to [A1].

[A7] 前記血管画像作成部は、前記血管画像が作成された状態で前記作成条件設定部が作成条件の一つとして「末端消去」の入力を受け付けると、作成されている前記血管画像中の血管経路のうち最も末端の分岐血管を消去した血管画像を作成する[A1]に記載の医用画像処理装置。 [A7] When the creation condition setting unit receives an input of "delete terminal" as one of the creation conditions while the blood vessel image is created, the blood vessel image creating unit The medical image processing apparatus according to [A1], which creates a blood vessel image in which branched blood vessels at the end of the blood vessel path are eliminated.

[A8] 前記血管画像作成部は、前記分岐血管を段階的に消去する[A7]に記載の医用画像処理装置。 [A8] The medical image processing apparatus according to [A7], wherein the blood vessel image creation unit erases the branch blood vessels in stages.

[A9] 前記血管画像作成部は、前記分岐血管を連続的に消去する[A7]に記載の医用画像処理装置。 [A9] The medical image processing apparatus according to [A7], wherein the blood vessel image creation unit continuously erases the branch blood vessels.

[A10] 連続的な入力を受け付ける、前記分岐血管の表示/消去制御用のユーザーインターフェースをさらに有する[A9]に記載の医用画像処理装置。 [A10] The medical image processing apparatus according to [A9], further comprising a user interface for display/erase control of the branch blood vessels that accepts continuous input.

[A11] 前記血管経路は起始部と複数の末端とを有し、
前記血管経路検出部は、前記起始部から前記複数の末端へ至る全ての血管経路のうち、最も長さの長い血管経路を一次血管と定める[A1]から[A5]のいずれかに記載の医用画像処理装置。
[A11] The vascular pathway has an origin and a plurality of ends,
The vascular route detection unit according to any one of [A1] to [A5], wherein, among all the vascular routes from the origin to the plurality of ends, the longest vascular route is defined as the primary blood vessel. Medical image processing equipment.

[A12] 前記作成条件設定部は、少なくとも一つの一次血管の指定を前記作成条件の一つとして受け付け、これによって前記一次血管を設定する[A1]から[A5]のいずれかに記載の医用画像処理装置。 [A12] The medical image according to any one of [A1] to [A5], wherein the creation condition setting unit receives specification of at least one primary blood vessel as one of the creation conditions, and thereby sets the primary blood vessel. processing equipment.

[B1] [A1]から[A12]のいずれかに記載の医用画像処理装置と、
前記医用画像データで構成された医用画像を撮像する透視撮像装置と、
を有する医用画像処理システム。
[B1] the medical image processing apparatus according to any one of [A1] to [A12];
a fluoroscopy imaging device that captures a medical image composed of the medical image data;
A medical image processing system having

[B2] 造影剤を注入する薬液注入装置をさらに含む[B1]に記載の医用画像処理システム。 [B2] The medical image processing system according to [B1], further including a liquid injection device for injecting a contrast medium.

[C1] 画像データ取得部と、血管経路検出部と、作成条件設定部と、血管画像作成部とを有する医用画像処理装置を用いて医用画像データから血管画像を作成する医用画像処理方法であって、
前記画像データ取得部が前記医用画像データを取得するステップと、
前記血管経路検出部が、取得した前記医用画像データから血管経路を検出するステップと、
前記作成条件設定部が、血管画像の作成条件を受け付け、受け付けた作成条件を設定するステップと、
前記血管画像作成部が、検出された前記血管経路から前記血管画像を作成するステップであって、前記作成条件設定部で前記作成条件が設定されると、設定された作成条件に従って、前記血管経路から前記血管画像を作成するステップと、
を有する医用画像処理方法。
[C1] A medical image processing method for creating a blood vessel image from medical image data using a medical image processing apparatus having an image data acquisition unit, a blood vessel path detection unit, a creation condition setting unit, and a blood vessel image creation unit. hand,
a step in which the image data acquisition unit acquires the medical image data;
a step in which the blood vessel path detection unit detects a blood vessel path from the acquired medical image data;
a step in which the creation condition setting unit receives creation conditions for a blood vessel image and sets the accepted creation conditions;
a step in which the blood vessel image creating unit creates the blood vessel image from the detected blood vessel path, wherein when the creating condition is set by the creating condition setting unit, the blood vessel path is created according to the set creating condition; creating the vascular image from
A medical image processing method comprising:

[C2] 前記血管経路を検出するステップは、前記血管経路検出部が、血管が分岐した分岐点における分岐次数が特定された前記血管経路を検出することを含み、
前記作成条件を設定するステップは、前記作成条件設定部が、前記作成条件の項目として前記血管の分岐次数の入力を受け付けると、入力された前記項目に従って前記作成条件を設定することを含み、
前記血管画像を作成するステップは、前記血管画像作成部が、前記設定された分岐次数までの前記血管経路を用いて前記血管画像を作成することを含む、
[C1]に記載の医用画像処理方法。
[C2] The step of detecting the vascular path includes detecting, by the vascular path detection unit, the vascular path for which the order of branching at a bifurcation point of the blood vessel is specified,
The step of setting the creation condition includes, when the creation condition setting unit receives input of a branching order of the blood vessel as an item of the creation condition, setting the creation condition according to the input item;
The step of creating the blood vessel image includes creating the blood vessel image by the blood vessel image creation unit using the blood vessel path up to the set branch order.
The medical image processing method according to [C1].

[C3] 前記血管経路を検出するステップは、前記血管経路検出部が、前記分岐点の下流側で、前記分岐点から延びる複数の血管の直径を求め、求めた複数の直径を比較し、最も直径の大きい血管を除く1つまたは複数の血管を、前記分岐点の上流側の血管から分岐した分岐血管と判断することによって前記分岐次数を特定することを含む、[C2]に記載の医用画像処理方法。 [C3] In the step of detecting the blood vessel route, the blood vessel route detection unit obtains diameters of a plurality of blood vessels extending from the branch point on the downstream side of the branch point, compares the obtained diameters, The medical image according to [C2], including specifying the order of branching by determining one or more blood vessels, excluding large diameter vessels, as branch vessels branched from vessels upstream of the branch point. Processing method.

[C4] 前記血管経路を検出するステップは、前記血管経路検出部が、取得した前記医用画像データから血管の中心線および輪郭を抽出し、抽出した前記中心線および前記輪郭から前記血管の直径を求めることを含む、[C3]に記載の医用画像処理方法。 [C4] In the step of detecting the blood vessel path, the blood vessel path detection unit extracts the center line and contour of the blood vessel from the acquired medical image data, and calculates the diameter of the blood vessel from the extracted center line and the contour. The medical image processing method of [C3], comprising determining.

[C5] 前記血管経路を検出するステップは、前記血管経路検出部が、前記分岐次数が指定された後、指定された前記分岐次数までの前記血管経路を検出することを含む、[C2]から[C4]のいずれかに記載の医用画像処理方法。 [C5] The step of detecting the vascular pathway includes, after the branch order is specified, detecting the vascular pathway up to the specified branch order, from [C2] The medical image processing method according to any one of [C4].

[C6] 前記血管経路検出部が検出した前記血管経路は疾患部を含んでおり、
前記作成条件を設定するステップは、前記作成条件設定部が、前記作成条件の項目として前記疾患部との関連度の入力を受け付けると、入力された前記項目に従って前記作成条件を設定することを含み、
前記血管画像を作成するステップは、前記血管画像作成部が、前記作成条件設定部で設定された作成条件で、前記血管経路を用いて前記血管画像を作成することを含む、
[C1]に記載の医用画像処理方法。
[C6] the blood vessel path detected by the blood vessel path detection unit includes a diseased part;
The step of setting the creation condition includes, when the creation condition setting unit receives input of a degree of association with the disease locus as an item of the creation condition, setting the creation condition according to the input item. ,
In the step of creating the blood vessel image, the blood vessel image creation unit creates the blood vessel image using the blood vessel route under the creation conditions set by the creation condition setting unit.
The medical image processing method according to [C1].

[C7] 前記血管画像を作成するステップは、前記血管画像作成部が、前記血管画像が作成された状態で前記作成条件設定部が作成条件の一つとして「末端消去」の入力を受け付けると、作成されている前記血管画像中の血管経路のうち最も末端の分岐血管を消去した血管画像を作成することを含む[C1]に記載の医用画像処理方法。 [C7] In the step of creating the blood vessel image, when the creation condition setting unit receives an input of "delete end" as one of creation conditions in a state where the blood vessel image has been created, the blood vessel image creation unit The medical image processing method according to [C1], which includes creating a blood vessel image in which branched blood vessels at the end of blood vessel paths in the created blood vessel image are eliminated.

[C8] 前記血管画像を作成するステップは、前記血管画像作成部が、前記分岐血管を段階的に消去することを含む[C7]に記載の医用画像処理方法。 [C8] The medical image processing method according to [C7], wherein the step of creating the blood vessel image includes stepwise elimination of the branch blood vessels by the blood vessel image creation unit.

[C9] 前記血管画像を作成するステップは、前記血管画像作成部が、前記分岐血管を連続的に消去することを含む[C7]に記載の医用画像処理方法。 [C9] The medical image processing method according to [C7], wherein the step of creating the blood vessel image includes continuously deleting the branch blood vessels by the blood vessel image creating unit.

[C10] 前記医用画像処理装置は、連続的な入力を受け付ける、前記分岐血管の表示/消去制御用のユーザーインターフェースをさらに含み、
前記血管画像を作成するステップは、前記ユーザーインターフェースからの入力に従って、前記血管画像作成部が前記分岐血管を連続的に消去または表示することを含む[C9]に記載の医用画像処理方法。
[C10] The medical image processing apparatus further includes a user interface for display/erase control of the branch blood vessels that receives continuous input,
The medical image processing method according to [C9], wherein the step of creating the blood vessel image includes continuously erasing or displaying the branch blood vessels by the blood vessel image creating unit according to the input from the user interface.

[C11] 前記血管経路は起始部と複数の末端とを有し、
前記血管経路を検出するステップは、前記血管経路検出部が、前記起始部から前記複数の末端へ至る全ての血管経路のうち、最も長さの長い血管経路を一次血管と定めることを含む[C1]から[C5]のいずれかに記載の医用画像処理方法。
[C11] the vascular pathway has an origin and a plurality of terminals;
The step of detecting the vascular path includes determining, by the vascular path detection unit, the longest vascular path among all vascular paths from the origin to the plurality of ends as a primary vessel. The medical image processing method according to any one of C1] to [C5].

[C12] 前記作成条件を設定するステップは、前記作成条件設定部が、少なくとも一つの一次血管の指定を前記作成条件の一つとして受け付け、これによって前記一次血管を設定する[C1]から[C5]のいずれかに記載の医用画像処理方法。 [C12] In the step of setting the creation condition, the creation condition setting unit accepts designation of at least one primary blood vessel as one of the creation conditions, and sets the primary blood vessel according to [C1] to [C5]. ] The medical image processing method according to any one of the above.

[D1] 医用画像データから血管画像を作成する医用画像処理をコンピュータに実行させるためのコンピュータプログラムであって、
前記コンピュータを、
前記医用画像データを取得する画像データ取得部、
取得した前記医用画像データから血管経路を検出する血管経路検出部、
血管画像の作成条件を受け付け、受け付けた作成条件を設定する作成条件設定部、および
前記血管経路検出部で検出された前記血管経路から前記血管画像を作成する血管画像作成部であって、前記作成条件設定部で前記作成条件が設定されると、設定された作成条件に従って、前記血管経路から前記血管画像を作成する血管画像作成部、
として機能させるコンピュータプログラム。
[D1] A computer program for causing a computer to execute medical image processing for creating a blood vessel image from medical image data,
said computer,
an image data acquisition unit that acquires the medical image data;
a blood vessel path detection unit that detects a blood vessel path from the acquired medical image data;
a creation condition setting unit that receives a creation condition of a blood vessel image and sets the received creation condition; and a blood vessel image creation unit that creates the blood vessel image from the blood vessel route detected by the blood vessel route detection unit, a blood vessel image creation unit for creating the blood vessel image from the blood vessel path according to the set creation condition when the creation condition is set by the condition setting unit;
A computer program that acts as a

[E1] [D1]に記載のコンピュータプログラムを記憶している、コンピュータ読み取り可能な記録媒体。 [E1] A computer-readable recording medium storing the computer program according to [D1].

1 データ格納部
2 入力デバイス
3 表示デバイス
10 医用画像処理装置
11 画像データ取得部
12 血管経路検出部
13 作成条件設定部
14 血管画像作成部
100 透視撮像装置
200 薬液注入装置
REFERENCE SIGNS LIST 1 data storage unit 2 input device 3 display device 10 medical image processing apparatus 11 image data acquisition unit 12 blood vessel path detection unit 13 creation condition setting unit 14 blood vessel image creation unit 100 fluoroscopic imaging device 200 liquid injection device

Claims (22)

医用画像データを取得する画像データ取得部と、
取得した前記医用画像データから血管経路を検出する血管経路検出部と、
前記血管経路検出部で検出された血管経路から血管画像を作成する血管画像作成部と、
血管画像の作成条件の入力を受け付け、受け付けた作成条件を設定する作成条件設定部と、
を有し、
前記血管画像作成部は、前記作成条件設定部で前記作成条件が設定されると、設定された作成条件に従って、前記血管経路から前記血管画像を作成するように構成されている医用画像処理装置。
an image data acquisition unit that acquires medical image data;
a blood vessel path detection unit that detects a blood vessel path from the acquired medical image data;
a blood vessel image creation unit that creates a blood vessel image from the blood vessel route detected by the blood vessel route detection unit;
a creation condition setting unit that receives an input of creation conditions for a blood vessel image and sets the accepted creation conditions;
has
The medical image processing apparatus according to claim 1, wherein the blood vessel image creating unit is configured to create the blood vessel image from the blood vessel path according to the set creating condition when the creating condition is set by the creating condition setting unit.
前記血管経路検出部は、血管が分岐した分岐点における分岐次数が特定された前記血管経路を検出し、
前記作成条件設定部は、前記作成条件の項目として前記血管の分岐次数の入力を受け付けると、入力された前記項目に従って前記作成条件を設定し、
前記血管画像作成部は、前記作成条件設定部で設定された分岐次数までの前記血管経路を用いて前記血管画像を作成する、
請求項1に記載の医用画像処理装置。
The blood vessel route detection unit detects the blood vessel route for which a branch order at a branch point where a blood vessel branches is specified,
When the creation condition setting unit receives an input of a branching order of the blood vessel as an item of the creation condition, the creation condition setting unit sets the creation condition according to the input item,
The blood vessel image creation unit creates the blood vessel image using the blood vessel route up to the branch order set by the creation condition setting unit.
The medical image processing apparatus according to claim 1.
前記血管経路検出部は、前記分岐点の下流側で、前記分岐点から延びる複数の血管の直径を求め、求めた複数の直径を比較し、最も直径の大きい血管を除く1つまたは複数の血管を、前記分岐点の上流側の血管から分岐した分岐血管と判断することによって前記分岐次数を特定するように構成されている請求項2に記載の医用画像処理装置。 The blood vessel path detection unit obtains the diameters of a plurality of blood vessels extending from the branch point downstream of the branch point, compares the obtained diameters, and detects one or more blood vessels excluding the blood vessel with the largest diameter. 3. The medical image processing apparatus according to claim 2, wherein the order of branching is specified by determining that is a branching blood vessel branching from a blood vessel upstream of the branching point. 前記血管経路検出部は、取得した前記医用画像データから血管の中心線および輪郭を抽出し、抽出した前記中心線および前記輪郭から前記血管の直径を求めるように構成されている請求項3に記載の医用画像処理装置。 4. The blood vessel path detection unit according to claim 3, wherein the blood vessel path detection unit is configured to extract a center line and contour of a blood vessel from the acquired medical image data, and obtain a diameter of the blood vessel from the extracted center line and contour. medical image processing equipment. 前記血管経路検出部は、入力された前記分岐次数までの前記血管経路を検出する請求項2から4のいずれか一項に記載の医用画像処理装置。 The medical image processing apparatus according to any one of claims 2 to 4, wherein the blood vessel path detection unit detects the blood vessel path up to the inputted branch order. 前記血管経路検出部で検出された前記血管経路が疾患部を含んでおり、
前記作成条件設定部は、前記作成条件の項目として前記疾患部との関連度の入力を受け付けると、入力された前記項目に従って前記作成条件を設定し、
前記血管画像作成部は、前記作成条件設定部で設定された作成条件で、前記血管経路を用いて前記血管画像を作成する、
請求項1に記載の医用画像処理装置。
the blood vessel path detected by the blood vessel path detection unit includes a diseased part;
When the creation condition setting unit receives input of a degree of association with the disease locus as an item of the creation condition, the creation condition setting unit sets the creation condition according to the input item,
The blood vessel image creation unit creates the blood vessel image using the blood vessel route under the creation conditions set by the creation condition setting unit.
The medical image processing apparatus according to claim 1.
前記血管画像作成部は、前記血管画像が作成された状態で前記作成条件設定部が作成条件の一つとして「末端消去」の入力を受け付けると、作成されている前記血管画像中の血管経路のうち最も末端の分岐血管を消去した血管画像を作成する請求項1に記載の医用画像処理装置。 When the creation condition setting unit receives an input of "end deletion" as one of creation conditions in a state where the blood vessel image is created, the blood vessel image creating unit changes the blood vessel route in the created blood vessel image. 2. The medical image processing apparatus according to claim 1, wherein a blood vessel image is created from which the most distal branched blood vessel is deleted. 前記血管経路は起始部と複数の末端とを有し、
前記血管経路検出部は、前記起始部から前記複数の末端へ至る全ての血管経路のうち、最も長さの長い血管経路を一次血管と定める請求項1から5のいずれか一項に記載の医用画像処理装置。
the vascular pathway has an origin and a plurality of ends;
6. The vascular route detection unit according to any one of claims 1 to 5, wherein the vascular route with the longest length among all the vascular routes from the origin to the plurality of ends is defined as the primary blood vessel. Medical image processing equipment.
前記作成条件設定部は、少なくとも一つの一次血管の指定を前記作成条件の一つとして受け付け、これによって前記一次血管を設定する請求項1から5のいずれか一項に記載の医用画像処理装置。 The medical image processing apparatus according to any one of claims 1 to 5, wherein the creation condition setting unit receives designation of at least one primary blood vessel as one of the creation conditions, and sets the primary blood vessel accordingly. 請求項1から9のいずれか一項に記載の医用画像処理装置と、
前記医用画像データで構成された医用画像を撮像する透視撮像装置と、
を有する医用画像処理システム。
a medical image processing apparatus according to any one of claims 1 to 9;
a fluoroscopy imaging device that captures a medical image composed of the medical image data;
A medical image processing system having
造影剤を注入する薬液注入装置をさらに含む請求項10に記載の医用画像処理システム。 11. The medical image processing system according to claim 10, further comprising a liquid injector for injecting a contrast medium. 画像データ取得部と、血管経路検出部と、作成条件設定部と、血管画像作成部とを有する医用画像処理装置を用いて医用画像データから血管画像を作成する医用画像処理方法であって、
前記画像データ取得部が前記医用画像データを取得するステップと、
前記血管経路検出部が、取得した前記医用画像データから血管経路を検出するステップと、
前記作成条件設定部が、血管画像の作成条件を受け付け、受け付けた作成条件を設定するステップと、
前記血管画像作成部が、検出された前記血管経路から前記血管画像を作成するステップであって、前記作成条件設定部で前記作成条件が設定されると、設定された作成条件に従って、前記血管経路から前記血管画像を作成するステップと、
を有する医用画像処理方法。
A medical image processing method for creating a blood vessel image from medical image data using a medical image processing apparatus having an image data acquisition unit, a blood vessel path detection unit, a creation condition setting unit, and a blood vessel image creation unit,
a step in which the image data acquisition unit acquires the medical image data;
a step in which the blood vessel path detection unit detects a blood vessel path from the acquired medical image data;
a step in which the creation condition setting unit receives creation conditions for a blood vessel image and sets the accepted creation conditions;
a step in which the blood vessel image creating unit creates the blood vessel image from the detected blood vessel path, wherein when the creating condition is set by the creating condition setting unit, the blood vessel path is created according to the set creating condition; creating the vascular image from
A medical image processing method comprising:
前記血管経路を検出するステップは、前記血管経路検出部が、血管が分岐した分岐点における分岐次数が特定された前記血管経路を検出することを含み、
前記作成条件を設定するステップは、前記作成条件設定部が、前記作成条件の項目として前記血管の分岐次数の入力を受け付けると、入力された前記項目に従って前記作成条件を設定することを含み、
前記血管画像を作成するステップは、前記血管画像作成部が、前記設定された分岐次数までの前記血管経路を用いて前記血管画像を作成することを含む、
請求項12に記載の医用画像処理方法。
The step of detecting the vascular path includes detecting, by the vascular path detection unit, the vascular path for which the order of branching at a branch point where the blood vessel branches is specified,
The step of setting the creation condition includes, when the creation condition setting unit receives input of a branching order of the blood vessel as an item of the creation condition, setting the creation condition according to the input item;
The step of creating the blood vessel image includes creating the blood vessel image by the blood vessel image creation unit using the blood vessel path up to the set branch order.
The medical image processing method according to claim 12.
前記血管経路を検出するステップは、前記血管経路検出部が、前記分岐点の下流側で、前記分岐点から延びる複数の血管の直径を求め、求めた複数の直径を比較し、最も直径の大きい血管を除く1つまたは複数の血管を、前記分岐点の上流側の血管から分岐した分岐血管と判断することによって前記分岐次数を特定することを含む、請求項13に記載の医用画像処理方法。 In the step of detecting the blood vessel route, the blood vessel route detection unit obtains the diameters of a plurality of blood vessels extending from the branch point on the downstream side of the branch point, compares the obtained diameters, and determines the diameter of the largest blood vessel. 14. The medical image processing method according to claim 13, comprising specifying the branch order by determining one or more blood vessels other than the blood vessel as branch vessels branched from a blood vessel upstream of the branch point. 前記血管経路を検出するステップは、前記血管経路検出部が、取得した前記医用画像データから血管の中心線および輪郭を抽出し、抽出した前記中心線および前記輪郭から前記血管の直径を求めることを含む、請求項14に記載の医用画像処理方法。 In the step of detecting the vascular path, the vascular path detection unit extracts the centerline and contour of the blood vessel from the acquired medical image data, and obtains the diameter of the blood vessel from the extracted centerline and contour. 15. The medical image processing method of claim 14, comprising: 前記血管経路を検出するステップは、前記血管経路検出部が、前記分岐次数が指定された後、指定された前記分岐次数までの前記血管経路を検出することを含む、請求項13から15のいずれか一項に記載の医用画像処理方法。 16. Any one of claims 13 to 15, wherein the step of detecting the vascular path includes detecting the vascular path up to the specified branch order after the branch order is specified. or the medical image processing method according to claim 1. 前記血管経路検出部が検出した前記血管経路は疾患部を含んでおり、
前記作成条件を設定するステップは、前記作成条件設定部が、前記作成条件の項目として前記疾患部との関連度の入力を受け付けると、入力された前記項目に従って前記作成条件を設定することを含み、
前記血管画像を作成するステップは、前記血管画像作成部が、前記作成条件設定部で設定された作成条件で、前記血管経路を用いて前記血管画像を作成することを含む、
請求項12に記載の医用画像処理方法。
the blood vessel path detected by the blood vessel path detection unit includes a diseased part;
The step of setting the creation condition includes, when the creation condition setting unit receives input of a degree of association with the disease locus as an item of the creation condition, setting the creation condition according to the input item. ,
In the step of creating the blood vessel image, the blood vessel image creation unit creates the blood vessel image using the blood vessel route under the creation conditions set by the creation condition setting unit.
The medical image processing method according to claim 12.
前記血管画像を作成するステップは、前記血管画像作成部が、前記血管画像が作成された状態で前記作成条件設定部が作成条件の一つとして「末端消去」の入力を受け付けると、作成されている前記血管画像中の血管経路のうち最も末端の分岐血管を消去した血管画像を作成することを含む請求項12に記載の医用画像処理方法。 The step of creating the blood vessel image is performed when the blood vessel image creating unit receives an input of "delete terminal" as one of the creating conditions while the blood vessel image has been created. 13. The medical image processing method according to claim 12, further comprising creating a blood vessel image in which branched blood vessels at the most end of blood vessel paths in the blood vessel image are eliminated. 前記血管経路は起始部と複数の末端とを有し、
前記血管経路を検出するステップは、前記血管経路検出部が、前記起始部から前記複数の末端へ至る全ての血管経路のうち、最も長さの長い血管経路を一次血管と定めることを含む請求項12から16のいずれか一項に記載の医用画像処理方法。
the vascular pathway has an origin and a plurality of ends;
The step of detecting the vascular path includes determining, by the vascular path detection unit, the longest vascular path among all vascular paths from the origin to the plurality of ends as the primary vessel. Item 17. The medical image processing method according to any one of items 12 to 16.
前記作成条件を設定するステップは、前記作成条件設定部が、少なくとも一つの一次血管の指定を前記作成条件の一つとして受け付け、これによって前記一次血管を設定する請求項12から16のいずれか一項に記載の医用画像処理方法。 17. The step of setting the creation condition, wherein the creation condition setting unit accepts designation of at least one primary blood vessel as one of the creation conditions, and sets the primary blood vessel accordingly. The medical image processing method according to the item. 医用画像データから血管画像を作成する医用画像処理をコンピュータに実行させるためのコンピュータプログラムであって、
前記コンピュータを、
前記医用画像データを取得する画像データ取得部、
取得した前記医用画像データから血管経路を検出する血管経路検出部、
血管画像の作成条件を受け付け、受け付けた作成条件を設定する作成条件設定部、および
前記血管経路検出部で検出された前記血管経路から前記血管画像を作成する血管画像作成部であって、前記作成条件設定部で前記作成条件が設定されると、設定された作成条件に従って、前記血管経路から前記血管画像を作成する血管画像作成部、
として機能させるコンピュータプログラム。
A computer program for causing a computer to execute medical image processing for creating a blood vessel image from medical image data,
said computer,
an image data acquisition unit that acquires the medical image data;
a blood vessel path detection unit that detects a blood vessel path from the acquired medical image data;
a creation condition setting unit that receives a creation condition of a blood vessel image and sets the received creation condition; and a blood vessel image creation unit that creates the blood vessel image from the blood vessel route detected by the blood vessel route detection unit, a blood vessel image creation unit for creating the blood vessel image from the blood vessel path according to the set creation condition when the creation condition is set by the condition setting unit;
A computer program that acts as a
請求項21に記載のコンピュータプログラムを記憶している、コンピュータ読み取り可能な記録媒体。 A computer-readable recording medium storing the computer program according to claim 21.
JP2023094497A 2017-06-22 2023-06-08 Medical image processing apparatus, medical image processing system, and medical image processing method Pending JP2023110069A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023094497A JP2023110069A (en) 2017-06-22 2023-06-08 Medical image processing apparatus, medical image processing system, and medical image processing method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2017122043A JP7017220B2 (en) 2017-06-22 2017-06-22 Medical image processing equipment, medical image processing system and medical image processing method
JP2022006819A JP7298949B2 (en) 2017-06-22 2022-01-20 MEDICAL IMAGE PROCESSING APPARATUS, MEDICAL IMAGE PROCESSING SYSTEM AND MEDICAL IMAGE PROCESSING METHOD
JP2023094497A JP2023110069A (en) 2017-06-22 2023-06-08 Medical image processing apparatus, medical image processing system, and medical image processing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2022006819A Division JP7298949B2 (en) 2017-06-22 2022-01-20 MEDICAL IMAGE PROCESSING APPARATUS, MEDICAL IMAGE PROCESSING SYSTEM AND MEDICAL IMAGE PROCESSING METHOD

Publications (1)

Publication Number Publication Date
JP2023110069A true JP2023110069A (en) 2023-08-08

Family

ID=86900617

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2022006819A Active JP7298949B2 (en) 2017-06-22 2022-01-20 MEDICAL IMAGE PROCESSING APPARATUS, MEDICAL IMAGE PROCESSING SYSTEM AND MEDICAL IMAGE PROCESSING METHOD
JP2023094497A Pending JP2023110069A (en) 2017-06-22 2023-06-08 Medical image processing apparatus, medical image processing system, and medical image processing method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2022006819A Active JP7298949B2 (en) 2017-06-22 2022-01-20 MEDICAL IMAGE PROCESSING APPARATUS, MEDICAL IMAGE PROCESSING SYSTEM AND MEDICAL IMAGE PROCESSING METHOD

Country Status (1)

Country Link
JP (2) JP7298949B2 (en)

Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001252263A (en) * 2000-03-14 2001-09-18 Toshiba Corp Method and instrument for magnetic resonance imaging using selectively excited inversion pulse
WO2005011501A1 (en) * 2003-08-01 2005-02-10 Hitachi Medical Corporation Medical image diagnosis support device and method
JP2007136184A (en) * 2005-11-17 2007-06-07 General Electric Co <Ge> Method and apparatus for selecting and/or labeling blood vessel branch
US20090012382A1 (en) * 2007-07-02 2009-01-08 General Electric Company Method and system for detection of obstructions in vasculature
JP2009160205A (en) * 2008-01-04 2009-07-23 Toshiba Corp Medical support device, medical support program, and radiographic equipment
JP2009160235A (en) * 2008-01-07 2009-07-23 Toshiba Corp Medical image processor, medical image diagnostic apparatus, and x-ray ct system
JP2009285121A (en) * 2008-05-29 2009-12-10 Toshiba Corp Image processing apparatus and image diagnosing apparatus
JP2010017303A (en) * 2008-07-09 2010-01-28 Toshiba Corp X-ray diagnostic apparatus and image processing program for the same
JP2010154982A (en) * 2008-12-27 2010-07-15 Toshiba Corp X-ray computer tomographic imaging apparatus and image processor
US20100324407A1 (en) * 2009-06-22 2010-12-23 General Electric Company System and method to process an acquired image of a subject anatomy to differentiate a portion of subject anatomy to protect relative to a portion to receive treatment
JP2011139821A (en) * 2010-01-08 2011-07-21 Toshiba Corp Medical image diagnostic apparatus
JP2012228396A (en) * 2011-04-27 2012-11-22 Fujifilm Corp Tree structure extraction apparatus, method and program
JP2013192741A (en) * 2012-03-21 2013-09-30 Fujifilm Corp Medical image diagnosis support device and method and program
JP2014171908A (en) * 2013-03-11 2014-09-22 Toshiba Corp Medical image processor for preparing blood vessel tree diagram by using anatomical landmark and clinical ontology and method
JP2014223311A (en) * 2013-05-14 2014-12-04 株式会社東芝 Image processing apparatus, image processing method and medical image diagnostic apparatus
JP2015066311A (en) * 2013-09-30 2015-04-13 国立大学法人徳島大学 Image processor, image processing method, program for controlling image processor, and recording medium
JP2015192748A (en) * 2014-03-31 2015-11-05 富士フイルム株式会社 Image processing device, method and program
WO2016076074A1 (en) * 2014-11-10 2016-05-19 株式会社日立製作所 Image processing device, x-ray ct device, and image processing method
JP2016087139A (en) * 2014-11-06 2016-05-23 パナソニックIpマネジメント株式会社 Blood vessel three-dimensional model display device, method, and program
JP2016539664A (en) * 2013-09-25 2016-12-22 ハートフロー, インコーポレイテッド System and method for verification and correction of automated medical image annotation
JP2017018234A (en) * 2015-07-09 2017-01-26 株式会社アルム Blood vessel image processing device, blood vessel image processing program, and blood vessel image processing method
JP7017220B2 (en) * 2017-06-22 2022-02-08 株式会社根本杏林堂 Medical image processing equipment, medical image processing system and medical image processing method

Patent Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001252263A (en) * 2000-03-14 2001-09-18 Toshiba Corp Method and instrument for magnetic resonance imaging using selectively excited inversion pulse
WO2005011501A1 (en) * 2003-08-01 2005-02-10 Hitachi Medical Corporation Medical image diagnosis support device and method
JP2007136184A (en) * 2005-11-17 2007-06-07 General Electric Co <Ge> Method and apparatus for selecting and/or labeling blood vessel branch
US20090012382A1 (en) * 2007-07-02 2009-01-08 General Electric Company Method and system for detection of obstructions in vasculature
JP2009011828A (en) * 2007-07-02 2009-01-22 General Electric Co <Ge> Method and system for detection of obstruction in vasculature
JP2009160205A (en) * 2008-01-04 2009-07-23 Toshiba Corp Medical support device, medical support program, and radiographic equipment
JP2009160235A (en) * 2008-01-07 2009-07-23 Toshiba Corp Medical image processor, medical image diagnostic apparatus, and x-ray ct system
JP2009285121A (en) * 2008-05-29 2009-12-10 Toshiba Corp Image processing apparatus and image diagnosing apparatus
JP2010017303A (en) * 2008-07-09 2010-01-28 Toshiba Corp X-ray diagnostic apparatus and image processing program for the same
JP2010154982A (en) * 2008-12-27 2010-07-15 Toshiba Corp X-ray computer tomographic imaging apparatus and image processor
US20100324407A1 (en) * 2009-06-22 2010-12-23 General Electric Company System and method to process an acquired image of a subject anatomy to differentiate a portion of subject anatomy to protect relative to a portion to receive treatment
JP2011139821A (en) * 2010-01-08 2011-07-21 Toshiba Corp Medical image diagnostic apparatus
JP2012228396A (en) * 2011-04-27 2012-11-22 Fujifilm Corp Tree structure extraction apparatus, method and program
JP2013192741A (en) * 2012-03-21 2013-09-30 Fujifilm Corp Medical image diagnosis support device and method and program
JP2014171908A (en) * 2013-03-11 2014-09-22 Toshiba Corp Medical image processor for preparing blood vessel tree diagram by using anatomical landmark and clinical ontology and method
JP2014223311A (en) * 2013-05-14 2014-12-04 株式会社東芝 Image processing apparatus, image processing method and medical image diagnostic apparatus
JP2016539664A (en) * 2013-09-25 2016-12-22 ハートフロー, インコーポレイテッド System and method for verification and correction of automated medical image annotation
JP2015066311A (en) * 2013-09-30 2015-04-13 国立大学法人徳島大学 Image processor, image processing method, program for controlling image processor, and recording medium
JP2015192748A (en) * 2014-03-31 2015-11-05 富士フイルム株式会社 Image processing device, method and program
JP2016087139A (en) * 2014-11-06 2016-05-23 パナソニックIpマネジメント株式会社 Blood vessel three-dimensional model display device, method, and program
WO2016076074A1 (en) * 2014-11-10 2016-05-19 株式会社日立製作所 Image processing device, x-ray ct device, and image processing method
JP2017018234A (en) * 2015-07-09 2017-01-26 株式会社アルム Blood vessel image processing device, blood vessel image processing program, and blood vessel image processing method
JP7017220B2 (en) * 2017-06-22 2022-02-08 株式会社根本杏林堂 Medical image processing equipment, medical image processing system and medical image processing method

Also Published As

Publication number Publication date
JP2022046808A (en) 2022-03-23
JP7298949B2 (en) 2023-06-27

Similar Documents

Publication Publication Date Title
JP6751427B2 (en) System and method for automatic medical image annotation validation and modification
CN105184086B (en) For the method and system that improved Hemodynamics calculates in coronary artery
US9037215B2 (en) Methods and apparatus for 3D route planning through hollow organs
JP5263995B2 (en) Network construction apparatus and method, and program
US8994720B2 (en) Diagnosis assisting apparatus, diagnosis assisting program, and diagnosis assisting method
JP2006246941A (en) Image processing apparatus and vessel tracking method
US9678620B2 (en) Workflow for ambiguity guided interactive segmentation of lung lobes
US9443317B2 (en) Image display of a centerline of tubular structure
US20160292818A1 (en) Medical image display apparatus, display control method therefor, and non-transitory recording medium
US11100640B2 (en) Systems and methods for lesion analysis
JP2019521733A (en) How to select blood vessels from images
JP5399407B2 (en) Image processing apparatus and image processing method
JP2007111534A (en) System and method for observing by emphasizing rib metastasis
US9443303B2 (en) Image display of a centerline of tubular structure
JP2010528750A (en) Inspection of tubular structures
US10088992B2 (en) Enabling a user to study image data
JP2014124218A (en) Image processor and image processing method, and image processing program
JP2005157902A (en) Image analyzing method
JP2007511268A (en) Method and apparatus for visualizing tubular structures
JP7298949B2 (en) MEDICAL IMAGE PROCESSING APPARATUS, MEDICAL IMAGE PROCESSING SYSTEM AND MEDICAL IMAGE PROCESSING METHOD
JP7017220B2 (en) Medical image processing equipment, medical image processing system and medical image processing method
JPWO2010035517A1 (en) Medical image processing apparatus and program
KR101204887B1 (en) Terminal for displaying tubular object with curved planar reformation image and method thereof
US11380060B2 (en) System and method for linking a segmentation graph to volumetric data
JP2010075334A (en) Medical image processor and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230707

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231107

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20231227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240305

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240409