How to run?

python testORB.py

Problem

  • Where this photo was made? Someone makes photo (building, roadblock, field with tanks) and some other wants to locate where that photo was made. Of course, it easy when photo has geo coordinates, but what if it hasn't?

Technology

  • python + opencv
  • ORB featuring algorithm (detecting features on photos)
  • FLANN (Fast Library for Approximate Nearest Neighbors) matching features on photos

Demo

  • We made a lot of photos inside office
  • Then somebody makes test photo
  • Program responds where test photo was made

What's next?

Use this technology for process important photos from outside

Built With

Share this project:

Updates