paper-with-me

홈 › Papers

Towards Real-Time 2D Mapping: Harnessing Drones, AI, and Computer Vision for Advanced Insights

2024-12-28 · Bharath Kumar Agnur

This paper presents an advanced mapping system that combines drone imagery with machine learning and computer vision to overcome challenges in speed, accuracy, and adaptability across diverse terrains. By automating processes like feature detection, image matching, and stitching, the system produces seamless, high-resolution maps with minimal latency, offering strategic advantages in defense operations. Developed in Python, the system utilizes OpenCV for image processing, NumPy for efficient computations, and Concurrent[dot]futures for parallel execution. ORB (Oriented FAST and Rotated BRIEF) is employed for feature detection, while FLANN (Fast Library for Approximate Nearest Neighbors) ensures accurate keypoint matching. Homography transformations align overlapping images, resulting in distortion-free maps in real time. This automation eliminates manual intervention, enabling live updates essential in rapidly changing environments. Designed for versatility, the system performs reliably under various lighting conditions and rugged terrains, making it highly suitable for aerospace and defense applications. Testing has shown notable improvements in processing speed and accuracy compared to conventional methods, enhancing situational awareness and informed decision-making. This scalable solution leverages cutting-edge technologies to provide actionable, reliable data for mission-critical operations.

📄 PDF Abstract BibTeX arXiv:2412.20210

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Applying Knowledge Distillation to Improve Weed Mapping With Drones

2023-10-08 · FedCSIS 2023 10 · Giovanna Castellano, Pasquale De Marinis, Gennaro Vessio

In precision agriculture, non-invasive remote sensing using UAVs can be employed to observe crops in visible and non-visible spectra. This paper investigates the effectiveness of state-of-the-art knowledge distillation t…

Knowledge DistillationManagement

Weed mapping in multispectral drone imagery using lightweight vision transformers

2023-12-28 · Neurocomputing 2023 12 · Giovanna Castellano, Pasquale De Marinis, Gennaro Vessio

In precision agriculture, non-invasive remote sensing can be used to observe crops and weeds in visible and non-visible spectra. This paper proposes a novel approach for weed mapping using lightweight Vision Transformers…

ManagementSemantic SegmentationTransfer Learning

Heuristics for optimizing 3D mapping missions over swarm-powered ad hoc clouds

2021-03-11 · Leandro R. Costa, Daniel Aloise, Luca G. Gianoli, Andrea Lodi

Drones have been getting more and more popular in many economy sectors. Both scientific and industrial communities aim at making the impact of drones even more disruptive by empowering collaborative autonomous behaviors …

3D ReconstructionHumanitarian

Navigating the Smog: A Cooperative Multi-Agent RL for Accurate Air Pollution Mapping through Data Assimilation

2024-07-17 · Ichrak Mokhtari, Walid Bechkit, Mohamed Sami Assenine, Hervé Rivano

The rapid rise of air pollution events necessitates accurate, real-time monitoring for informed mitigation strategies. Data Assimilation (DA) methods provide promising solutions, but their effectiveness hinges heavily on…

ManagementMulti-agent Reinforcement Learning

VBSF-TLD: Validation-Based Approach for Soft Computing-Inspired Transfer Learning in Drone Detection

2023-06-11 · Jaskaran Singh

With the increasing utilization of Internet of Things (IoT) enabled drones in diverse applications like photography, delivery, and surveillance, concerns regarding privacy and security have become more prominent. Drones …

Transfer Learning