首页 | 本学科首页   官方微博 | 高级检索  
     检索      

基于图像特征点粒子群聚类算法的麦田作物行检测
引用本文:姜国权,杨小亚,王志衡,刘红敏.基于图像特征点粒子群聚类算法的麦田作物行检测[J].农业工程学报,2017,33(11):165-170.
作者姓名:姜国权  杨小亚  王志衡  刘红敏
作者单位:河南理工大学计算机科学与技术学院,焦作,454000
基金项目:国家自然科学基金资助项目(61472119,61572173,61472373,61401150);河南省科技攻关项目(172102110032);河南省教育厅高等学校重点项目(17A210014);河南省高等学校矿山信息化重点学科开放实验室开放基金资助(KY2012-09);河南省高校基本科研业务费专项资金资助;计算机视觉与图像处理创新团队(T2014-3)
摘    要:为了快速准确地提取麦田作物行中心线,提出了基于图像特征点粒子群聚类算法的麦田作物行检测。首先,对自然光照下获取的彩色图像运用"过绿颜色因子图像灰度化"、"Otsu图像二值化"、"左右边缘中间线检测提取作物行特征点算法"3步对图像进行预处理。然后,根据农田作物行中心线周围区域的特征点到该直线的距离均小于某一距离阈值的特征,运用粒子群优化算法对每一作物行的特征点分别进行聚类。最后,对每一类的特征点用最小二乘法进行直线拟合获取麦田作物行中心线。试验结果表明,该算法可以对作物断行、杂草、土块等复杂农田环境下的图像进行有效地作物行检测,识别率达95%,识别误差小于3°。与标准Hough算法相比,运行速率提升了一倍。该文可为实现农业机器人田间作业提供参考。

关 键 词:图像处理  算法  聚类  作物行检测  粒子群优化  最小二乘法
收稿时间:2017/1/7 0:00:00
修稿时间:2017/6/8 0:00:00

Crop rows detection based on image characteristic point and particle swarm optimization-clustering algorithm
Jiang Guoquan,Yang Xiaoy,Wang Zhiheng and Liu Hongmin.Crop rows detection based on image characteristic point and particle swarm optimization-clustering algorithm[J].Transactions of the Chinese Society of Agricultural Engineering,2017,33(11):165-170.
Authors:Jiang Guoquan  Yang Xiaoy  Wang Zhiheng and Liu Hongmin
Institution:School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo 454000, China,School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo 454000, China,School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo 454000, China and School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo 454000, China
Abstract:Abstract: In order to extract the crop rows of wheat quickly and accurately, a new method of wheat crop row detection was proposed based on particle swarm optimization (PSO) - clustering. The first step is image segmentation. The purpose of image segmentation was to separate the green plants from background, and it required the following 2 steps: Firstly, gray-level transformation, which could be done in RGB color space. In this paper, the color excess green index 2G-R-B was used; Secondly, image binarization was conducted. Among the global thresholding techniques for image binarization, Otsu method is one of the best threshold ways. So, this paper used Otsu algorithm to binarize the above obtained gray-level image. In order to reduce the burden of the next work, it was essential to extract a number of feature points indicating the crop rows. The specific algorithm can be divided into 2 steps: Firstly, get the left and right boundary points of each crop row. Secondly, extract the midpoint between left and right boundary points. After the original crop image was processed by the above steps, we got the feature points of the crop rows. According to the characteristics that the distances from the feature points around the crop row centreline to this straight line were all smaller than a certain distance threshold, we used the clustering method based on PSO to determine the real center points indicating crop rows. In the crop rows detection algorithm based on the PSO-clustering, the line in the data space composed of the feature points was considered as a particle. Finally, the centrelines were detected by fitting a straight line with the least square method. In order to prove the superiority of the algorithm, we compared the algorithm with standard Hough transform and the algorithm proposed in another literature. We tested the performance from the aspects of the detection accuracy and processing time for different images. Here, a total of 350 images have been tested. The number of the wheat images in overwintering stage was 197 and the number of the wheat images in green stage was 153. For the algorithm proposed in this paper, the number of the wheat images in overwintering stage successfully detected was 190 and that in green stage successfully detected was 143. Comparatively speaking, for the algorithm with standard Hough transform, the numbers of the wheat images in overwintering and green stage that were successfully detected were 180 and 100, respectively. For the algorithm proposed in another literature, the numbers were 168 and 93, respectively. Three representative pictures were selected in the experiment, which included the different environment i.e. the lack of crops, soil block, and high density weed. For the 3 images, the identification errors of the proposed algorithm were 0.6310°, 0.7735° and 1.0657°, respectively. The identification errors of the standard Hough were 0.9683°, 2.7158° and 4.4633°, respectively. The identification errors of the algorithm proposed in another literature were 2.2605°, 1.5319° and 5.8291°, respectively. Therefore, compared with the other 2 algorithms, the proposed algorithm has the advantages of high real time and high accuracy, which can meet the practical requirements of field operation of agricultural robots.
Keywords:image processing  algorithms  clustering  crop rows detection  particle swarm optimization  least squares
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《农业工程学报》浏览原始摘要信息
点击此处可从《农业工程学报》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号