A Compendium of Autonomous Navigation using Object Detection and Tracking in Unmanned Aerial Vehicles
Journal:
arXiv
Published Date:
May 31, 2025
Abstract
Unmanned Aerial Vehicles (UAVs) are one of the most revolutionary inventions
of 21st century. At the core of a UAV lies the central processing system that
uses wireless signals to control their movement. The most popular UAVs are
quadcopters that use a set of four motors, arranged as two on either side with
opposite spin. An autonomous UAV is called a drone. Drones have been in service
in the US army since the 90's for covert missions critical to national
security. It would not be wrong to claim that drones make up an integral part
of the national security and provide the most valuable service during
surveillance operations. While UAVs are controlled using wireless signals,
there reside some challenges that disrupt the operation of such vehicles such
as signal quality and range, real time processing, human expertise, robust
hardware and data security. These challenges can be solved by programming UAVs
to be autonomous, using object detection and tracking, through Computer Vision
algorithms. Computer Vision is an interdisciplinary field that seeks the use of
deep learning to gain a high-level understanding of digital images and videos
for the purpose of automating the task of human visual system. Using computer
vision, algorithms for detecting and tracking various objects can be developed
suitable to the hardware so as to allow real time processing for immediate
judgement. This paper attempts to review the various approaches several authors
have proposed for the purpose of autonomous navigation of UAVs by through
various algorithms of object detection and tracking in real time, for the
purpose of applications in various fields such as disaster management, dense
area exploration, traffic vehicle surveillance etc.