JP4474304B2 - リングアーチファクト除去方法およびx線ct装置 - Google Patents
リングアーチファクト除去方法およびx線ct装置 Download PDFInfo
- Publication number
- JP4474304B2 JP4474304B2 JP2005061933A JP2005061933A JP4474304B2 JP 4474304 B2 JP4474304 B2 JP 4474304B2 JP 2005061933 A JP2005061933 A JP 2005061933A JP 2005061933 A JP2005061933 A JP 2005061933A JP 4474304 B2 JP4474304 B2 JP 4474304B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- pixel
- ray
- coordinates
- scenter
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Landscapes
- Apparatus For Radiation Diagnosis (AREA)
Description
Value_limit<│2.5×Souter−Scenter│<Edge_maskのときは、
(Souter+Scenter)/7−Image(i,j)<0ならば、
Image(i,j)=Image(i,j)−Ringとし、
(Souter+Scenter)/7−Image(i,j)>0ならば、
Image(i,j)=Image(i,j)+Ringとする、
ことが、アーチファクトを適切に除去する点で好ましい。
Value_limit<│2.5×Souter−Scenter│<Edge_mask
が成立するか否かによって、マトリクスの中心画素におけるアーチファクの有無を判定する。上記の条件が成立するときはアーチファクトありと判定し、中心画素の画素値を補正する。
Ring=│(Souter+Scenter)/7−Image(i,j)│
で与えられ、
(Souter+Scenter)/7−Image(i,j)<0ならば、
中心画素の画素値を、Image(i,j)=Image(i,j)−Ringとし、
(Souter+Scenter)/7−Image(i,j)>0ならば、
中心画素の画素値を、Image(i,j)=Image(i,j)+Ringとする。
なお、
Value_limit>│2.5×Souter−Scenter│
のときはアーチファクトなしと判定する。したがって、上記のような補正は行わない。
│2.5×Souter−Scenter│>Edge_mask
のときは、アーチファクトではなくてエッジであると判定する。このときも補正は行わない。この結果、図13に示すように、中間画像からラインアーチファクトが除去される。
4 撮影テーブル
6 操作コンソール
20 X線管
24 X線検出器
60 データ処理装置
Claims (8)
- X線CT装置の再構成画像の各画素の直交座標をアイソセンタを原点とする極座標系の座標に変換し、
前記各画素をその極座標に基づいて互いに直交する2つの座標軸の一方がθ軸であり他方がr軸である極座標空間に配置して中間画像を作成し、
前記中間画像についてθ軸に平行なアーチファクトを除去する処理を行い、
前記処理済みの中間画像の各画素の極座標を直交座標系の座標に変換し、
前記処理済みの中間画像の各画素をその直交座標に基づいて直交座標空間に配置して修正画像を作成する、
ことを特徴とするリングアーチファクト除去方法。 - 前記処理にr軸方向の1次元フィルタを用いる、
ことを特徴とする請求項1に記載のリングアーチファクト除去方法。 - 前記1次元フィルタのマトリクスサイズは1×7である、
ことを特徴とする請求項2に記載のリングアーチファクト除去方法。 - 前記1次元フィルタは、
対象画素の画素値をImage(i,j)、1×7マトリクスにおける両端の2つの画素の画素値の和をSouter、中央の5つの画素の画素値の和をScenter、2つの閾値をそれぞれEdge_maskおよび Value_limit、補正値をRing=│(Souter+Scenter)/7−Image(i,j)│としたとき、
Value_limit<│2.5×Souter−Scenter│<Edge_maskのときは、
(Souter+Scenter)/7−Image(i,j)<0ならば、
Image(i,j)=Image(i,j)−Ringとし、
(Souter+Scenter)/7−Image(i,j)>0ならば、
Image(i,j)=Image(i,j)+Ringとする、
ことを特徴とする請求項3に記載のリングアーチファクト除去方法。 - X線源と、
被検体を挟んで前記X線源と対向するように配置されたX線検出器と、
前記X線検出器を通じて収集した複数ビューの投影データに基づいて被検体の断層像を再構成する画像再構成手段と、
再構成画像の各画素の直交座標をアイソセンタを原点とする極座標系の座標に変換する極座標変換手段と、
前記各画素をその極座標に基づいて互いに直交する2つの座標軸の一方がθ軸であり他方がr軸である極座標空間に配置して中間画像を作成する中間画像作成手段と、
前記中間画像についてθ軸に平行なアーチファクトを除去する処理を行う処理手段と、
前記処理済みの中間画像の各画素の極座標を直交座標系の座標に変換する直交座標変換手段と、
前記処理済みの中間画像の各画素をその直交座標に基づいて直交座標空間に配置して修正画像を作成する修正画像作成手段と、
を具備することを特徴とするX線CT装置。 - 前記処理にr軸方向の1次元フィルタを用いる、
ことを特徴とする請求項5に記載のX線CT装置。 - 前記1次元フィルタのマトリクスサイズは1×7である、
ことを特徴とする請求項6に記載のX線CT装置。 - 前記1次元フィルタは、
対象画素の画素値をImage(i,j)、1×7マトリクスにおける両端の2つの画素の画素値の和をSouter、中央の5つの画素の画素値の和をScenter、2つの閾値をそれぞれEdge_maskおよび Value_limit、補正値をRing=│(Souter+Scenter)/7−Image(i,j)│としたとき、
Value_limit<│2.5×Souter−Scenter│<Edge_maskのときは、
(Souter+Scenter)/7−Image(i,j)<0ならば、
Image(i,j)=Image(i,j)−Ringとし、
(Souter+Scenter)/7−Image(i,j)>0ならば、
Image(i,j)=Image(i,j)+Ringとする、
ことを特徴とする請求項7に記載のX線CT装置。
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNB2004100698024A CN100393278C (zh) | 2004-07-12 | 2004-07-12 | 环状伪影消除方法及x线ct装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2006026390A JP2006026390A (ja) | 2006-02-02 |
| JP4474304B2 true JP4474304B2 (ja) | 2010-06-02 |
Family
ID=35893381
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2005061933A Expired - Lifetime JP4474304B2 (ja) | 2004-07-12 | 2005-03-07 | リングアーチファクト除去方法およびx線ct装置 |
Country Status (2)
| Country | Link |
|---|---|
| JP (1) | JP4474304B2 (ja) |
| CN (1) | CN100393278C (ja) |
Families Citing this family (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102047295B (zh) * | 2008-06-04 | 2014-01-08 | 皇家飞利浦电子股份有限公司 | 用于测量示踪剂摄取和再分布的动态心脏spect的重建 |
| JP5056630B2 (ja) * | 2008-07-07 | 2012-10-24 | 株式会社島津製作所 | X線ct装置 |
| JP5125902B2 (ja) * | 2008-09-02 | 2013-01-23 | 株式会社島津製作所 | X線ct装置 |
| US8260017B2 (en) * | 2009-02-19 | 2012-09-04 | Kabushiki Kaisha Toshiba | Rotation center identifying method and apparatus, ring artifact correction method, and X-ray diagnostic apparatus employing the same |
| CN102567958B (zh) * | 2010-12-31 | 2014-06-25 | 飞利浦(中国)投资有限公司 | 一种去除ct图像中金属伪影的图像后处理方法 |
| CN102499705B (zh) * | 2011-09-29 | 2013-09-25 | 华中科技大学 | 一种用于消除层析成像中环状伪影的方法及系统 |
| CN111915495B (zh) * | 2019-05-08 | 2025-06-20 | 通用电气精准医疗有限责任公司 | 获取截断部分预测图像的方法及装置 |
| CN111915692B (zh) * | 2019-05-08 | 2025-10-28 | 通用电气精准医疗有限责任公司 | 成像方法及装置 |
| CN111053568B (zh) * | 2019-12-30 | 2021-10-08 | 苏州瑞派宁科技有限公司 | Ct图像中环形伪影的校正方法、装置及计算机存储介质 |
| CN118266006A (zh) * | 2021-11-19 | 2024-06-28 | 上海联影医疗科技股份有限公司 | 数据处理的系统和方法 |
| CN114280621B (zh) * | 2021-12-24 | 2025-06-10 | 武汉中旗生物医疗电子有限公司 | 一种凹型探头回波图像的成像方法 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| DE19736242A1 (de) * | 1997-08-20 | 1999-02-25 | Siemens Ag | Verfahren für einen Computertomographen zur Nachverarbeitung eines Schnittbildes und nach diesem Verfahren arbeitender Computertomograph |
| JP2001095793A (ja) * | 1999-10-04 | 2001-04-10 | Hitachi Medical Corp | X線ct装置 |
| US7339601B2 (en) * | 2003-07-10 | 2008-03-04 | Samsung Electronics Co., Ltd. | Methods of suppressing ringing artifact of decompressed images |
-
2004
- 2004-07-12 CN CNB2004100698024A patent/CN100393278C/zh not_active Expired - Fee Related
-
2005
- 2005-03-07 JP JP2005061933A patent/JP4474304B2/ja not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| CN100393278C (zh) | 2008-06-11 |
| JP2006026390A (ja) | 2006-02-02 |
| CN1720861A (zh) | 2006-01-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN102105106B (zh) | X射线ct图像形成方法和应用了该方法的x射线ct装置 | |
| JP5142664B2 (ja) | X線コンピュータ断層撮影装置 | |
| JP5406063B2 (ja) | 再構成演算装置、再構成演算方法、及びx線ct装置 | |
| JP4596748B2 (ja) | 放射線画像撮影装置及び放射線画像撮影装置における再構成方法 | |
| JPH07503867A (ja) | 被験者の脊椎を回避した歯科用三次元パノラミックラジオグラフィー法及びその方法を実施する装置 | |
| JP4612294B2 (ja) | X線コンピュータ断層装置、x線コンピュータ断層装置制御方法、及びx線コンピュータ断層撮影プログラム | |
| KR20060043244A (ko) | X선 ct 시스템 및 x선 장치 | |
| JP4519434B2 (ja) | 超解像処理装置及び医用画像診断装置 | |
| US8284893B2 (en) | X-ray computer tomography apparatus and image processing apparatus | |
| JP3909059B2 (ja) | 放射線断層撮像装置およびそれを用いた撮像方法 | |
| JP4474304B2 (ja) | リングアーチファクト除去方法およびx線ct装置 | |
| JP4469555B2 (ja) | X線コンピュータ断層撮影装置 | |
| EP0985379A1 (en) | Radiation tomography method and apparatus | |
| JP2005095329A (ja) | 超解像処理装置及び医用画像診断装置 | |
| JP4559723B2 (ja) | 放射線ct装置、画像処理装置、及び画像処理方法 | |
| JP2000083946A (ja) | プロジェクション補正方法および装置並びに放射線断層撮影装置 | |
| JP4551612B2 (ja) | コンピュータ断層撮影装置 | |
| JP2000225114A (ja) | X線ct装置 | |
| JP2004208799A (ja) | 透過x線データ獲得装置およびx線ct装置 | |
| JP2004181069A (ja) | コンピュータ断層撮影装置 | |
| CN100435732C (zh) | 图像重构方法及x射线ct装置 | |
| JP3796378B2 (ja) | X線ct装置 | |
| JP4011201B2 (ja) | 測定信号処理方法および装置並びに放射線断層撮影装置 | |
| JP2004097429A (ja) | 信号補正装置およびx線ct装置 | |
| JP2012050853A (ja) | X線ct装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A625 | Written request for application examination (by other person) |
Free format text: JAPANESE INTERMEDIATE CODE: A625 Effective date: 20070724 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091006 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100105 |
|
| 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: 20100302 |
|
| 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: 20100308 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130312 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4474304 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: 20130312 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130312 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140312 Year of fee payment: 4 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| EXPY | Cancellation because of completion of term |