JP6411073B2 - 医用画像処理装置および医用画像処理方法 - Google Patents
医用画像処理装置および医用画像処理方法 Download PDFInfo
- Publication number
- JP6411073B2 JP6411073B2 JP2014114057A JP2014114057A JP6411073B2 JP 6411073 B2 JP6411073 B2 JP 6411073B2 JP 2014114057 A JP2014114057 A JP 2014114057A JP 2014114057 A JP2014114057 A JP 2014114057A JP 6411073 B2 JP6411073 B2 JP 6411073B2
- Authority
- JP
- Japan
- Prior art keywords
- valve
- blood vessel
- biological valve
- 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.)
- Active
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0012—Biomedical image inspection
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10072—Tomographic images
- G06T2207/10081—Computed x-ray tomography [CT]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30048—Heart; Cardiac
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30101—Blood vessel; Artery; Vein; Vascular
Landscapes
- Engineering & Computer Science (AREA)
- Quality & Reliability (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Radiology & Medical Imaging (AREA)
- Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Apparatus For Radiation Diagnosis (AREA)
- Magnetic Resonance Imaging Apparatus (AREA)
- Ultra Sonic Daignosis Equipment (AREA)
Description
実施形態では、被検体の体内の解剖学的部位として心臓を例にとり、処理対象とする血管を心臓の大動脈とし、処理対象とする生体弁を大動脈弁として説明する。
(1)領域分割部17は、大動脈弁と事前に抽出した血管芯線(芯線)から、図11(a)に示されるように大動脈弁上の芯線を求める。次に領域分割部17は、芯線を中心とする円を描き、血管壁(弁壁)輪郭とぶつかる3点を求める。この3つの点を、説明上、「弁接点」と称する。弁接点は3弁の接続点と見做すことが可能である。
図17は、生体弁画像を複数の分割領域に分割する処理の第2の実施形態を説明するための図である。
図19は、生体弁画像を複数の分割領域に分割する処理の第3の実施形態を説明するための図である。
(15)次に領域分割部17は図19(b)に示されるように、芯線から弁接点と中間点に向かって6本の線を引く。
図21は、第4の実施形態に係る画像処理装置の処理手順の一例を示すフローチャートである。第1〜第3の実施形態においては、大動脈弁の中心から血管壁までの距離を指標として、大動脈弁を複数の領域に分割する。そして、分割された各領域に対して、各領域に含まれる平均CT値を計算するようにした。第4の実施形態ではさらに、血管壁を小領域に分割することを考える。
Claims (18)
- 被検体の解剖学的部位に関する3次元画像データを解析して生体弁画像を抽出する弁抽出部と、
前記生体弁画像の生体弁に対応する領域であって、当該生体弁の先端側の第1領域と、当該生体弁の根元側の第2領域との各々について、前記抽出された生体弁画像における石灰量の分布を、前記生体弁画像の画素ごとのCT値から計算する石灰量分布計算部と、
前記第1領域に割り当てられる第1の上限値及び下限値と、計算された前記第1領域における石灰量との比較と、前記第2領域に割り当てられ前記第1の上限値及び下限値よりも高い値の第2の上限値及び下限値と、計算された前記第2領域における石灰量との比較とに基づいて、前記生体弁画像における人工弁の固定難易度の分布を計算する固定難易度計算部と、を具備する、医用画像処理装置。 - さらに、前記3次元画像データを解析して前記生体弁に係わる血管断面を抽出する断面抽出部を具備し、
前記石灰量分布計算部は、前記抽出された血管断面の血管壁における石灰量の分布を、前記血管断面の画素ごとのCT値から計算し、
前記固定難易度計算部は、前記血管壁における人工弁の固定難易度の分布を計算する、請求項1に記載の医用画像処理装置。 - さらに、前記抽出された生体弁画像および前記血管壁を複数の領域に分割する領域分割部を具備し、
前記石灰量分布計算部は、前記分割された複数の領域ごとに前記石灰量を計算する、請求項2に記載の医用画像処理装置。 - 前記領域分割部は、前記生体弁画像を、前記血管壁に近い領域から血管心線に至るまで等高線状に領域分割する、請求項3に記載の医用画像処理装置。
- 前記領域分割部は、前記生体弁画像を、血管心線を中心に放射状に領域分割する、請求項3に記載の医用画像処理装置。
- 前記領域分割部は、前記領域分割された生体弁画像を、前記生体弁を構成する複数の弁ごとにさらに分割する、請求項4および5のいずれか1項に記載の医用画像処理装置。
- 前記断面抽出部は、前記抽出された血管断面および生体弁画像から、血管芯線方向に複数の血管断面を抽出し、
前記領域分割部は、前記抽出された各血管断面に対して前記血管芯線を中心に前記血管壁を領域分割する、請求項3に記載の医用画像処理装置。 - 前記解剖学的部位は心臓であり、前記血管は大動脈であり、前記生体弁は大動脈弁である、請求項2乃至7のいずれか1項に記載の医用画像処理装置。
- さらに、前記計算された固定難易度に対応する色を前記抽出された生体弁画像の画素ごとに割り付けたマップ画像を生成する生成部と、
前記マップ画像を前記生体弁画像に重畳表示する表示部とを具備する、請求項1乃至8のいずれか1項に記載の医用画像処理装置。 - コンピュータが、被検体の解剖学的部位に関する3次元画像データを解析して生体弁画像を抽出し、
前記コンピュータが、前記生体弁画像の生体弁に対応する領域であって、当該生体弁の先端側の第1領域と、当該生体弁の根元側の第2領域との各々について、前記抽出された生体弁画像における石灰量の分布を、前記生体弁画像の画素ごとのCT値から計算し、
前記コンピュータが、前記第1領域に割り当てられる第1の上限値及び下限値と、計算された前記第1領域における石灰量との比較と、前記第2領域に割り当てられ前記第1の上限値及び下限値よりも高い値の第2の上限値及び下限値と、計算された前記第2領域における石灰量との比較とに基づいて、前記生体弁画像における人工弁の固定難易度の分布を計算する、医用画像処理方法。 - さらに、前記コンピュータが、前記3次元画像データを解析して前記生体弁に係わる血管断面を抽出し、
前記石灰量の分布を計算することは、前記抽出された血管断面の血管壁における石灰量の分布を、前記血管断面の画素ごとのCT値から計算し、
前記固定難易度を計算することは、前記血管壁における人工弁の固定難易度の分布を計算する、請求項10に記載の医用画像処理方法。 - さらに、前記コンピュータが、前記抽出された生体弁画像および前記血管壁を複数の領域に分割し、
前記石灰量の分布を計算することは、前記分割された複数の領域ごとに前記石灰量を計算する、請求項11に記載の医用画像処理方法。 - 前記分割することは、前記生体弁画像を、前記血管壁に近い領域から血管心線に至るまで等高線状に領域分割する、請求項12に記載の医用画像処理方法。
- 前記分割することは、前記生体弁画像を、血管心線を中心に放射状に領域分割する、請求項12に記載の医用画像処理方法。
- 前記分割することは、前記領域分割された生体弁画像を、前記生体弁を構成する複数の弁ごとにさらに分割する、請求項13および14のいずれか1項に記載の医用画像処理方法。
- 前記血管断面を抽出することは、前記抽出された血管断面および生体弁画像から、血管芯線方向に複数の血管断面を抽出し、
前記分割することは、前記抽出された各血管断面に対して前記血管芯線を中心に前記血管壁を領域分割する、請求項12に記載の医用画像処理方法。 - 前記解剖学的部位は心臓であり、前記血管は大動脈であり、前記生体弁は大動脈弁である、請求項11乃至16のいずれか1項に記載の医用画像処理方法。
- さらに、前記コンピュータが、前記計算された固定難易度に対応する色を前記抽出された生体弁画像の画素ごとに割り付けたマップ画像を生成し、
前記コンピュータが、前記マップ画像を前記生体弁画像に重畳表示する、請求項10乃至17のいずれか1項に記載の医用画像処理方法。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2014114057A JP6411073B2 (ja) | 2014-06-02 | 2014-06-02 | 医用画像処理装置および医用画像処理方法 |
| US14/728,049 US10043267B2 (en) | 2014-06-02 | 2015-06-02 | Medical image processing apparatus and medical image processing method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2014114057A JP6411073B2 (ja) | 2014-06-02 | 2014-06-02 | 医用画像処理装置および医用画像処理方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2015226693A JP2015226693A (ja) | 2015-12-17 |
| JP6411073B2 true JP6411073B2 (ja) | 2018-10-24 |
Family
ID=54702402
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2014114057A Active JP6411073B2 (ja) | 2014-06-02 | 2014-06-02 | 医用画像処理装置および医用画像処理方法 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US10043267B2 (ja) |
| JP (1) | JP6411073B2 (ja) |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2017136762A1 (en) * | 2016-02-03 | 2017-08-10 | Radlogics, Inc. | Methods and systems for enhanced measurement of near heart aorta sections |
| JP6639935B2 (ja) * | 2016-02-09 | 2020-02-05 | キヤノンメディカルシステムズ株式会社 | 画像処理装置およびmri装置 |
| JP7131765B2 (ja) * | 2017-11-08 | 2022-09-06 | 国立大学法人 東京大学 | 医用画像表示方法及び医用画像表示装置 |
| CN107862665B (zh) * | 2017-11-22 | 2020-09-11 | 北京医拍智能科技有限公司 | Ct图像序列的增强方法及装置 |
| CN110740686B (zh) | 2018-05-21 | 2023-10-27 | 佳能医疗系统株式会社 | 医用图像处理装置、医用图像诊断装置及存储介质 |
| JP7334036B2 (ja) | 2018-11-22 | 2023-08-28 | キヤノンメディカルシステムズ株式会社 | 医用画像処理装置 |
| JP7601585B2 (ja) | 2020-09-14 | 2024-12-17 | キヤノンメディカルシステムズ株式会社 | 医用画像表示装置 |
| CA3217546A1 (en) * | 2021-06-07 | 2022-12-15 | Lakshmi Prasad Dasi | Systems and methods for optimizing medical interventions using predictive models |
Family Cites Families (48)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20020182260A1 (en) * | 1998-05-29 | 2002-12-05 | Cellegy Pharmaceuticals, Inc. | Anti-inflammatory agents and methods for their preparation and use |
| US8579966B2 (en) * | 1999-11-17 | 2013-11-12 | Medtronic Corevalve Llc | Prosthetic valve for transluminal delivery |
| US20130211531A1 (en) * | 2001-05-25 | 2013-08-15 | Conformis, Inc. | Patient-adapted and improved articular implants, designs and related guide tools |
| DE10217559B4 (de) * | 2002-04-19 | 2004-02-19 | Universitätsklinikum Freiburg | Vorrichtung zur minimalinvasiven, intravasalen Aortenklappenextraktion |
| WO2004043273A2 (en) * | 2002-11-13 | 2004-05-27 | Rosengart Todd K | Apparatus and method for cutting a heart valve |
| JP3872424B2 (ja) * | 2002-12-20 | 2007-01-24 | アロカ株式会社 | 超音波診断装置 |
| WO2005086888A2 (en) * | 2004-03-09 | 2005-09-22 | Fidel Realyvasquez | Off pump aortic valve replacement for valve prosthesis |
| US20080085043A1 (en) * | 2004-12-24 | 2008-04-10 | Nozomi Watanabe | Cardiac Valve Data Measuring Method And Device |
| US20100278405A1 (en) * | 2005-11-11 | 2010-11-04 | Kakadiaris Ioannis A | Scoring Method for Imaging-Based Detection of Vulnerable Patients |
| US8126239B2 (en) * | 2006-10-20 | 2012-02-28 | Siemens Aktiengesellschaft | Registering 2D and 3D data using 3D ultrasound data |
| US20080234576A1 (en) * | 2007-03-23 | 2008-09-25 | General Electric Company | System and method to track movement of a tool in percutaneous replacement of a heart valve |
| CN102172330B (zh) * | 2007-07-10 | 2013-03-27 | 株式会社东芝 | X射线摄影装置以及图像处理显示装置 |
| US8009887B2 (en) * | 2007-11-02 | 2011-08-30 | Siemens Corporation | Method and system for automatic quantification of aortic valve function from 4D computed tomography data using a physiological model |
| US8103070B2 (en) * | 2007-11-22 | 2012-01-24 | Toshiba Medical Visualization Systems Europe, Limited | Volume rendering apparatus and method |
| US7970719B2 (en) * | 2008-06-06 | 2011-06-28 | Siemens Aktiengesellschaft | Method and simulation device for structurally individualized simulation of the introduction of a wall support element into a section of a tubular structure |
| JP5305821B2 (ja) * | 2008-10-10 | 2013-10-02 | 株式会社東芝 | 医用画像処理装置及び医用画像診断装置 |
| WO2010055815A1 (ja) * | 2008-11-13 | 2010-05-20 | 株式会社 日立メディコ | 医用画像処理装置及び方法 |
| US8818060B2 (en) * | 2008-12-25 | 2014-08-26 | Hitachi Medical Corporation | Medical image display device and method |
| JP5491830B2 (ja) * | 2009-01-20 | 2014-05-14 | 株式会社東芝 | 超音波診断装置、超音波画像処理装置、画像処理方法および画像表示方法 |
| US8527251B2 (en) * | 2009-05-01 | 2013-09-03 | Siemens Aktiengesellschaft | Method and system for multi-component heart and aorta modeling for decision support in cardiac disease |
| JP5833548B2 (ja) * | 2009-06-24 | 2015-12-16 | コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V. | オブジェクト内の埋め込まれた装置の空間及び形状の特徴付け |
| WO2011046425A2 (en) * | 2009-10-14 | 2011-04-21 | 3Mensio Medical Imaging B.V. | A method, a graphic user interface, a system and a computer program for optimizing workflow of a medical intervention |
| US9002078B2 (en) * | 2009-10-22 | 2015-04-07 | Siemens Aktiengesellschaft | Method and system for shape-constrained aortic valve landmark detection |
| US10719986B2 (en) * | 2009-12-22 | 2020-07-21 | Siemens Healthcare Gmbh | Method and system for virtual percutaneous valve implantation |
| US8494245B2 (en) * | 2010-03-09 | 2013-07-23 | Siemens Aktiengesellschaft | System and method for guiding transcatheter aortic valve implantations based on interventional C-Arm CT imaging |
| JP5584006B2 (ja) * | 2010-03-31 | 2014-09-03 | 富士フイルム株式会社 | 投影画像生成装置、投影画像生成プログラムおよび投影画像生成方法 |
| US9202271B2 (en) * | 2010-04-21 | 2015-12-01 | Koninklijke Philips N.V. | Method for determining a physical property of an object, system, computer readable medium and program element |
| JP5444117B2 (ja) * | 2010-05-17 | 2014-03-19 | 株式会社東芝 | 画像処理装置 |
| US8682626B2 (en) * | 2010-07-21 | 2014-03-25 | Siemens Aktiengesellschaft | Method and system for comprehensive patient-specific modeling of the heart |
| US8750615B2 (en) * | 2010-08-02 | 2014-06-10 | Case Western Reserve University | Segmentation and quantification for intravascular optical coherence tomography images |
| JP5309109B2 (ja) * | 2010-10-18 | 2013-10-09 | 富士フイルム株式会社 | 医用画像処理装置および方法、並びにプログラム |
| JP6016222B2 (ja) * | 2010-10-25 | 2016-10-26 | 東芝メディカルシステムズ株式会社 | 医用画像処理装置、医用画像撮影装置及び医用画像処理プログラム |
| WO2012063204A1 (en) * | 2010-11-12 | 2012-05-18 | Koninklijke Philips Electronics N.V. | Identifying individual sub-regions of the cardiovascular system for calcium scoring |
| US8920322B2 (en) * | 2011-03-09 | 2014-12-30 | Siemens Aktiengesellschaft | Valve treatment simulation from medical diagnostic imaging data |
| WO2013065155A1 (ja) * | 2011-11-02 | 2013-05-10 | 株式会社 東芝 | 画像処理装置 |
| US9730609B2 (en) * | 2011-12-15 | 2017-08-15 | Siemens Healthcare Gmbh | Method and system for aortic valve calcification evaluation |
| JP6096415B2 (ja) * | 2012-03-07 | 2017-03-22 | 東芝メディカルシステムズ株式会社 | 超音波診断装置及びその作動方法 |
| JP5318253B2 (ja) * | 2012-06-04 | 2013-10-16 | 株式会社東芝 | 医用画像処理装置 |
| ITMI20121156A1 (it) * | 2012-06-29 | 2013-12-30 | Consiglio Nazionale Ricerche | Metodo di elaborazione di immagini di tomografia a coerenza ottica |
| WO2014065317A1 (ja) * | 2012-10-23 | 2014-05-01 | 株式会社 日立メディコ | 画像処理装置及び脊柱管評価方法 |
| JP6222801B2 (ja) * | 2012-10-26 | 2017-11-01 | 東芝メディカルシステムズ株式会社 | 医用画像処理装置、x線診断装置及び医用画像処理プログラム |
| CA2896021A1 (en) * | 2012-12-21 | 2014-06-26 | Volcano Corporation | Adaptive interface for a medical imaging system |
| US8824752B1 (en) * | 2013-03-15 | 2014-09-02 | Heartflow, Inc. | Methods and systems for assessing image quality in modeling of patient anatomic or blood flow characteristics |
| WO2014165745A1 (en) * | 2013-04-04 | 2014-10-09 | Drexel University | Treatment for cardiac conductance abnormalities |
| EP3005310B1 (en) * | 2013-06-07 | 2021-01-13 | Koninklijke Philips N.V. | Planning an implantation of a cardiac implant |
| US9043190B2 (en) * | 2013-08-16 | 2015-05-26 | Heartflow, Inc. | Systems and methods for identifying personalized vascular implants from patient-specific anatomic data |
| US9152761B2 (en) * | 2014-01-10 | 2015-10-06 | Heartflow, Inc. | Systems and methods for identifying medical image acquisition parameters |
| US10176408B2 (en) * | 2015-08-14 | 2019-01-08 | Elucid Bioimaging Inc. | Systems and methods for analyzing pathologies utilizing quantitative imaging |
-
2014
- 2014-06-02 JP JP2014114057A patent/JP6411073B2/ja active Active
-
2015
- 2015-06-02 US US14/728,049 patent/US10043267B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| US20150348263A1 (en) | 2015-12-03 |
| JP2015226693A (ja) | 2015-12-17 |
| US10043267B2 (en) | 2018-08-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6411073B2 (ja) | 医用画像処理装置および医用画像処理方法 | |
| JP6918912B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
| US9008386B2 (en) | Method, a graphic user interface, a system and a computer program for optimizing workflow of a medical intervention | |
| US12268545B2 (en) | Method and system for characterizing valvular regurgitation/insufficiency from sequences of images | |
| US12156703B2 (en) | System and method for catheter-based intervention | |
| US20240202919A1 (en) | Medical image processing apparatus, method, and storage medium | |
| CN103189868B (zh) | 图像处理装置 | |
| JP7843814B2 (ja) | 解剖学的構造における流路の断面積決定のシステムおよび方法 | |
| Tops et al. | Noncoronary applications of cardiac multidetector row computed tomography | |
| JP5444117B2 (ja) | 画像処理装置 | |
| KR101611475B1 (ko) | 경피적 인공심장판막치환을 위한 임상의사결정지원 방법 및 시스템 | |
| CN106780720B (zh) | 医学图像显示方法及装置 | |
| Lopes et al. | Automated mitral valve assessment for transcatheter mitral valve replacement planning | |
| JP2022073363A (ja) | 医用データ処理装置、医用データ処理方法及び医用データ処理プログラム | |
| WO2025153941A1 (en) | Personalized safe zone for a tavi procedure | |
| US20250279178A1 (en) | Medical image processing apparatus, medical image processing method and non-transitory computer-readable storage medium | |
| JP2025133012A (ja) | 医用情報処理装置、医用情報処理方法及びプログラム | |
| Toma | Co-Registration of Intracardiac Echocardiography (ICE) and Computed Tomography (CT) for the Purpose of Guiding Structural Heart Disease Intervention | |
| ODINELLI et al. | A 4D-CT based workflow for the 3D quantification of RVOT time-dependent anatomy and TPVI planning | |
| Pontone et al. | Computed Tomography Angiography in Bicuspid Aortic Valve | |
| CN103201768A (zh) | 对心血管系统的要进行钙化评分的各个子区域的识别 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20160512 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170526 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180216 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180320 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180521 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20180828 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180926 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6411073 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |