-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Develop a mapping script for the SUAS competition.
PROBLEM: Produce a visual map of an area of interest.
IDEA: (or solution) The aircraft follows a certain flightpath and captures images of the ground. During flight, the drone's geolocation is recorded at every instant the image is taken.
Requirements: -
- Take images that are adjacent in nature.
- Tag each picture with its own geolocation.
- Stitch the images together to produce one image.
Notes: -
- Require speed and efficiency due to specific memory and time constraints.
Action steps: -
- Collect test data (images) from flight tests.
- Try out multiple mapping algorithms
- Benchmark each algorithm's performance
- Perform appropriate optimization.
- Compare performance metrics.
- Integrate script with current system.
- Debug and test.
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request