节点文献

玉米叶部病斑图像智能处理算法的研究与实现

Reserch and Implementation of Intelligent Image Processing Algorithm on Maize Leaf Ill Spots

【作者】 李娇娇

【导师】 白中英;

【作者基本信息】 北京邮电大学 , 计算机科学与技术, 2010, 硕士

【摘要】 利用机器视觉来解决农作物病害诊断问题,进而达到防治病害和节约成本的目的,是现代农业最显著的特点之一。目前有很多关于数字图像处理技术用于这一领域的研究,其中图像分割是最重要的一部分,它关系到特征提取和后续识别的正确率,而如何结合多种分割和预处理技术是本研究的重点。本文以大斑病、小斑病、灰斑病、弯孢叶斑病、锈病和褐斑6种玉米叶部病斑图像为研究对象,实现了玉米叶部病斑的自动识别系统。系统主要由四部分组成:图像预处理,图像分割,特征提取,分类识别,基于系统实现需要,本文主要研究了以下内容:1.图像预处理算法的研究,主要实现了图像缩小、自动裁剪和图像增强算法。由于从大田拍摄的玉米叶片病斑图像像素过大,直接进行处理会影响效率,本文所处理的图像是由索尼a700拍摄的分辨率为3104×2064的图像,无法直接进行分割算法处理,所以要先对原图像进行缩小操作,为了裁剪出病斑所在区域,本文使用了基于人眼视觉的图像自动裁剪技术,使用分块来计算影响人眼视觉的影响因子来裁剪图像,为了更精确地裁剪出目标区域图像,本文在原有的4个影响因子中加入了颜色影响因子,裁剪效果明显要好很多。而裁剪后的图像要经过图像增强,才便于后续的分割处理,由于玉米病斑图像中有些随机杂点,通过中值滤波算法可以很好的过滤掉这些杂点。2.图像分割算法的研究,目前,作物叶部病斑分割的方法大多是利用病叶片和病斑的灰度差异,采用固定阈值分割算法或用明确的判别标准来区分叶片部分和病斑部分。但实际上,由于病叶图像中的对象具有模糊性和不确定性,对象的边界不可能清晰明确,作物叶片和病斑本身颜色的不均匀和灰度值存在着重叠,因此很难用固定阂值或确定的准则来准确的确定病叶图像中不确定的对象。为了提高玉米叶片病斑的分割效果,本文提出了将局部阈值法与区域增长法相结合的作物病害图像自适应分割算法。3.玉米叶片病斑特征的提取与系统验证。本文主要提取了玉米叶片病斑的几个形态特征:面积、周长、圆形度、矩形度和复杂度。通过模糊识别算法来判别病斑种类,验证各个特征对不同病斑的影响因子,通过实验得出图像缩小因子和图像裁剪分块的个数。整个系统,基于文档视图结构,能够完成对病斑图像的预处理、病斑分割,特征提取和自动识别功能,并且所有功能都可以通过点击相应的菜单项实现,操作简单,并且处理过程可以在界面上显示,可视化好。

【Abstract】 Using machine vision to solve the problem of crop illness diagnosis to realize the ultimate goal of crop illness prevention and saving the cost is one of the most significant characteristics of modern agriculture. Currently, lots of digital image processing techniques applied in this filed have been studied, one of the most important part is the segmentation algorithm which is vital to feature extraction and the accuracy of recognition. This paper mainly researched on how to integrate several classic segmentation algorithms together to segment 6 kinds of image ill spots on maize leaf which are Exserohilum Turcicum, Bipolaris maydis, Cercospora zeaemaydis Tehon and Daniels, Curvularia lunata Boed, Puccinia polysora, Physoderma maydis Miyabe. The system includes 4 parts which are image pre-process, image segmentation, feature extraction and classification and recognition. Based on system implementation need, the primary coverage of this paper are as follows:1.The study on image pre-process algorithm, mainly implement the function of image-resizing, automatic image-clipping and image enhancement. Due to large pixels of images shot from the maize field with Sony a700, direct process will cause low efficiency. So firstly, we reduce the image size and then clip out the interestd area using the automatic image clipping technique based on human vision which is implemented by computing 4 influence parameters of each blocks divided. To improve the accuracy, This paper add a color influence parameter which makes a better result. Finally, by using median filtering to erase the random noise of the image.2.The study on image segmentation algorithm.currently, most of the segmentaion algorithm usually use specific criterion to differentiate between ill spots and background. But in fact,due to the fuzziness and uncertainty of the crop leaf background and the ill spots, it’s hard to use specific criterion to segment the illness spot out of the image. In order to improve the effect of the segmentation. This paper propose a self-adapting algorithm combining local threshold with regional growth. 3.The study of feature extraction and system verification. This paper mainly extract several morphological characters:Area, Girth, Circularity, Rectangular degree, Complexity. This part will use Fuzzy recognition algorithm to classify illness kinds and verify the influence of different illness spot. Image reducement parameter and the number of blocks divided from image can be defined through experiment.The system based on document-view architecture implement the function of image pre-process, image segmentation, feature extraction and automatic recognition, and all of the functions can be manipulated by clicking relevant menu. It’s easy to process and have good user interface.

节点文献中: 

本文链接的文献网络图示:

本文的引文网络