English

Parallelization of a new embedded application for automatic meteor detection

Computer Vision and Pattern Recognition 2023-07-21 v1 Distributed, Parallel, and Cluster Computing

Abstract

This article presents the methods used to parallelize a new computer vision application. The system is able to automatically detect meteor from non-stabilized cameras and noisy video sequences. The application is designed to be embedded in weather balloons or for airborne observation campaigns. Thus, the final target is a low power system-on-chip (< 10 Watts) while the software needs to compute a stream of frames in real-time (> 25 frames per second). For this, first the application is split in a tasks graph, then different parallelization techniques are applied. Experiment results demonstrate the efficiency of the parallelization methods. For instance, on the Raspberry Pi 4 and on a HD video sequence, the processing chain reaches 42 frames per second while it only consumes 6 Watts.

Keywords

Cite

@article{arxiv.2307.10632,
  title  = {Parallelization of a new embedded application for automatic meteor detection},
  author = {Mathuran Kandeepan and Clara Ciocan and Adrien Cassagne and Lionel Lacassagne},
  journal= {arXiv preprint arXiv:2307.10632},
  year   = {2023}
}

Comments

in French language, COMPAS 2023 - Conf{\'e}rence francophone d'informatique en Parall{\'e}lisme, Architecture et Syst{\`e}me, Jul 2023, Annecy (France), France

R2 v1 2026-06-28T11:35:35.768Z