天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

三維放射治療計(jì)劃系統(tǒng)仿真建模研究

發(fā)布時(shí)間:2018-08-08 20:01
【摘要】:放射治療是腫瘤治療的重要手段,三維放射治療計(jì)劃系統(tǒng)(Three dimensional radiation therapy planning system,3D-RTPS)是精確放射治療核心子系統(tǒng)。3D-RTPS利用計(jì)算機(jī)程序模擬整個(gè)治療過(guò)程,計(jì)算出患者體內(nèi)劑量分布數(shù)據(jù),通過(guò)分析與評(píng)估,制定出合理的治療方案,從而有效的減少放射治療的副作用,增加腫瘤控制率。本文基于3D-RTPS產(chǎn)品需求,對(duì)3D-RTPS涉及的核心技術(shù)進(jìn)行了比較全面和詳細(xì)的研究,并進(jìn)行了相關(guān)功能的驗(yàn)證與分析,力求提供一個(gè)滿足臨床需求、具有良好擴(kuò)展性的軟件產(chǎn)品平臺(tái)。本文研究工作包括三維可視化、組織分割、劑量計(jì)算、逆向調(diào)強(qiáng)、GPU加速及軟件開(kāi)發(fā)實(shí)現(xiàn)。在三維可視化領(lǐng)域,主要做了兩方面創(chuàng)新工作。一方面基于Phong光照模型,提出預(yù)先計(jì)算體元法向量并基于球坐標(biāo)索引進(jìn)行存儲(chǔ)。該方法在光線追蹤過(guò)程直接獲得當(dāng)前體元的法向量,避免了法向量重復(fù)計(jì)算,有效減少了可視化時(shí)間;谇蜃鴺(biāo)索引進(jìn)行存儲(chǔ)避免了存儲(chǔ)法向量三個(gè)浮點(diǎn)分量,減少了內(nèi)存開(kāi)銷。另一方面,將光線投射方法的體繪制技術(shù)應(yīng)用于劑量三維分布顯示。在光線投射采樣過(guò)程中,系統(tǒng)使得醫(yī)生根據(jù)臨床需要對(duì)阻光度及顏色進(jìn)行分類,使用該方法,醫(yī)生能直觀的判斷器官的劑量分布情況。在組織分割方面,實(shí)現(xiàn)了體輪廓、肺及脊髓的自動(dòng)提取功能;贑T影像人體結(jié)構(gòu)的特征知識(shí),提出了三個(gè)主要步驟實(shí)現(xiàn)脊髓的自動(dòng)提取功能。在檢測(cè)脊髓概率區(qū)關(guān)鍵步驟中,基于脊髓及其周圍結(jié)構(gòu)的特征知識(shí),建立了一個(gè)全新的特征模型用于脊髓內(nèi)一點(diǎn)的檢測(cè),基于該點(diǎn)進(jìn)行區(qū)域增長(zhǎng)得到脊髓概率區(qū)后,在該區(qū)域內(nèi)實(shí)現(xiàn)脊髓的檢測(cè)。引入特征模型自適應(yīng)修正,實(shí)現(xiàn)了60例患者CT圖像序列脊髓自動(dòng)提取100%的成功率。軟件運(yùn)行于筆記本電腦,患者CT圖像序列脊髓檢測(cè)時(shí)間可以達(dá)到3秒左右,滿足臨床要求。在劑量計(jì)算方面,基于點(diǎn)核卷積疊加劑量計(jì)算模型,本文將治療床CT影像象素加入到患者CT影像數(shù)據(jù)中,使系統(tǒng)在劑量計(jì)算過(guò)程引入治療床對(duì)X射線束的衰減作用,降低了治療床引起的劑量偏差,提高了系統(tǒng)劑量計(jì)算精度。在模型匹配方面,基于模型參數(shù)自身特征,提出了基于模擬退火優(yōu)化算法進(jìn)行模型自動(dòng)匹配,降低了軟件對(duì)操作人員業(yè)務(wù)能力的依賴,降低了產(chǎn)品維護(hù)成本,增加了產(chǎn)品市場(chǎng)競(jìng)爭(zhēng)力。在逆向調(diào)強(qiáng)方面,提出用點(diǎn)核疊加構(gòu)建筆形束核進(jìn)行劑量計(jì)算,該方法提高了優(yōu)化迭代過(guò)程中的劑量計(jì)算速度,使得基于點(diǎn)核疊加技術(shù)的計(jì)劃系統(tǒng)得以集成直接孔隙的逆向調(diào)強(qiáng)技術(shù)。模體及臨床實(shí)際病例試驗(yàn)表明,該方法與使用精確劑量計(jì)算模型得到的優(yōu)化結(jié)果一致,可用于調(diào)強(qiáng)優(yōu)化過(guò)程中的劑量計(jì)算。在GPU加速技術(shù)方面,對(duì)原有劑量計(jì)算模型進(jìn)行了修改,基于CUDA編程技術(shù)將NVIDIA的GPGPU模型應(yīng)用于點(diǎn)核卷積/迭加模型的3D-RTPS產(chǎn)品。在程序架構(gòu)設(shè)計(jì)中使用MFC導(dǎo)出類及動(dòng)態(tài)庫(kù)技術(shù),避免了大量代碼移植工作。對(duì)結(jié)果數(shù)據(jù)進(jìn)行比較與分析,確定了基于特定顯卡效率最高的thread數(shù)目;谝陨瞎ぷ,作者開(kāi)發(fā)了我國(guó)首套基于點(diǎn)核卷積疊加劑量計(jì)算模型的3D-RTPS商業(yè)化產(chǎn)品軟件,并已在實(shí)際臨床中應(yīng)用。
[Abstract]:Radiation therapy is an important means of cancer treatment. Three dimensional radiation therapy planning system (3D-RTPS) is the core subsystem of accurate radiation therapy,.3D-RTPS uses computer program to simulate the whole process of treatment, and calculates the dose distribution data in the patient's body. Through analysis and evaluation, it is made out. Based on the 3D-RTPS product demand, this paper makes a comprehensive and detailed study of the core technologies involved in 3D-RTPS, and carries out the verification and analysis of the related functions, and strives to provide a soft and scalable soft. The research work includes three-dimensional visualization, organization segmentation, dose calculation, reverse intensity adjustment, GPU acceleration and software development. In the field of three-dimensional visualization, the main work is two aspects of innovation. On the one hand, based on the Phong illumination model, it is proposed to calculate the voxel vector and store it based on the spherical coordinate index. The normal vector of the current body element is obtained directly in the light tracing process, which avoids the repeated calculation of the normal vector and reduces the visualization time effectively. The storage vector based on spherical coordinates avoids the three floating-point components of the storage vector and reduces the memory overhead. On the other hand, the volume rendering technique of the ray projection method is applied to the dose three-dimensional distribution. In the light projection sampling, the system enables the doctor to classify the resistance and color according to the clinical needs. By using this method, the doctor can intuitively judge the dose distribution of the organs. In the aspect of tissue segmentation, the automatic extraction function of the body contour, the lung and the spinal cord is realized. Based on the characteristic knowledge of the body structure of the CT image, the system is proposed. Three main steps to realize the automatic extraction of spinal cord. In the key step of detecting the spinal cord probability area, based on the characteristic knowledge of the spinal cord and its surrounding structure, a new feature model is established for the detection of one point in the spinal cord, and the spinal cord detection is realized in the region after regional growth of spinal cord probability area based on this point. The successful rate of automatic extraction of 100% in the spinal cord of 60 patients with CT image sequence is realized by introducing the adaptive correction of the feature model. The software runs on the notebook computer and the time of detection of the spinal cord of the patient's CT image sequence can reach to about 3 seconds. In the dose calculation, the dose calculation model based on the point kernel convolution superposition is used in the treatment bed C. The T image pixel is added to the patient's CT image data, so that the system is introduced into the treatment bed for the attenuation of the X ray beam in the dose calculation process, reduces the dose deviation caused by the treatment bed, and improves the accuracy of the system dose calculation. In the model matching, based on the model parameter's own characteristics, the model based annealing optimization algorithm is proposed to model the model. Automatic matching reduces the dependence of the software on operator's business ability, reduces the cost of product maintenance and increases the competitiveness of the product market. In the reverse intensity aspect, the point kernel superposition is proposed to build the pen shaped beam core for dose calculation. This method improves the dose calculation speed in the optimization iteration process and makes the technology based on the point kernel Superposition Technology. The plan system is able to integrate the reverse intensity modulation technique of the direct pore. The model body and the clinical case test show that the method is consistent with the optimization results obtained by using the accurate dose calculation model, and can be used for the dose calculation in the process of the optimization process. In the GPU acceleration technology, the original dose calculation model is modified and based on the CUDA programming. The technology of NVIDIA's GPGPU model is applied to the 3D-RTPS product of the point kernel convolution / superposition model. The MFC export class and the dynamic library technology are used in the program architecture design to avoid a large number of code transplanting. The results are compared and analyzed, and the number of thread based on the highest efficiency of the specific graphics card is determined. Based on the above work, the author develops The first commercial product software of 3D-RTPS based on point-core convolution superposition dose calculation model in China has been developed and applied in clinical practice.
【學(xué)位授予單位】:東北大學(xué)
【學(xué)位級(jí)別】:博士
【學(xué)位授予年份】:2013
【分類號(hào)】:R730.55;TP391.41

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 查方龍;張定華;黃魁東;張亮;李明君;;基于預(yù)分割輪廓的CT圖像亞體素表面檢測(cè)方法[J];儀器儀表學(xué)報(bào);2012年06期

2 李星蕊;康志偉;何怡剛;;利用克隆變異的圖像分類算法[J];電子測(cè)量與儀器學(xué)報(bào);2012年05期

3 李靖宇;穆偉斌;金成;耿魁;張巖;;圖像分割在醫(yī)學(xué)圖像處理中的應(yīng)用研究[J];微型機(jī)與應(yīng)用;2012年08期

4 孫云山;張立毅;張錦;段繼忠;;改進(jìn)恒模盲均衡在醫(yī)學(xué)CT圖像盲恢復(fù)中的應(yīng)用[J];儀器儀表學(xué)報(bào);2012年04期

5 殷明;劉衛(wèi);;基于非高斯分布的四元數(shù)小波圖像去噪[J];電子測(cè)量與儀器學(xué)報(bào);2012年04期

6 劉技;康曉東;賈富倉(cāng);劉玲玲;王昊;;基于圖割與概率圖譜的肝臟自動(dòng)分割研究[J];計(jì)算機(jī)科學(xué);2012年02期

7 劉技;康曉東;賈富倉(cāng);;基于圖割與均值漂移算法的脊椎骨自動(dòng)分割[J];計(jì)算機(jī)應(yīng)用;2011年03期

8 賈同;魏穎;吳成東;;基于幾何形變模型的三維肺血管圖像分割方法[J];儀器儀表學(xué)報(bào);2010年10期

9 武君勝;楊紅遠(yuǎn);諶洪初;;醫(yī)學(xué)TPS中放射線劑量分布的三維可視化方法[J];計(jì)算機(jī)應(yīng)用;2010年03期

10 李婧;李昌華;;基于VTK的體繪制系統(tǒng)實(shí)現(xiàn)[J];現(xiàn)代電子技術(shù);2008年12期

,

本文編號(hào):2172894

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/yixuelunwen/yundongyixue/2172894.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶7127d***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com