JP5127276B2 - 画像処理装置および磁気共鳴イメージング装置 - Google Patents
画像処理装置および磁気共鳴イメージング装置 Download PDFInfo
- Publication number
- JP5127276B2 JP5127276B2 JP2007092642A JP2007092642A JP5127276B2 JP 5127276 B2 JP5127276 B2 JP 5127276B2 JP 2007092642 A JP2007092642 A JP 2007092642A JP 2007092642 A JP2007092642 A JP 2007092642A JP 5127276 B2 JP5127276 B2 JP 5127276B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- dwi
- diffusion
- adc
- projection
- 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
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R33/00—Arrangements or instruments for measuring magnetic variables
- G01R33/20—Arrangements or instruments for measuring magnetic variables involving magnetic resonance
- G01R33/44—Arrangements or instruments for measuring magnetic variables involving magnetic resonance using nuclear magnetic resonance [NMR]
- G01R33/48—NMR imaging systems
- G01R33/54—Signal processing systems, e.g. using pulse sequences ; Generation or control of pulse sequences; Operator console
- G01R33/56—Image enhancement or correction, e.g. subtraction or averaging techniques, e.g. improvement of signal-to-noise ratio and resolution
- G01R33/563—Image enhancement or correction, e.g. subtraction or averaging techniques, e.g. improvement of signal-to-noise ratio and resolution of moving material, e.g. flow contrast angiography
- G01R33/56341—Diffusion imaging
Landscapes
- Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Vascular Medicine (AREA)
- General Health & Medical Sciences (AREA)
- Radiology & Medical Imaging (AREA)
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- High Energy & Nuclear Physics (AREA)
- Condensed Matter Physics & Semiconductors (AREA)
- General Physics & Mathematics (AREA)
- Magnetic Resonance Imaging Apparatus (AREA)
Description
[数1]
S=S0 exp(-b・ADC) (1)
ただし、式(1)において、b[s/mm2]は拡散による信号減衰の程度を表す傾斜磁場因子、ADC(Apparent Diffusion Coefficient)は拡散の程度、S0は、傾斜磁場因子b=0のときの信号強度である。
Takahara T, Imai Y, Yamashita T, Yasuda S, Nasu S, Van Cauteren M. Diffusion weighted whole body imaging with background body signal suppression (DWIBS): technical improvement using free breathing, STIR and high resolution 3D display. Radiat Med. 2004 Jul-Aug;22(4):275-82.
(構成および機能)
図1は本発明の第1の実施形態に係る磁気共鳴イメージング装置の構成図である。
次に、磁気共鳴イメージング装置20の動作および作用について説明する。
[数3]
S0_norm(x,y,z)=S0(x,y,z)/S0_base (3-1)
SDWI_norm(x,y,z)=SDWI(x,y,z)/S0_base (3-2)
但し、
S0_norm(x,y,z):T2Wボリュームデータの正規化後における位置(x,y,z)のボクセルの信号強度
SDWI_norm(x,y,z):DWIボリュームデータの正規化後における位置(x,y,z) のボクセルの信号強度
S0(x,y,z):T2Wボリュームデータの正規化前における位置(x,y,z) のボクセルの信号強度
SDWI(x,y,z):DWIボリュームデータの正規化前における位置(x,y,z)のボクセルの信号強度
S0_base:正規化用に測定されたT2Wボリュームデータの特定の部位における信号強度
である。
[数4]
MIP[SDWI_norm(x,y,z)] (4)
ただし、MIP[]は、MIP処理を示す。
[数5]
Do for all voxels (x,y,z)
if Th1<SDWI_norm(x,y,z) < Th2
M3D(x,y,z)=1
else
M3D(x,y,z)=0
end
end
…(5)
但し、
Th1:正規化後におけるDWIボリュームデータの信号強度に対する下限側の閾値
Th2:正規化後におけるDWIボリュームデータの信号強度に対する上限側の閾値
M3D(x,y,z):3次元マスク関数
である。
[数6]
Th1= a1・max[SDWI_norm(x,y,z)] (6-1)
(0≦a1≦1)
Th2= a2・max[SDWI_norm(x,y,z)] (6-2)
(0≦a2≦1)
但し、
a1:下限側の閾値Th1を決定するための比率
a2:上限側の閾値Th2を決定するための比率
である。
そして、マスク作成部48によって作成されたマスク関数は、3Dパラメータ画像作成部49に与えられる。
[数7]
Mask[SDWI_norm(x,y,z)] (7-1)
ADC[Mask[SDWI_norm(x,y,z)]] (7-2)
FA[Mask[SDWI_norm(x,y,z)]] (7-3)
但し、Mask[]はマスク処理を、ADC[]はADC処理を、FA[]はFA処理をそれぞれ示す。
[数8]
Do for all voxels (x,y,z) of M3D(x,y,z)=1
ADC(x,y,z) = ln{S0_norm(x,y,z)/SDWI_norm(x,y,z)}/(bn-b0)
FA(x,y,z)=sqrt(1.5)・sqrt[(λ1-Dm)2+(λ2-Dm)2+(λ3-Dm)2]/sqrt(λ1 2+λ2 2+λ3 2)
End
…(8)
但し、
ADC(x,y,z):位置(x,y,z)におけるADC画像の画像値
bn:DWIボリュームデータの傾斜磁場因子
b0:DWIボリュームデータのベースとなるボリュームデータの傾斜磁場因子(通常はT2Wボリュームデータの傾斜磁場因子b0=0)
Dm:平均拡散係数(mean diffusivity)=(λ1+λ2+λ3)/3
λ1, λ2, λ3(λ1>λ2>λ3):拡散テンソル回転楕円体の固有値であり(x,y,z)の関数
である。
[数9]
Do for all (u,v) along corresponding projection line of M3D(x,y,z)=1
ADC(u,v)=MinIP[ADC(x,y,z)]
FA(u,v)=AveP[FA(x,y,z)]
End
…(9)
但し、
ADC (u,v):投影線に対応する位置(u,v)における投影ADC画像の画像値
MinIP[]:MinIP処理
FA(u,v):投影線に対応する位置(u,v)における投影FA画像の画像値
AveP[]:平均投影(average projection)処理
である。
[数10]
MinIP[ADC[Mask[SDWI(x,y,z)]]] (10-1)
AveP[FA[Mask[SDWI(x,y,z)]]] (10-2)
以上のような磁気共鳴イメージング装置20は、元データとなるボリュームデータ上において1次検出を行い、ふるいにかけられた部分のみに対して2次的な画像処理を行って目的とする異種パラメータで示される定量画像として2次元投影画像を作成するものである。すなわち、DWIボリュームデータ上において必要なボクセルを空間的に直接選択するための3次元マスクを作成し、3次元マスクによって選択された空間領域であるマスク領域に含まれるボクセルのみについて定量画像であるADC画像や投影FA画像の計算を行い2次元投影画像として表示するものである。
(構成および機能)
図7は本発明の第2の実施形態に係る磁気共鳴イメージング装置が備える画像処理装置45の機能ブロック図である。
次に、磁気共鳴イメージング装置20Aの動作および作用について説明する。
[数11]
Do for all voxels (x,y,z)
SDWI_norm(u,v)=MIP[SDWI_norm(x,y,z)]
Xm(u,v)=xm, Ym (u,v)=ym, Zm (u,v)=zm
end
…(11)
但し、
SDWI_norm(u,v):投影DWI画像の投影面上における位置(u,v)の画像値
xm, ym, zm:正規化後のDWIボリュームデータの投影線上における最大値の空間座標
Xm(u,v), Ym (u,v), Zm (u,v):投影DWI画像の投影面上における位置(u,v)のデータとされた正規化後のDWIボリュームデータ内におけるデータの空間座標
である。
[数12]
Do for all pixels (u,v)
if Th1’< SDWI_norm(u,v)< Th2’
M2D(u,v)=1
else
M2D(u,v)=0
end
…(12)
但し、
Th1’:投影DWI画像の信号強度に対する下限側の閾値
Th2’:投影DWI画像の信号強度に対する上限側の閾値
M2D(u,v):2次元マスク関数
である。
[数13]
Mask[MIP[SDWI_norm(x,y,z)]] (13)
[数14]
Do for all voxels corresponding M2D(u,v)=1
ADC(u,v)=ADC(Xm(u,v),Ym(u,v),Zm(u,v))
=ln[{S0(Xm(u,v),Ym(u,v),Zm(u,v))}/{SDWI_norm(Xm(u,v),Ym(u,v),Zm(u,v))}]/(bn-b0)
FA(u,v)= FA(Xm(u,v),Ym(u,v),Zm(u,v))
=sqrt(1.5)・sqrt[(λ1-Dm)2+(λ2-Dm)2+(λ3-Dm)2]/sqrt(λ1 2+λ2 2+λ3 2)
end
…(14)
但し、
ADC(u,v):投影面上の位置(u,v)におけるADCの値
FA(u,v):投影面上の位置(u,v)におけるFAの値
である。
[数15]
ADC[Mask[MIP[SDWI(x,y,z)]]] (15-1)
FA[Mask[MIP[SDWI(x,y,z)]]] (15-2)
ただし、式(15-1)におけるADC処理には、空間座標値の取得処理も含まれている。式(15-2)におけるFA処理についても同様である。
上述した実施形態では、DWIボリュームデータを元データとして投影DWI画像、投影ADC画像および投影FA画像を作成する例を示した。しかし、これらのデータに限らず、複数の任意の異種の投影画像を任意のボリュームデータから作成する場合に、診断に有用な領域のみをマスク処理によって抽出し、抽出された領域についてのみ投影画像を作成するようにすることができる。また、投影ADC画像および投影FA画像の一方のみを作成するようにしてもよい。
21 静磁場用磁石
22 シムコイル
23 傾斜磁場コイル
24 RFコイル
25 制御系
26 静磁場電源
27 傾斜磁場電源
28 シムコイル電源
29 送信器
30 受信器
31 シーケンスコントローラ
32 コンピュータ
33 入力装置
34 表示装置
35 演算装置
36 記憶装置
37 寝台
40 シーケンスコントローラ制御部
41 k空間データベース
42 撮影条件設定部
43 画像再構成部
44 実空間データベース
45,45A 画像処理装置
46 正規化部
47,47A 第1のパラメータ画像作成部
48,48A マスク作成部
49 3Dパラメータ画像作成部
50,50A 第2のパラメータ画像作成部
51 参照画像作成部
52 臨床データベース
60 3次元空間
61 マスク領域
62 ADC画像
63 投影方向
64 投影ADC画像
65 投影面
70 肝臓
71 背骨
72 腎臓
73 マーキング
74 ポインタ
80 DWIボリュームデータ
81 投影方向
82 投影面
83 マスク領域
84 ADC
85 投影ADC画像
Claims (8)
- 拡散強調画像データを記憶する記憶手段と、
前記拡散強調画像データに対して癌の候補部分を選択的に抽出するための閾値を設定し、前記閾値を超える範囲を前記拡散強調画像データの計算対象領域として特定する特定手段と、
前記拡散強調画像データのうち、前記計算対象領域のみについて拡散係数および拡散異方性の指標である異方性比率の少なくとも一方を計算する計算手段と、
前記計算手段により計算された前記拡散係数および前記異方性比率の少なくとも一方を表示する表示手段と、
を有することを特徴とする画像処理装置。 - 前記計算手段は、前記計算対象領域について投影処理を行うように構成される一方、前記表示手段は、前記投影処理が施された画像をApparent Diffusion Coefficient像またはFractional Anisotropy像として表示させるように構成されることを特徴とする請求項1記載の画像処理装置。
- 前記拡散強調画像データは拡散強調ボリュームデータであり、
前記特定手段は、前記拡散強調ボリュームデータを投影処理した投影像のうち前記閾値を超える範囲を前記計算対象領域として特定するように構成されることを特徴とする請求項1記載の画像処理装置。 - 前記記憶手段は、傾斜磁場因子であるb値および拡散傾斜磁場パルスの印加方向の少なくとも一方が異なる複数種類の拡散強調画像データを記憶するように構成される一方、前記計算手段は、前記複数種類の拡散強調画像データに基づいて前記拡散係数および前記異方性比率の少なくとも一方を計算するように構成されることを特徴とする請求項1記載の画像処理装置。
- 前記計算手段は、傾斜磁場因子であるb値が実質的にゼロとみなせる横緩和時間強調画像データおよび拡散強調イメージングとは異なるイメージングによって収集された画像データの少なくとも一方に基づいて臓器に関する情報を作成するように構成される一方、前記表示手段は、前記拡散係数および前記異方性比率の少なくとも一方と前記臓器に関する情報とを合成表示するように構成されることを特徴とする請求項1記載の画像処理装置。
- 拡散強調画像、Apparent Diffusion Coefficient像およびFractional Anisotropy像のいずれかにマーキングを付すための指定手段をさらに備え、
前記表示手段は、前記指定手段により前記マーキングが付された前記拡散強調画像、前記Apparent Diffusion Coefficient像および前記Fractional Anisotropy像のいずれかと、前記マーキングに対応する位置に対応するマーキングを付した他の画像とを表示するように構成されることを特徴とする請求項1記載の画像処理装置。 - 前記計算手段は、傾斜磁場因子であるb値が実質的にゼロとみなせる横緩和時間強調画像データおよび拡散強調イメージングとは異なるイメージングによって収集された画像データの少なくとも一方に基づいて断面変換画像を作成するように構成される一方、前記表示手段は、前記マーキングに対応する位置に前記対応するマーキングを付して前記断面変換画像を表示するように構成されることを特徴とする請求項6記載の画像処理装置。
- 拡散強調画像データを収集するデータ収集手段と、
前記拡散強調画像データに対して癌の候補部分を選択的に抽出するための閾値を設定し、前記閾値を超える範囲を前記拡散強調画像データの計算対象領域として特定する特定手段と、
前記拡散強調画像データのうち、前記計算対象領域のみについて拡散係数および拡散異方性の指標である異方性比率の少なくとも一方を計算する計算手段と、
前記計算手段により計算された前記拡散係数および前記異方性比率の少なくとも一方を表示する表示手段と、
を有することを特徴とする磁気共鳴イメージング装置。
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007092642A JP5127276B2 (ja) | 2006-05-26 | 2007-03-30 | 画像処理装置および磁気共鳴イメージング装置 |
US11/798,830 US7970194B2 (en) | 2006-05-26 | 2007-05-17 | Image processing apparatus, magnetic resonance imaging apparatus and image processing method |
EP07010270A EP1860453A1 (en) | 2006-05-26 | 2007-05-23 | Diffusion-weighted MRI |
CN201210002993.7A CN102525466B (zh) | 2006-05-26 | 2007-05-25 | 图像处理装置和磁共振成像装置 |
CN200710104582.8A CN101077301B (zh) | 2006-05-26 | 2007-05-25 | 图像处理装置和磁共振成像装置 |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006146652 | 2006-05-26 | ||
JP2006146652 | 2006-05-26 | ||
JP2007092642A JP5127276B2 (ja) | 2006-05-26 | 2007-03-30 | 画像処理装置および磁気共鳴イメージング装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008000586A JP2008000586A (ja) | 2008-01-10 |
JP5127276B2 true JP5127276B2 (ja) | 2013-01-23 |
Family
ID=38521023
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007092642A Active JP5127276B2 (ja) | 2006-05-26 | 2007-03-30 | 画像処理装置および磁気共鳴イメージング装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US7970194B2 (ja) |
EP (1) | EP1860453A1 (ja) |
JP (1) | JP5127276B2 (ja) |
CN (2) | CN101077301B (ja) |
Families Citing this family (44)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5105786B2 (ja) * | 2006-07-07 | 2012-12-26 | 株式会社東芝 | 磁気共鳴イメージング装置および画像処理装置 |
US8320647B2 (en) * | 2007-11-20 | 2012-11-27 | Olea Medical | Method and system for processing multiple series of biological images obtained from a patient |
US8571288B2 (en) * | 2007-12-07 | 2013-10-29 | Kabushiki Kaisha Toshiba | Image display apparatus and magnetic resonance imaging apparatus |
EP2227784B1 (en) * | 2007-12-28 | 2014-07-16 | Exini Diagnostics AB | System for detecting bone cancer metastases |
EA201071191A1 (ru) * | 2008-04-14 | 2011-06-30 | Йеда Рисерч Энд Дивелопмент Ко. Лтд. | Способ и устройство визуализации молочной железы посредством реконструкции протоков для обнаружения и диагностики рака молочной железы и продукт |
CN101332088B (zh) * | 2008-07-21 | 2011-05-11 | 深圳先进技术研究院 | 一种获取脑部特征参数的系统及溶栓决策系统 |
US9202140B2 (en) * | 2008-09-05 | 2015-12-01 | Siemens Medical Solutions Usa, Inc. | Quotient appearance manifold mapping for image classification |
CN101711671B (zh) * | 2008-09-29 | 2012-11-28 | 株式会社东芝 | 磁共振诊断装置以及磁共振诊断方法 |
SE533126C2 (sv) | 2009-05-22 | 2010-06-29 | Cr Dev Ab | Metod och system för magnetisk resonanstomografi, samt användning därav. |
US8588486B2 (en) * | 2009-06-18 | 2013-11-19 | General Electric Company | Apparatus and method for isolating a region in an image |
CN101953687B (zh) * | 2009-07-16 | 2013-06-26 | 株式会社东芝 | 磁共振诊断装置 |
JP5619448B2 (ja) * | 2009-08-20 | 2014-11-05 | 株式会社東芝 | 磁気共鳴イメージング装置 |
JP5481163B2 (ja) * | 2009-10-30 | 2014-04-23 | 株式会社東芝 | 磁気共鳴映像装置 |
JP5566860B2 (ja) * | 2010-01-13 | 2014-08-06 | 株式会社東芝 | 磁気共鳴イメージング装置 |
JP5621170B2 (ja) * | 2010-07-22 | 2014-11-05 | 国立大学法人筑波大学 | Mriを利用した圧迫センサおよび圧迫センシング方法、コンピュータシステム、コンピュータ可読媒体 |
US8903151B2 (en) * | 2010-12-22 | 2014-12-02 | Mayo Foundation For Medical Education And Research | System and method for assessing operation of an imaging system |
US8417005B1 (en) * | 2011-09-15 | 2013-04-09 | Sunnybrook Health Sciences Centre | Method for automatic three-dimensional segmentation of magnetic resonance images |
EP2810602A4 (en) | 2012-02-02 | 2015-06-17 | Hitachi Aloka Medical Ltd | DIAGNOSTIC APPARATUS FOR MEDICAL IMAGES AND METHOD FOR SETTING A SPECIFIC REGION THEREFOR |
US20130265045A1 (en) * | 2012-04-06 | 2013-10-10 | Dan Xu | System and method for multistation image pasting for whole body diffusion-weighted imaging |
TWI478103B (zh) * | 2012-08-10 | 2015-03-21 | Univ Nat Taiwan | 使用高度形變微分同胚度量映射法的擴散頻譜造影轉換方法 |
FR2996746B1 (fr) * | 2012-10-17 | 2015-11-13 | Assist Publ Hopitaux De Paris | Procede de quantification des lesions cerebrales |
US8937686B2 (en) * | 2013-03-14 | 2015-01-20 | Drs Rsta, Inc. | Ultra low latency video fusion |
CN104510470B (zh) | 2013-09-29 | 2017-10-31 | 深圳先进技术研究院 | 基于磁共振弥散加权成像确定脑缺血特征的方法和装置 |
DE102013224264B4 (de) | 2013-11-27 | 2018-12-27 | Siemens Healthcare Gmbh | Verfahren zur Verarbeitung von Magnetresonanz-Diffusionsbilddaten |
CN105787918B (zh) * | 2014-12-22 | 2020-09-25 | 深圳先进技术研究院 | 一种急性缺血性卒中磁共振图像分析处理方法 |
JP6697261B2 (ja) * | 2014-12-26 | 2020-05-20 | キヤノンメディカルシステムズ株式会社 | 磁気共鳴イメージング装置、拡散強調画像の生成方法及び画像処理装置 |
CN108885246B (zh) * | 2015-12-09 | 2021-04-09 | 皇家飞利浦有限公司 | 用于生成高b值处的合成扩散图像的扩散MRI方法 |
JP6811534B2 (ja) * | 2016-02-04 | 2021-01-13 | 株式会社トプコン | 道路性状の表示方法、及び道路性状の表示装置 |
CN107689252B (zh) * | 2016-08-03 | 2021-07-30 | 西门子(深圳)磁共振有限公司 | 核磁共振扫描控制装置、方法和核磁共振扫描仪 |
CA3036754A1 (en) | 2016-10-27 | 2018-05-03 | Progenics Pharmaceuticals, Inc. | Network for medical image analysis, decision support system, and related graphical user interface (gui) applications |
JP6792840B2 (ja) * | 2016-11-15 | 2020-12-02 | 株式会社島津製作所 | X線透視装置及びx線透視方法 |
CN107219483B (zh) * | 2017-04-22 | 2019-11-26 | 天津大学 | 一种基于扩散峰度成像的径向峰度各项异性定量方法 |
EP3495832A1 (en) * | 2017-12-11 | 2019-06-12 | Koninklijke Philips N.V. | Diffusion mr imaging with fat suppression |
US10973486B2 (en) | 2018-01-08 | 2021-04-13 | Progenics Pharmaceuticals, Inc. | Systems and methods for rapid neural network-based image segmentation and radiopharmaceutical uptake determination |
WO2020144134A1 (en) | 2019-01-07 | 2020-07-16 | Exini Diagnostics Ab | Systems and methods for platform agnostic whole body image segmentation |
JP6813759B2 (ja) * | 2019-02-28 | 2021-01-13 | 株式会社PixSpace | 投影画像演算処理装置、投影画像演算処理方法および投影画像演算処理プログラム |
CN113710159A (zh) | 2019-04-24 | 2021-11-26 | 普罗热尼奇制药公司 | 用于对骨扫描图像进行自动化及交互式分析以检测转移的系统及方法 |
WO2021030629A1 (en) | 2019-08-14 | 2021-02-18 | Genentech, Inc. | Three dimensional object segmentation of medical images localized with object detection |
US11564621B2 (en) | 2019-09-27 | 2023-01-31 | Progenies Pharmacenticals, Inc. | Systems and methods for artificial intelligence-based image analysis for cancer assessment |
US11900597B2 (en) | 2019-09-27 | 2024-02-13 | Progenics Pharmaceuticals, Inc. | Systems and methods for artificial intelligence-based image analysis for cancer assessment |
CN112704484B (zh) * | 2019-10-25 | 2024-11-22 | 通用电气精准医疗有限责任公司 | 磁共振成像方法及系统,非暂态计算机可读存储介质 |
US11386988B2 (en) | 2020-04-23 | 2022-07-12 | Exini Diagnostics Ab | Systems and methods for deep-learning-based segmentation of composite images |
US11321844B2 (en) | 2020-04-23 | 2022-05-03 | Exini Diagnostics Ab | Systems and methods for deep-learning-based segmentation of composite images |
US11721428B2 (en) | 2020-07-06 | 2023-08-08 | Exini Diagnostics Ab | Systems and methods for artificial intelligence-based image analysis for detection and characterization of lesions |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3146033B2 (ja) | 1991-11-05 | 2001-03-12 | 株式会社東芝 | 磁気共鳴イメージング装置 |
JP3457310B2 (ja) * | 1992-05-05 | 2003-10-14 | ユニバーシティ オブ ワシントン | 画像神経記録法及び拡散異方性画像処理 |
WO1995027907A1 (en) | 1994-04-08 | 1995-10-19 | Philips Electronics N.V. | Magnetic resonance imaging method and apparatus |
JP2985934B2 (ja) | 1995-06-19 | 1999-12-06 | 株式会社島津製作所 | Mrイメージング装置 |
JP3643174B2 (ja) * | 1996-05-09 | 2005-04-27 | ジーイー横河メディカルシステム株式会社 | Mri装置 |
JP2000512533A (ja) * | 1997-04-17 | 2000-09-26 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | 拡散重み付けmri方法 |
JP3538726B2 (ja) * | 1997-06-13 | 2004-06-14 | 株式会社日立メディコ | 拡散テンソルの拡散係数を表示する磁気共鳴装置 |
US6845342B1 (en) | 1999-05-21 | 2005-01-18 | The United States Of America As Represented By The Department Of Health And Human Services | Determination of an empirical statistical distribution of the diffusion tensor in MRI |
JP2001187037A (ja) * | 1999-12-27 | 2001-07-10 | Ge Medical Systems Global Technology Co Llc | 拡散運動検出用勾配磁場印加方向決定方法、拡散係数測定方法およびmri装置 |
JP2003210456A (ja) * | 2002-01-21 | 2003-07-29 | Toshiba Corp | 時系列画像の処理装置 |
US7260249B2 (en) | 2002-09-27 | 2007-08-21 | Confirma Incorporated | Rules-based approach for processing medical images |
JP2005253802A (ja) * | 2004-03-12 | 2005-09-22 | Tokai Univ | 拡散強調mriの撮像方法および拡散強調mr画像 |
JP5101896B2 (ja) * | 2007-01-17 | 2012-12-19 | ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー | 画像表示装置、画像表示方法、および、磁気共鳴イメージング装置 |
-
2007
- 2007-03-30 JP JP2007092642A patent/JP5127276B2/ja active Active
- 2007-05-17 US US11/798,830 patent/US7970194B2/en active Active
- 2007-05-23 EP EP07010270A patent/EP1860453A1/en not_active Ceased
- 2007-05-25 CN CN200710104582.8A patent/CN101077301B/zh active Active
- 2007-05-25 CN CN201210002993.7A patent/CN102525466B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
US20080069417A1 (en) | 2008-03-20 |
CN101077301B (zh) | 2015-07-15 |
US7970194B2 (en) | 2011-06-28 |
JP2008000586A (ja) | 2008-01-10 |
CN102525466A (zh) | 2012-07-04 |
CN101077301A (zh) | 2007-11-28 |
CN102525466B (zh) | 2017-03-01 |
EP1860453A1 (en) | 2007-11-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5127276B2 (ja) | 画像処理装置および磁気共鳴イメージング装置 | |
US10672126B2 (en) | Image processing apparatus and magnetic resonance imaging apparatus | |
US10379189B2 (en) | Simultaneous magnetic resonance angiography and perfusion with nuclear magnetic resonance fingerprinting | |
JP5479115B2 (ja) | 画像処理装置及び磁気共鳴イメージング装置 | |
JP6775944B2 (ja) | 画像処理装置 | |
JP6430604B2 (ja) | 画像処理装置、磁気共鳴イメージング装置及び画像処理方法 | |
WO2017081302A1 (en) | Medical instrument for analysis of white matter brain lesions | |
CN103826535B (zh) | 图像分析装置、图像分析方法 | |
US11796617B2 (en) | System and method for reconstruction of magnetic resonance images acquired with partial Fourier acquisition | |
US20090185981A1 (en) | Methods and apparatus for dynamically allocating bandwidth to spectral, temporal, and spatial dimensions during a magnetic resonance imaging procedure | |
CN107440719A (zh) | 用于显示定量磁共振图像数据的方法 | |
US20090143669A1 (en) | Color mapped magnetic resonance imaging | |
CN108324277A (zh) | 用于分类借助磁共振指纹法采集的磁共振测量数据的方法 | |
US11585883B2 (en) | Method and apparatus for high value magnetic resonance imaging | |
Jordan | State of the art in magnetic resonance imaging | |
US20240090791A1 (en) | Anatomy Masking for MRI | |
Hirano et al. | High resolution TOF-MRA using compressed sensing-based deep learning image reconstruction for the visualization of lenticulostriate arteries: a preliminary study | |
JPS62253043A (ja) | 核磁気共鳴による断層画像診断装置 | |
JP2017221273A (ja) | 画像処理装置及び磁気共鳴イメージング装置 | |
WO2008132686A1 (en) | Quantification for mr parameters such as t1 or t2 in a sub-region of a subject | |
US20240290067A1 (en) | Analysis system and production method of analysis image | |
CN108363027B (zh) | 采集心脏的诊断测量数据和检查心脏的方法及磁共振设备 | |
Petrušić | Introduction to Neuroimaging Modalities for Headache Experts | |
WO2020033565A1 (en) | Systems and methods for optimizing mri image feature conspicuity using normalized diffusion-weighted imaging | |
Ambrosia | 7D Cardiac Flow MRI: Techniques & Automation of Reconstruction |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100326 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100418 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20111201 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120216 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120710 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120910 |
|
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: 20121002 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121030 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5127276 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151109 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313117 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |