基于自適應(yīng)迭代的有限投影CT圖像重建
本文選題:計(jì)算機(jī)斷層成像 + 有限投影 ; 參考:《天津大學(xué)》2016年碩士論文
【摘要】:X射線計(jì)算機(jī)斷層成像是一種醫(yī)學(xué)成像技術(shù),該技術(shù)被廣泛應(yīng)用于疾病的診斷與治療等領(lǐng)域中。研究表明X射線的輻射可能誘發(fā)癌癥。為了降低CT掃描的患癌風(fēng)險(xiǎn),有必要減少射線的輻射劑量。在有限投影數(shù)據(jù)條件下,迭代算法展現(xiàn)了其重建出高質(zhì)量圖像的潛力。本文對(duì)有限投影數(shù)據(jù)重建算法展開(kāi)研究,主要研究?jī)?nèi)容如下:(1)本文提出了兩種自適應(yīng)調(diào)整步長(zhǎng)的CT圖像重建算法。兩種算法均將重建問(wèn)題視為有約束的總變分最小化問(wèn)題,采用兩步式交替求解策略:凸集投影運(yùn)算實(shí)現(xiàn)數(shù)據(jù)一致性約束和非負(fù)約束,最速下降法實(shí)現(xiàn)總變分最小化。本文所提算法根據(jù)凸集投影運(yùn)算前后圖像域或投影域的預(yù)測(cè)數(shù)據(jù)的變化值調(diào)整總變分最小化的下降步長(zhǎng),根據(jù)投影數(shù)據(jù)的噪聲水平確定凸集投影的更新步長(zhǎng)。本文設(shè)置了一個(gè)誤差閾值,當(dāng)投影誤差小于閾值時(shí),不進(jìn)行凸集投影更新以減小算法的計(jì)算量。仿真數(shù)據(jù)和真實(shí)物體數(shù)據(jù)證明了本文兩種算法的可行性。(2)考慮到光子數(shù)檢測(cè)過(guò)程的統(tǒng)計(jì)特性,本文將CT圖像重建問(wèn)題視為帶懲罰項(xiàng)的加權(quán)最小二乘優(yōu)化問(wèn)題,并將此問(wèn)題轉(zhuǎn)化為一個(gè)有約束的總變分最小化問(wèn)題。通過(guò)交替進(jìn)行總變分最小化和數(shù)據(jù)一致性約束求解該問(wèn)題。采用一階原始對(duì)偶算法實(shí)現(xiàn)總變分最小化,而采用凸集投影實(shí)現(xiàn)數(shù)據(jù)一致性約束和非負(fù)約束。本文提出的這種一階原始對(duì)偶-凸集投影算法,包括一個(gè)隱式的平衡控制機(jī)制,用于控制凸集投影和一階原始對(duì)偶算法運(yùn)算過(guò)程的平衡。該算法開(kāi)始時(shí),凸集投影具有較大作用,一階原始對(duì)偶算法實(shí)現(xiàn)的總變分最小化具有較小的作用,促使中間結(jié)果迅速滿足數(shù)據(jù)一致性約束。再通過(guò)省略部分凸集投影,增強(qiáng)TV最小對(duì)結(jié)果的作用。本文算法與經(jīng)典的ASD-POCS算法進(jìn)行了實(shí)驗(yàn)對(duì)比,比較了算法重建圖像的圖像質(zhì)量。所提算法還與一個(gè)保證收斂的一階原始對(duì)偶算法Sidky-A7算法進(jìn)行實(shí)驗(yàn)對(duì)比,研究了算法的收斂性。實(shí)驗(yàn)結(jié)果表明,本文算法可以以簡(jiǎn)單的參數(shù)調(diào)整完成重建過(guò)程,且重建的圖像質(zhì)量較好,算法的收斂速度較快。
[Abstract]:X-ray computed tomography (CT) is a medical imaging technology, which is widely used in the diagnosis and treatment of diseases. Studies have shown that X-ray radiation may cause cancer. In order to reduce the cancer risk of CT scan, it is necessary to reduce the radiation dose. Under the condition of finite projection data, the iterative algorithm shows its potential to reconstruct high quality images. In this paper, the finite projection data reconstruction algorithm is studied. The main research contents are as follows: 1) in this paper, two kinds of CT image reconstruction algorithms with adaptive step adjustment are proposed. In both algorithms, the reconstruction problem is regarded as a constrained total variational minimization problem, and a two-step alternating solution strategy is adopted: convex set projection to realize data consistency constraints and non-negative constraints, and the steepest descent method to minimize total variation. The algorithm proposed in this paper adjusts the descent step size of total variation minimization according to the change of prediction data in image domain or projection domain before and after projection operation of convex set, and determines the update step size of convex set projection according to the noise level of projection data. In this paper, an error threshold is set. When the projection error is less than the threshold, the projection update of the convex set is not carried out to reduce the computational complexity of the algorithm. Simulation data and real object data prove the feasibility of the two algorithms. Considering the statistical characteristics of photon number detection process, this paper regards CT image reconstruction as a weighted least square optimization problem with penalty term. The problem is transformed into a constrained total variational minimization problem. The problem is solved by alternating total variational minimization and data consistency constraints. The first order primal duality algorithm is used to minimize the total variation, while the convex set projection is used to realize the data consistency constraint and non-negative constraint. The first order primal dual convex set projection algorithm proposed in this paper includes an implicit balance control mechanism which is used to control the balance between the convex set projection and the first order primitive dual algorithm. At the beginning of the algorithm, the projection of convex sets plays an important role, and the minimization of the total variation realized by the first order primitive dual algorithm has a small effect, which makes the intermediate results satisfy the data consistency constraints quickly. Then, by omitting the projection of partial convex sets, the effect of TV minimum on the result is enhanced. The algorithm is compared with the classical ASD-POCS algorithm, and the image quality of the reconstructed image is compared. The proposed algorithm is also compared with a first-order primal dual algorithm (Sidky-A7), which guarantees convergence, and the convergence of the algorithm is studied. The experimental results show that the algorithm can complete the reconstruction process with simple parameter adjustment, and the reconstruction image quality is better, and the convergence speed of the algorithm is faster.
【學(xué)位授予單位】:天津大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類(lèi)號(hào)】:TP391.41
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 張衛(wèi)貞;;一種投影預(yù)處理算法在局部CT圖像重建中的應(yīng)用[J];電子測(cè)試;2013年06期
2 張斌;潘晉孝;;CT圖像重建的新型混合濾波器[J];微計(jì)算機(jī)信息;2009年09期
3 王曉鵬;王明泉;侯慧玲;;基于R-L-MS-L濾波函數(shù)的CT圖像重建[J];電視技術(shù);2014年07期
4 孫延明,駱雯,陳振威,宋莉波,丘宏揚(yáng);機(jī)械CAD中有關(guān)投影點(diǎn)判斷方法的研究[J];鍛壓機(jī)械;1999年03期
5 黃敏杰,葉昊,王桂增;基于投影的回歸分析方法綜述[J];控制理論與應(yīng)用;2001年S1期
6 任玉京;李剛;趙欽忠;祁獻(xiàn)禮;周麗霞;;CAD繪圖功能在赤平投影中的應(yīng)用[J];山東科技大學(xué)學(xué)報(bào)(自然科學(xué)版);2006年01期
7 李浩林;張磊;楊磊;李亞超;邢孟道;保錚;;一種改進(jìn)的快速分解后向投影SAR成像算法[J];電子與信息學(xué)報(bào);2013年06期
8 田斌,易克初,孫民貴;矢量的線上投影表示法[J];電子學(xué)報(bào);2000年10期
9 齊鳴鳴;向陽(yáng);;融合稀疏保持的成對(duì)約束投影[J];計(jì)算機(jī)科學(xué);2012年11期
10 張偉;夏利民;羅大庸;;基于流形保持投影的駕駛疲勞識(shí)別[J];信息與控制;2011年01期
相關(guān)會(huì)議論文 前10條
1 郭海峰;楊康;;求解光學(xué)CT圖像重建問(wèn)題的最佳攝動(dòng)量法[A];中國(guó)儀器儀表學(xué)會(huì)第三屆青年學(xué)術(shù)會(huì)議論文集(下)[C];2001年
2 馮禹;;基于不完全投影數(shù)據(jù)CT圖像重建中的TV算法研究[A];全國(guó)射線數(shù)字成像與CT新技術(shù)研討會(huì)論文集[C];2012年
3 李崢嶸;;圖像分割多閾值法在CT圖像重建中的應(yīng)用[A];計(jì)算機(jī)技術(shù)與應(yīng)用進(jìn)展·2007——全國(guó)第18屆計(jì)算機(jī)技術(shù)與應(yīng)用(CACIS)學(xué)術(shù)會(huì)議論文集[C];2007年
4 杜中義;肖春霞;馮光普;初雨;;基于保特征無(wú)參數(shù)投影的快速幾何重建[A];第四屆全國(guó)幾何設(shè)計(jì)與計(jì)算學(xué)術(shù)會(huì)議論文集[C];2009年
5 盧志剛;易之光;趙翠儉;李兵;吳士昌;;一種新型的自適應(yīng)逆擾動(dòng)消除器[A];第二屆全國(guó)信息獲取與處理學(xué)術(shù)會(huì)議論文集[C];2004年
6 黃鶴;張丹;于偉東;嚴(yán)灝景;;功能自適應(yīng)紡織品[A];第七屆功能性紡織品及納米技術(shù)應(yīng)用研討會(huì)論文集[C];2007年
7 王蓬;宋明玉;張林芳;王新遠(yuǎn);;廣義自適應(yīng)相干累積算法改進(jìn)及其在線譜增強(qiáng)中的應(yīng)用[A];中國(guó)聲學(xué)學(xué)會(huì)2007年青年學(xué)術(shù)會(huì)議論文集(上)[C];2007年
8 于慧君;陳章位;;道路模擬試驗(yàn)自適應(yīng)時(shí)域復(fù)現(xiàn)控制方法研究[A];第九屆全國(guó)振動(dòng)理論及應(yīng)用學(xué)術(shù)會(huì)議論文摘要集[C];2007年
9 路迎晨;李兵;;一類(lèi)自適應(yīng)預(yù)測(cè)算法的全局收斂性[A];04'中國(guó)企業(yè)自動(dòng)化和信息化建設(shè)論壇暨中南六省區(qū)自動(dòng)化學(xué)會(huì)學(xué)術(shù)年會(huì)專(zhuān)輯[C];2004年
10 陳博;方濱興;云曉春;;一種自適應(yīng)的蠕蟲(chóng)檢測(cè)和遏制方法的研究[A];全國(guó)網(wǎng)絡(luò)與信息安全技術(shù)研討會(huì)'2005論文集(上冊(cè))[C];2005年
相關(guān)博士學(xué)位論文 前6條
1 史曉雨;數(shù)據(jù)中心中自適應(yīng)綠色控制技術(shù)研究及其應(yīng)用[D];電子科技大學(xué);2015年
2 陳思佳;非均勻強(qiáng)雜波下的目標(biāo)檢測(cè)問(wèn)題研究[D];電子科技大學(xué);2014年
3 李航標(biāo);基于數(shù)字負(fù)載最小能耗的自適應(yīng)電壓調(diào)節(jié)技術(shù)研究[D];電子科技大學(xué);2014年
4 王蓉芳;基于協(xié)同進(jìn)化優(yōu)化和圖像先驗(yàn)的分塊自適應(yīng)壓縮感知[D];西安電子科技大學(xué);2014年
5 王玉著;地形自適應(yīng)的高精度河網(wǎng)提取及其典型應(yīng)用[D];中國(guó)地質(zhì)大學(xué);2016年
6 鄭威;從孕婦腹壁電信號(hào)中提取胎兒心電的方法研究[D];南京大學(xué);2011年
相關(guān)碩士學(xué)位論文 前10條
1 林偉凱;基于自適應(yīng)迭代的有限投影CT圖像重建[D];天津大學(xué);2016年
2 李兵景;基于投影—攝像的人機(jī)交互關(guān)鍵技術(shù)研究[D];廣東工業(yè)大學(xué);2015年
3 張超;基于光柵投影的三維物體重構(gòu)研究[D];電子科技大學(xué);2014年
4 張帥;基于投影機(jī)理的空間幾何求交研究[D];東華大學(xué);2017年
5 李振華;投影二階錐優(yōu)化理論與方法的研究[D];山東理工大學(xué);2014年
6 崔樹(shù)輝;基于BM3D算法和漸進(jìn)式投影的CT圖像重建[D];大連理工大學(xué);2013年
7 呂宏申;基于投影柵法的幾何量測(cè)量技術(shù)[D];山東師范大學(xué);2012年
8 方若沖;橢球投影問(wèn)題快速算法的比較[D];南京師范大學(xué);2014年
9 趙昆鵬;管道實(shí)時(shí)在線自適應(yīng)仿真技術(shù)研究[D];西安石油大學(xué);2015年
10 呂鋮杰;串聯(lián)彈性關(guān)節(jié)控制與交互剛度辨識(shí)[D];浙江大學(xué);2015年
,本文編號(hào):1964959
本文鏈接:http://www.sikaile.net/kejilunwen/ruanjiangongchenglunwen/1964959.html