农业工程学报
農業工程學報
농업공정학보
2013年
17期
121-128
,共8页
张水发%王开义%刘忠强%杨锋%王志彬
張水髮%王開義%劉忠彊%楊鋒%王誌彬
장수발%왕개의%류충강%양봉%왕지빈
图像分割%离散余弦变换%病虫害控制%局部特征%区域生长%白粉虱
圖像分割%離散餘絃變換%病蟲害控製%跼部特徵%區域生長%白粉虱
도상분할%리산여현변환%병충해공제%국부특정%구역생장%백분슬
image segmentation%discrete cosine transforms (DCT)%pest control%local intensity%region growing%whitefly
图像分割是病虫害自动识别的难点之一,目前大多基于颜色、纹理等信息采用阈值法或聚类法进行分割,简单,易实现,但分割精度较低。该文针对田间开放环境中,不能用颜色、纹理特征有效分割病虫害图像的问题,引入离散余弦变换(discrete cosine transform,DCT),提出用清晰度对病虫害图像进行分割,以提高分割精度。DCT的低频信号表示图像轮廓,高频信号表示图像细节,对于病虫害图像,焦点通常聚集在目标区域,该文提出截断DCT高频信号,再与原图做差的方法以区分清晰部分和模糊部分,然后结合病虫图像局部聚合度较高的特性,利用区域生长方法提取完整目标。采用该算法对白粉虱图像进行分割测试,并与阈值法和GMM 方法比较:分割结果中,目标的一致性和边缘的清晰度明显好于阈值法和 GMM 方法,平均正确分类率为98.49%,分别较R,B,Y空间中阈值法和Y空间中GMM方法分类正确率高2.96%、3.28%、3.24%和9.65%,差异达到显著水平。基于DCT和区域生长的分割算法鲁棒性高,能够有效地将病虫害区域从自然环境中采集的叶片中分离,可用于分割白粉虱图像。
圖像分割是病蟲害自動識彆的難點之一,目前大多基于顏色、紋理等信息採用閾值法或聚類法進行分割,簡單,易實現,但分割精度較低。該文針對田間開放環境中,不能用顏色、紋理特徵有效分割病蟲害圖像的問題,引入離散餘絃變換(discrete cosine transform,DCT),提齣用清晰度對病蟲害圖像進行分割,以提高分割精度。DCT的低頻信號錶示圖像輪廓,高頻信號錶示圖像細節,對于病蟲害圖像,焦點通常聚集在目標區域,該文提齣截斷DCT高頻信號,再與原圖做差的方法以區分清晰部分和模糊部分,然後結閤病蟲圖像跼部聚閤度較高的特性,利用區域生長方法提取完整目標。採用該算法對白粉虱圖像進行分割測試,併與閾值法和GMM 方法比較:分割結果中,目標的一緻性和邊緣的清晰度明顯好于閾值法和 GMM 方法,平均正確分類率為98.49%,分彆較R,B,Y空間中閾值法和Y空間中GMM方法分類正確率高2.96%、3.28%、3.24%和9.65%,差異達到顯著水平。基于DCT和區域生長的分割算法魯棒性高,能夠有效地將病蟲害區域從自然環境中採集的葉片中分離,可用于分割白粉虱圖像。
도상분할시병충해자동식별적난점지일,목전대다기우안색、문리등신식채용역치법혹취류법진행분할,간단,역실현,단분할정도교저。해문침대전간개방배경중,불능용안색、문리특정유효분할병충해도상적문제,인입리산여현변환(discrete cosine transform,DCT),제출용청석도대병충해도상진행분할,이제고분할정도。DCT적저빈신호표시도상륜곽,고빈신호표시도상세절,대우병충해도상,초점통상취집재목표구역,해문제출절단DCT고빈신호,재여원도주차적방법이구분청석부분화모호부분,연후결합병충도상국부취합도교고적특성,이용구역생장방법제취완정목표。채용해산법대백분슬도상진행분할측시,병여역치법화GMM 방법비교:분할결과중,목표적일치성화변연적청석도명현호우역치법화 GMM 방법,평균정학분류솔위98.49%,분별교R,B,Y공간중역치법화Y공간중GMM방법분류정학솔고2.96%、3.28%、3.24%화9.65%,차이체도현저수평。기우DCT화구역생장적분할산법로봉성고,능구유효지장병충해구역종자연배경중채집적협편중분리,가용우분할백분슬도상。
Image segmentation is one of the fundamental problems in an automatic pest identification system. In the current research, algorithms based on thresholding or clustering are widely used. Despite the simplicity and efficiency of the traditional methods, their performances are not satisfactory because the gray intensity is overlapped among the background of plant leaves and pests in the field environment. In this paper, we propose a novel method to segment the whitefly in the field environment by the Discrete Cosine Transformation (DCT) and region growing methods. The images are assumed to be rightly taken and focused on the target objects. The low frequency of DCT represents the image contour, and the high frequency of DCT represents the image details. The high frequency of DCT is used to distinguish the blurred image from the clear image globally. On the other hand, the local intensity of the pests is changed gradually and the intensity between pests and the closed background or plant leaves is changed greatly, so region growing is adopted to take advantage of the local intensity of the objects and to extract complete targets locally. To be specific, first, the gray image is transformed by discrete cosine transformation, and the high frequency part is truncated. Then it is re-converted to a gray image by inverse discrete cosine transformation. Second, the transformed image and original image are differentiated. Through an adaptive thresholding and open-close operation, we obtained the clear foreground regions. Third, we marked each clear region and established the gray model. Finally, as the pests have good local polymerization degree, the region growing method was adopted to extract the complete target object. Pixels in the clear regions and conforming the region gray model are involved in the growing process with an 8-direction searching scale. As a result, each single connected component was taken as a target pest. The algorithm was implemented on a Visual Studio 2005 platform. The experiments were conducted on whitefly images by comparison with the methods based on thresholding and Gaussian Mixture Model (GMM). The average classification accuracy was 98.49%, which was higher than thresholding-based methods in space R, B, Y and GMM in space Y, respectively, by 2.96%, 3.28%, 3.24% and 9.65%. Experimental results show that our proposed method can effectively separate pests apart from normal part of leaves and background. Our method provides higher precision as well as the accurate and closed boundaries, which is beneficial in the processing of whitefly images.