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

TL;DR
This paper introduces a real-time 2D mapping system using drones, AI, and computer vision that automates image processing to produce high-resolution maps quickly and accurately for defense and aerospace applications.
Contribution
The paper presents a novel automated mapping system integrating drone imagery with machine learning and computer vision for real-time, high-accuracy mapping in diverse environments.
Findings
Significant improvements in processing speed over traditional methods.
High accuracy and reliability across various terrains.
Effective performance under different lighting conditions.
Abstract
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…
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
TopicsRobotics and Sensor-Based Localization
