Automatic Score in Archery Target Using Simple Image Processing
Method
Abidul Qohar , Reesa Akbar
a
and Akhmad Hendriawan
Politeknik Elektronika Negeri Surabaya, Jalan Raya ITS, Surabaya, Indonesia
Keywords: Archery, Automatic Score Detection, Image Processing, OpenCV, Judging System, Camera, System
Development.
Abstract: In this paper we present our developing tool in archery for judging system, which is workable for outdoor and
indoor archery competition. The system used in this tool uses a camera to capture archery targets then the
frames obtained from the camera will be processed using the opencv library to get the score. We do a test
simulation program using opencv and python with video input as an experimental object. We have
successfully collected data from 4 subjects with different brightness settings. The results obtained using this
system for score detection accuracy is 96.55%. This paper introduces a new judging system with high
accuracy and displays the results.
1 INTRODUCTION
Archery is a sport with a long history that train focus
and composure. According to worldarchery.sport, the
first archery competition took place in Finsbury,
England in 1583 which was attended by around 3.000
participants. Furthermore, this sport was officially
included in the Olympics in 1900 for men and 1904
for women. In archery competition, the distance
between the archer and the target board is 70 meters
with the target board tilted 75 degrees to the ground
and the center height of the target board is 1.3 meters
from the ground. On the target there are 10 circles is
the same, from the center yellow, red, blue, black and
white. The determination of the score in the current
archery professional competition uses the Falco Eye
System, which is a laser scanning system to determine
the point of hitting the arrow on the target. This
system is an electronic target using lasers mounted on
the sides. This system is quite accurate, but
unfortunately quite expensive and not easy to move
because it weighs up to 86 kilograms. In amateur and
junior level archery competition, judges and trainers
manually determine the points earned by archers by
either using binoculars or by approaching the target
board to observe and validate the position of the
arrow (Humaid, et al., 2021).
a
https://orcid.org/0000-0001-7630-7760
In this paper, we would like to implement an
archery score detection system with low memory
usage and simpler method as in, in order to obtain the
most suitable to mount the installation and capture the
whole archer base target. Recently, the computer
vision is a new technology, which can provide more
convenient applications for users. Imaging
recognition is the key technology in vision for various
applications (Hsia, Wang, Cheng, & Chang, 2021).
Many researchers are interested in developing this
system because of its simplicity in determining
archery scores. Most of the papers and journals
published on the internet still detect scores using
images or videos that are processed to get the score
data. In journal published by Thi thi zin, Ikuo oka,
Takuya Sasayama and Shingo ata, the arrow detection
using image approach and the score calculation not
real time. The low computational complexity and the
easiness of implementation are the key advantages of
proposed method in the journal (Zin, et al., 2013).
Another journal discussing the topic of score
detection is published by Raymond Parag. The
journal discusses score detection in archery with a
video approach. The frame processed continuously to
predict the position of the arrow on the archery target
board based its color (Parag, 2017).Various methods
and techniques using OpenCV are discussed and
applied to detect and score the arrows. The target is