giles200619 / aerial-image-stitching

A simple implementation that stitches images from UAV view into a map.
7 stars 2 forks source link

aerial-image-stitching

result A simple implementation that stitches images from UAV view into a map. First estimate camera movement by applying SIFT feature matching and ratio test to expand the current image, then warp the new frame to the current frame using the estimated homography matrix.

Dependencies

Data source

Example images are from Sensefly dataset.