Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

OpenCV Implementation of Grid-based Vertical Safe Landing for UAV using YOLOv5

Author 1: Hrusna Chakri Shadakshri V Author 2: Veena M. B Author 3: Keshihaa Rudra Gana Dev V
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 13, No. 9 · Published 2022

DOI: https://doi.org/10.14569/IJACSA.2022.0130957

Abstract

The challenge of proving autonomous landing in practical situations is difficult and highly risky. Adopting autonomous landing algorithms substantially minimizes the probability of human-involved mishaps, which may enable the use of drones in populated metropolitan areas to their full potential. This paper proposes an Unmanned Aerial Vehicles (UAV) vertical safe landing & navigation pipeline that relies on lightweight computer vision modules, able to execute on the limited computational resources on-board a typical UAV. In this work, a grid-based mask technique is proposed for selecting the safe landing zones where each grid is parameterizable based on the size of the UAVs, which is implemented using OpenCV. A custom trained YOLOv5 model is the underlying building block for safe landing algorithm which is trained for aerial views of pedestrians, cars & bikes to identify as obstacles. The nearest obstacle-free zone algorithm is applied over the YOLOv5 output where boundary box locations are identified using Hue Saturation Value (HSV) filtering and then split into grids for safe landing zones where maximum coverage is taken into account while analyzing each scene. It performs a 2-level operation to prevent collisions while descending at different altitudes. Since UAV is expected to be processing only at predetermined altitudes, which will shorten the processing time, generating a PID signal for UAV actuators to navigate to the required safe zone with utmost safety and accuracy.

Keywords

How to Cite this Article

V, H. C. S., B, V. M., & V, K. R. G. D. (2022). OpenCV Implementation of Grid-based Vertical Safe Landing for UAV using YOLOv5. International Journal of Advanced Computer Science and Applications, 13(9). https://doi.org/10.14569/IJACSA.2022.0130957

V, Hrusna Chakri Shadakshri, et al.. "OpenCV Implementation of Grid-based Vertical Safe Landing for UAV using YOLOv5." International Journal of Advanced Computer Science and Applications, vol. 13, no. 9, 2022, https://doi.org/10.14569/IJACSA.2022.0130957.

@article{V2022,
  title     = {OpenCV Implementation of Grid-based Vertical Safe Landing for UAV using YOLOv5},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {13},
  number    = {9},
  year      = {2022},
  publisher = {The Science and Information Organization},
  author    = {Hrusna Chakri Shadakshri V and Veena M. B and Keshihaa Rudra Gana Dev V},
  doi       = {10.14569/IJACSA.2022.0130957},
  url       = {https://doi.org/10.14569/IJACSA.2022.0130957}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.