PERANCANGAN SISTEM DETEKSI BOLA MENGGUNAKAN METODE OPTICAL FLOW PADA ROBOT PENJAGA GAWANG SOCCER BERODA
Daftar Isi:
- Robot control can not be separated from a targeting system that can process the received signal so that a robot can work properly, this needs to be supported by communication capabilities between a camera that is able to produce images clearly (noisless) with a microcontroller robot. The microcontroller can load information that has been done by the camera, by using Python to process information from camera so that it can be used by the microcontroller on the robot. The OpenCV library is used to increase efficiency and focus on realtime applications. Image processing is not only for industrial applications, but can also be used on other things in everyday life. The camera on the robot must block the ball to prevent it from entering the goalpost. For this reason, using the optical flow method wich is a method of object detection using pixle is beneficial for ball detection, patterns in the image and then running its position. this object detection system can detect the ball up to 150 cm.