Skip to content

Geo-reference aerial images (simple JPG) without ground control points AND without camera poses (Reupload from 2014)

Notifications You must be signed in to change notification settings

neogeogre/AerialImageRegistration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Automatic Aerial Image Registration Tool

A proof of concept to show that it's possible to geo-reference aerial images (simple JPG) without ground control points AND without camera poses. The registration is done with a SIFT (Scale Invariant Feature Transform) between the drone aerial image and the microsoft Bing map as a reference.

Steps are :

  • Knowing more or less the area of interest, Bing reference images (geoTiff) are downloaded from microsoft server
  • SIFT tie points are computed between each aerial image and the Bing image
  • The projections on the map for each aerial image are computed and filtered
  • Resulting image projected positions are displayed on the World-Wind globe

Demo video :

launch the AIR tool

About

Geo-reference aerial images (simple JPG) without ground control points AND without camera poses (Reupload from 2014)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages