Skip to content

Mapping Algorithms #35

@fadilm777

Description

@fadilm777

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions