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

當前位置:主頁 > 科技論文 > 軟件論文 >

和聲搜索算法在數(shù)字圖像分割中的應(yīng)用研究

發(fā)布時間:2019-01-04 20:27
【摘要】:隨著科技的快速發(fā)展,各個行業(yè)領(lǐng)域?qū)?shù)字圖像的運用也日益增多,圖像分割是圖像處理的一種基本技術(shù),因此逐漸受到人們的重視。圖像分割方法可以解釋為把圖像分成特征有差異的部分,再提煉有效的部分出來,且是圖像處理過渡到分析的重要途徑,在圖像領(lǐng)域中具有十分關(guān)鍵的位置,同時在大多數(shù)領(lǐng)域應(yīng)用廣泛,取得了較好效果,F(xiàn)如今,越來越多的智能算法被應(yīng)用于圖像分割領(lǐng)域,大多優(yōu)秀的智能算法漸漸代替了以往常用的方法,在現(xiàn)今已是解決多數(shù)優(yōu)化問題的有效方式。而現(xiàn)在比較常用的智能算法都是由于其本身的某些優(yōu)秀特性以少量的運算時間來獲取較高的成效。近年來,Geem等提出了一種元啟發(fā)式算法——和聲搜索(Harmony Search,HS)算法,且對HS進行了深入研究,并與遺傳算法、模擬退火算法和禁忌搜索等進行比較,實驗結(jié)果顯示HS算法在有關(guān)問題上性能較好。然而,目前關(guān)于HS的研究與應(yīng)用仍有很多問題亟待解決。本文主要是研究對智能算法進行改進并把改進的智能算法用于提高傳統(tǒng)分割算法的效率。所做工作如下:首先,本文闡述了圖像分割的幾種經(jīng)典方法和HS的來源、基本原理、具體步驟等,分析了它們的優(yōu)點與不足,總結(jié)了HS在工程應(yīng)用中所面臨的問題及其當前的主要研究方向,并論述了幾種經(jīng)典的改進HS。然后,針對HS存在著易陷入局部最優(yōu)從而導致提早收斂的不足,提出了一種融合局部搜索的和聲搜索(Local Search technique fusion of Harmony Search,LSHS)算法。在LSHS算法中,將最優(yōu)和聲向量與在種群中隨機選擇的兩個和聲向量進行線性組合生成一個新的和聲,從而擴大了局部搜索區(qū)域同時也提高了算法的收斂速度。用9個標準測試函數(shù)將本文的LSHS與HS、GHS(Global-best Harmony Search,GHS)進行了測試對比,得出的試驗效果顯示LSHS的結(jié)果更優(yōu),性能更好。最后,由于優(yōu)化方法可以用于尋找最佳閾值,因此本文將提出的LSHS用于最大熵分割。并將HS、GHS和LSHS三種算法對灰度與彩色圖像分別采取分割處理且對比實驗仿真,結(jié)果顯示LSHS最終獲得的分割效率相對HS和GHS更高。通過彩色圖像的幾種色彩空間(主要是RGB、HSV和HSI)的比較,將LSHS算法分別用于不同的色彩空間進行圖像分割。實驗效果顯示LSHS對于各種彩色空間均能高效的分割,且能很好地改善HS陷入局部最優(yōu)值的不足,并比HS、GHS擁有著更佳的穩(wěn)定性和魯棒性。
[Abstract]:With the rapid development of science and technology, the application of digital image in various fields is increasing day by day. Image segmentation is a basic technology of image processing, so people pay more and more attention to it. The method of image segmentation can be interpreted as dividing the image into parts with different features, then extracting the effective parts, and it is an important way for image processing to transition to analysis, and it has a very important position in the field of image. At the same time, it has been widely used in most fields and achieved good results. Nowadays, more and more intelligent algorithms are applied in the field of image segmentation. Most of the excellent intelligent algorithms have gradually replaced the usual methods, and are now the effective way to solve most optimization problems. Now the common intelligent algorithms are due to some of its own excellent characteristics with a small amount of computing time to achieve higher results. In recent years, Geem et al. have proposed a meta-heuristic algorithm, the harmony search (Harmony Search,HS) algorithm, which is compared with genetic algorithm, simulated annealing algorithm and Tabu search. Experimental results show that the performance of HS algorithm is good. However, there are still many problems to be solved in the research and application of HS. This paper mainly studies the improvement of the intelligent algorithm and uses the improved intelligent algorithm to improve the efficiency of the traditional segmentation algorithm. The work is as follows: firstly, several classical methods of image segmentation and the source, basic principle, concrete steps of HS are described, and their advantages and disadvantages are analyzed. This paper summarizes the problems faced by HS in engineering application and the main research directions at present, and discusses several classical improved HS.. Then, aiming at the deficiency that HS is easy to fall into local optimum, which leads to early convergence, a harmonic search (Local Search technique fusion of Harmony Search,LSHS algorithm combining local search is proposed in this paper. In the LSHS algorithm, the optimal harmonic vector and the two random harmonic vectors in the population are linearly combined to generate a new harmony, which expands the local search area and improves the convergence speed of the algorithm. The test results of LSHS and HS,GHS (Global-best Harmony Search,GHS) are compared with 9 standard test functions. The results show that the results of LSHS are better and the performance is better. Finally, because the optimization method can be used to find the optimal threshold, the LSHS proposed in this paper is applied to the maximum entropy segmentation. Three algorithms, HS,GHS and LSHS, are used to segment gray and color images, and the simulation results show that the segmentation efficiency of LSHS is higher than that of HS and GHS. By comparing several color spaces of color images (mainly RGB,HSV and HSI), the LSHS algorithm is applied to different color spaces for image segmentation. The experimental results show that LSHS can segment all kinds of color space efficiently, improve the deficiency of HS falling into local optimal value, and have better stability and robustness than HS,GHS.
【學位授予單位】:江西理工大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP391.41

【參考文獻】

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

1 張新明;涂強;尹欣欣;馮夢清;;嵌入趨化算子的PSO算法及其在多閾值分割中的應(yīng)用[J];計算機科學;2016年02期

2 井福榮;郭肇祿;羅會蘭;;一種應(yīng)用精英混沌搜索的函數(shù)優(yōu)化算法[J];江西理工大學學報;2015年05期

3 雍龍泉;;一類改進的和聲搜索算法及其在化工優(yōu)化問題中的應(yīng)用[J];黑龍江大學自然科學學報;2015年04期

4 楊樹欣;李盼池;;和聲搜索算法的改進研究[J];計算機技術(shù)與發(fā)展;2015年04期

5 劉曉志;楊晨;;基于自適應(yīng)和聲搜索算法的攝像機標定方法[J];計算機工程與設(shè)計;2014年07期

6 張景虎;孔芳;;人工智能算法在圖像處理中的應(yīng)用[J];電子技術(shù)與軟件工程;2014年08期

7 薛亞娣;;和聲搜索算法綜述[J];現(xiàn)代婦女(下旬);2014年03期

8 姜華;包云;劉彥秀;鄭麗萍;;混合變鄰域和聲搜索的獨立任務(wù)調(diào)度問題研究[J];計算機工程與設(shè)計;2013年10期

9 杜永峰;李萬潤;李慧;唐少玉;;和聲搜索算法在結(jié)構(gòu)有限元模型修正中的應(yīng)用[J];蘭州理工大學學報;2013年05期

10 劉建生;喬尚平;匡奕群;;基于差分粒子群和模糊聚類的彩色圖像分割算法[J];江西理工大學學報;2013年05期

相關(guān)博士學位論文 前2條

1 陳韜亦;生物醫(yī)學顯微鏡細胞圖像的運動恢復和分割問題研究[D];哈爾濱工業(yè)大學;2011年

2 王小根;粒子群優(yōu)化算法的改進及其在圖像中的應(yīng)用研究[D];江南大學;2009年

相關(guān)碩士學位論文 前10條

1 路亞緹;基于粒子群優(yōu)化算法的最大熵多閾值圖像分割研究[D];鄭州大學;2015年

2 陳佳業(yè);基于聚類的圖像分割[D];華南理工大學;2014年

3 孫研;基于智能優(yōu)化算法的多閾值圖像分割技術(shù)及其并行加速[D];南京理工大學;2014年

4 向斌;紋理圖像特征提取與子空間分割聚類[D];福州大學;2014年

5 趙憲強;基于模糊聚類的圖像分割方法研究[D];山東師范大學;2013年

6 楊佳;和聲搜索算法及其在多目標優(yōu)化問題中的應(yīng)用研究[D];合肥工業(yè)大學;2013年

7 于鴻銀;基于和聲搜索的FCM算法在圖像分割中的應(yīng)用[D];東北大學;2011年

8 萬施;彩色圖像分割算法研究[D];南昌大學;2010年

9 梁海伶;和聲搜索算法在函數(shù)優(yōu)化問題中的應(yīng)用研究[D];東北大學 ;2009年

10 胡博;彩色圖像分割算法研究[D];電子科技大學;2009年

,

本文編號:2400756

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

本文鏈接:http://sikaile.net/kejilunwen/ruanjiangongchenglunwen/2400756.html


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

版權(quán)申明:資料由用戶61230***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com