{"title":"Color-based segmentation and feature detection for ball and goal post on mobile soccer robot game field","authors":"A. N. Fitriana, K. Mutijarsa, W. Adiprawita","doi":"10.1109/ICITSI.2016.7858232","DOIUrl":null,"url":null,"abstract":"This study presents the real time implementation of object detection and tracking algorithm on mobile soccer robot. Object detection is considered as one of the most important task because ball and goal post are the main component in soccer. The system uses the combination of color-based segmentation and feature detection to detect the color and also the shape feature of the object used in the soccer robot game. The color segmentation uses thresholding method in Hue, Saturation, and Value (HSV) color space to differentiate the ball and goal post color from other objects in the field. Then, morphological operation is applied to the thersholded image to minimize the error. After that, Hough line transform is applied to detect the feature of the goal post. Then, ellipse detection is also applied to find the ball feature. This step is used so the desired object is correctly detected, not other object that have the same color. The final step is to calculate the image moments to determine the centroid of the objects and tracking it. Object's color, feature, and coordinate are obtained from this purposed method. In the implementation, the robot has successfully detect ball, goal post, and its position in a real time manner.","PeriodicalId":172314,"journal":{"name":"2016 International Conference on Information Technology Systems and Innovation (ICITSI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2016-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"20","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2016 International Conference on Information Technology Systems and Innovation (ICITSI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICITSI.2016.7858232","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 20
Abstract
This study presents the real time implementation of object detection and tracking algorithm on mobile soccer robot. Object detection is considered as one of the most important task because ball and goal post are the main component in soccer. The system uses the combination of color-based segmentation and feature detection to detect the color and also the shape feature of the object used in the soccer robot game. The color segmentation uses thresholding method in Hue, Saturation, and Value (HSV) color space to differentiate the ball and goal post color from other objects in the field. Then, morphological operation is applied to the thersholded image to minimize the error. After that, Hough line transform is applied to detect the feature of the goal post. Then, ellipse detection is also applied to find the ball feature. This step is used so the desired object is correctly detected, not other object that have the same color. The final step is to calculate the image moments to determine the centroid of the objects and tracking it. Object's color, feature, and coordinate are obtained from this purposed method. In the implementation, the robot has successfully detect ball, goal post, and its position in a real time manner.
研究了在移动足球机器人上实时实现目标检测与跟踪算法。由于球和门柱是足球运动的主要组成部分,目标检测被认为是足球运动中最重要的任务之一。该系统采用基于颜色的分割和特征检测相结合的方法来检测足球机器人比赛中使用的物体的颜色和形状特征。颜色分割采用Hue, Saturation and Value (HSV)颜色空间中的阈值分割方法,将球和门柱的颜色与场地中其他物体的颜色区分开来。然后对阈值图像进行形态学处理,使误差最小化。然后利用霍夫线变换检测门柱的特征。然后,利用椭圆检测来寻找球的特征。使用此步骤是为了正确检测所需的对象,而不是具有相同颜色的其他对象。最后一步是计算图像矩,确定目标的质心并进行跟踪。该方法可获得物体的颜色、特征和坐标。在实现中,机器人成功地实时检测了球、门柱及其位置。