Home /Research /Color-based segmentation and feature detection for ball and goal post on mobile soccer robot game field
PERCEPTION

Color-based segmentation and feature detection for ball and goal post on mobile soccer robot game field

Adelia Nur Fitriana, Kusprasapta Mutijarsa, Widyawardana Adiprawita

Year
2016
Citations
23

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.

Keywords

Artificial intelligenceComputer visionComputer scienceObject detectionHueHSL and HSVSegmentationThresholdingMobile robotBall (mathematics)

Related papers

Browse all PERCEPTION papers