VORTEX: A Spatial Computing Framework for Optimized Drone Telemetry Extraction from First-Person View Flight Data
James E. Gallagher, Edward J. Oughton

TL;DR
VORTEX is a novel system that extracts and analyzes drone telemetry data from FPV footage using OCR and spatial processing, optimizing accuracy and efficiency with systematic sampling and coordinate methods.
Contribution
This work introduces the first quantitative framework for drone telemetry extraction from FPV footage using open-source OCR and spatial libraries, with optimized sampling strategies.
Findings
5-second sampling balances accuracy and computational efficiency
UTM and Haversine methods yield similar spatial results
Altitude measurements are resilient to sampling variations
Abstract
This paper presents the Visual Optical Recognition Telemetry EXtraction (VORTEX) system for extracting and analyzing drone telemetry data from First Person View (FPV) Uncrewed Aerial System (UAS) footage. VORTEX employs MMOCR, a PyTorch-based Optical Character Recognition (OCR) toolbox, to extract telemetry variables from drone Heads Up Display (HUD) recordings, utilizing advanced image preprocessing techniques, including CLAHE enhancement and adaptive thresholding. The study optimizes spatial accuracy and computational efficiency through systematic investigation of temporal sampling rates (1s, 5s, 10s, 15s, 20s) and coordinate processing methods. Results demonstrate that the 5-second sampling rate, utilizing 4.07% of available frames, provides the optimal balance with a point retention rate of 64% and mean speed accuracy within 4.2% of the 1-second baseline while reducing computational…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsUAV Applications and Optimization · Video Surveillance and Tracking Methods · Automated Road and Building Extraction
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
