PERANCANGAN OBJECT TRACKING ROBOT BERBASIS IMAGE PROCESSING MENGGUNAKAN RASPBERRY PI
Abstract
This paper presents the research results on using the object tracking techniques for object recognition and robot's motion control based on object movement. In this study, object tracking used by the robot to recognize and follow the movement of an object. Pattern recognition and robot motion in object tracking controlare done in a real time. Robot developed in this study is a wheeled robot that has the ability to follow the motion of the certain color ball. Pattern recognition algorithms in this study includes: the color space conversion from RGB to HSV, color detection using color filtering, and shape detection using the edge detection technique and the circle hough transform. Image processing and robot‟s motion control is done by using a mini computer Raspberry Pi 2 Model B Raspberry Pi and camera. This study use python programming language, which has been embedded in OpenCV library. The performance tests in this research was conducted by analyzing the effect of the image resolution on the camera motion, the robot maximum visibility, the color recognition process, the shape recognition process, and the minimum light intensity requirement. The results show that the best image resolution for the robot to perform ball tracking is 320x240 pixels, the robot maximum visibility is 113 cm, and the minimum of light intensity for robot to recognize the ball is 21.0 lux.