Skip to content

joanlyq/quick-stitching-for-drone

Repository files navigation

Quick Stitching drone images

A small project aims to georeference drone images and overlay them together without using orthorectify and feature detection (i.e. tie key points)

So far the tool involves GDAL and numpy. The output is a merged tiff with all drone images after being georeferenced. Individual georeferenced drone images are also part of the output.

The next step is to speed up the whole process (skip the producing individual georeferenced images, and parallel the tiff merging steps if possible).

This project is inspired by alexhagiopol.orthomosaic

About

quick footprint overlapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages