Drohnenaufnahme von Verteidigungsanlagen

Location Matters

In defence contexts, such as demining, IED detection, and convoy protection, processing the captured sensor data requires far more than simple object detection and tracking. Risk‑centric situational awareness must take into account the interaction of multiple factors and their spatial proximity.

Case Study: libgeo2pixel

The libgeo2pixel library implements all required reference frames, coordinate systems, and the three geolocation algorithms (Ray Marching, Ray Intersection, Gradient Descent). It is written in C, optimized for speed and easy to port. Rotations are performed only with quaternions, making it suitable for real‑time use. Its only dependencies are the C standard library and a small interface to the gdalinfo tool for accessing DEM (digital elevation model) data; otherwise it is completely self‑contained. This allows the library to run on smartphones, drones, or other consumer devices.

CamTraps 2024 Paper
Geo2Pixel Software Interface für geografische Analyse

Case Study: Gridomat (ongoing)

Gridomat is a self‑contained, web‑based platform that processes video streams from multiple drones simultaneously. Unlike Perceptomat’s single‑drone system, the platform aggregates data in real time, applies the same prompt‑driven object detection, and gathers evidence for the causal risk model (Riskomat). Parallel analysis creates a more comprehensive situational picture, enabling rapid, evidence‑based risk assessment and evacuation decisions. The solution runs entirely in the browser, requires no special infrastructure, and scales flexibly with the number of connected drones.

Echtzeit-Bedrohungserkennung Dashboard