基于水平样条分割的棉田作业机器人导航路径检测

Dongchen Li, Shengyong Xu, Yuezhi Zheng, Changgui Qi, Pengjiao Yao
{"title":"基于水平样条分割的棉田作业机器人导航路径检测","authors":"Dongchen Li, Shengyong Xu, Yuezhi Zheng, Changgui Qi, Pengjiao Yao","doi":"10.4018/IJITWE.2017070103","DOIUrl":null,"url":null,"abstract":"Visual navigation is one of the fundamental techniques of intelligent cotton-picking robot. Cotton field composition is complex and the presence of occlusion and illumination makes it hard to accurately identify furrows so as to extract the navigation line. In this paper, a new field navigation path extraction method based on horizontal spline segmentation is presented. Firstly, the color image in RGB color space is pre-processed by the OTSU threshold algorithm to segment the binary image of the furrow. The cotton field image components are divided into four categories: furrow (ingredients include land, wilted leaves, etc.), cotton fiber, other organs of cotton and the outside area or obstructions. By using the significant differences in hue and value of the HSV model, the authors segment the threshold by two steps. Firstly, they segment cotton wool in the S channel, and then segment the furrow in the V channel in the area outside the cotton wool area. In addition, morphological processing is needed to filter out small noise area. Secondly, the horizontal spline is used to segment the binary image. The authors detect the connected domains in the horizontal splines, and merger the isolate small areas caused by the cotton wool or light spots in the nearby big connected domains so as to get connected domain of the furrow. Thirdly, they make the center of the bottom of the image as the starting point, and successively select the candidate point from the midpoint of the connected domain, according to the principle that the distance between adjacent navigation line candidate is smaller. Finally, the authors count the number of the connected domains and calculate the change of parameters of boundary line of the connected domain to make sure whether the robot reaches the outside of the field or encounters obstacles. If there is no anomaly, the navigation path is fitted by the navigation points using the least squares method. Experiments prove that this method is accurate and effective, which is suitable for visual navigation in the complex environment of a cotton field in different phases.","PeriodicalId":222340,"journal":{"name":"Int. J. Inf. Technol. Web Eng.","volume":"17 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"4","resultStr":"{\"title\":\"Navigation Path Detection for Cotton Field Operator Robot Based on Horizontal Spline Segmentation\",\"authors\":\"Dongchen Li, Shengyong Xu, Yuezhi Zheng, Changgui Qi, Pengjiao Yao\",\"doi\":\"10.4018/IJITWE.2017070103\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Visual navigation is one of the fundamental techniques of intelligent cotton-picking robot. Cotton field composition is complex and the presence of occlusion and illumination makes it hard to accurately identify furrows so as to extract the navigation line. In this paper, a new field navigation path extraction method based on horizontal spline segmentation is presented. Firstly, the color image in RGB color space is pre-processed by the OTSU threshold algorithm to segment the binary image of the furrow. The cotton field image components are divided into four categories: furrow (ingredients include land, wilted leaves, etc.), cotton fiber, other organs of cotton and the outside area or obstructions. By using the significant differences in hue and value of the HSV model, the authors segment the threshold by two steps. Firstly, they segment cotton wool in the S channel, and then segment the furrow in the V channel in the area outside the cotton wool area. In addition, morphological processing is needed to filter out small noise area. Secondly, the horizontal spline is used to segment the binary image. The authors detect the connected domains in the horizontal splines, and merger the isolate small areas caused by the cotton wool or light spots in the nearby big connected domains so as to get connected domain of the furrow. Thirdly, they make the center of the bottom of the image as the starting point, and successively select the candidate point from the midpoint of the connected domain, according to the principle that the distance between adjacent navigation line candidate is smaller. Finally, the authors count the number of the connected domains and calculate the change of parameters of boundary line of the connected domain to make sure whether the robot reaches the outside of the field or encounters obstacles. If there is no anomaly, the navigation path is fitted by the navigation points using the least squares method. Experiments prove that this method is accurate and effective, which is suitable for visual navigation in the complex environment of a cotton field in different phases.\",\"PeriodicalId\":222340,\"journal\":{\"name\":\"Int. J. Inf. Technol. Web Eng.\",\"volume\":\"17 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2017-07-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"4\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Int. J. Inf. Technol. Web Eng.\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.4018/IJITWE.2017070103\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Int. J. Inf. Technol. Web Eng.","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.4018/IJITWE.2017070103","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 4

摘要

视觉导航是智能摘棉机器人的基本技术之一。棉花田的构图复杂,遮挡和光照的存在使得难以准确识别犁沟从而提取导航线。提出了一种基于水平样条分割的野外导航路径提取方法。首先,采用OTSU阈值算法对RGB色彩空间中的彩色图像进行预处理,分割出沟的二值图像;将棉田影像成分分为四类:垄沟(成分包括土地、枯叶等)、棉花纤维、棉花的其他器官和外界区域或障碍物。利用HSV模型中色调和值的显著差异,分两步分割阈值。首先在S通道内分割棉絮,然后在棉絮区域外的区域内分割V通道内的沟槽。此外,还需要进行形态学处理,滤除小噪声区域。其次,利用水平样条对二值图像进行分割;在水平样条中检测连通域,并将相邻大连通域中因棉絮或光点造成的孤立小区域合并,得到沟槽连通域。再次,以图像底部的中心为起始点,按照相邻导航线候选点之间距离较小的原则,从连通域的中点依次选择候选点。最后,对连通域的个数进行计数,并计算连通域边界线参数的变化,以确定机器人是否到达场地外或是否遇到障碍物。如果无异常,则利用最小二乘法对导航点进行路径拟合。实验证明,该方法准确有效,适用于棉田不同阶段复杂环境下的视觉导航。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Navigation Path Detection for Cotton Field Operator Robot Based on Horizontal Spline Segmentation
Visual navigation is one of the fundamental techniques of intelligent cotton-picking robot. Cotton field composition is complex and the presence of occlusion and illumination makes it hard to accurately identify furrows so as to extract the navigation line. In this paper, a new field navigation path extraction method based on horizontal spline segmentation is presented. Firstly, the color image in RGB color space is pre-processed by the OTSU threshold algorithm to segment the binary image of the furrow. The cotton field image components are divided into four categories: furrow (ingredients include land, wilted leaves, etc.), cotton fiber, other organs of cotton and the outside area or obstructions. By using the significant differences in hue and value of the HSV model, the authors segment the threshold by two steps. Firstly, they segment cotton wool in the S channel, and then segment the furrow in the V channel in the area outside the cotton wool area. In addition, morphological processing is needed to filter out small noise area. Secondly, the horizontal spline is used to segment the binary image. The authors detect the connected domains in the horizontal splines, and merger the isolate small areas caused by the cotton wool or light spots in the nearby big connected domains so as to get connected domain of the furrow. Thirdly, they make the center of the bottom of the image as the starting point, and successively select the candidate point from the midpoint of the connected domain, according to the principle that the distance between adjacent navigation line candidate is smaller. Finally, the authors count the number of the connected domains and calculate the change of parameters of boundary line of the connected domain to make sure whether the robot reaches the outside of the field or encounters obstacles. If there is no anomaly, the navigation path is fitted by the navigation points using the least squares method. Experiments prove that this method is accurate and effective, which is suitable for visual navigation in the complex environment of a cotton field in different phases.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信