Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mapping Functionality #24

Open
OrangePear13 opened this issue Sep 20, 2024 · 0 comments
Open

Add Mapping Functionality #24

OrangePear13 opened this issue Sep 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Urgent Important tasks that should be prioritized vision Vision subteam / works with computer vision to interact with photos and identify important objects

Comments

@OrangePear13
Copy link

Add Mapping Functionality

Problem

SUAS-2025 rules have re-added mapping. The drone needs to take photographs of the entire required mapping area, and we need to stitch together these images to make one big map.

Solution

Write code that will collect many taken images and stitch them together based on GPS location to form one large image map of the area.

Additional Information

The python scripts in `vision/deskew/' have functionality for adjusting images to correct for the camera being at an angle other than perpendicular the ground. Also, there are scripts in the same directory for calculating the GPS coordinates of pixels in an image (using the drone's GPS location).

@OrangePear13 OrangePear13 added enhancement New feature or request vision Vision subteam / works with computer vision to interact with photos and identify important objects Urgent Important tasks that should be prioritized labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Urgent Important tasks that should be prioritized vision Vision subteam / works with computer vision to interact with photos and identify important objects
Projects
None yet
Development

No branches or pull requests

2 participants