Combines the high accuracy of AR with the scale of GPS data
Uses camera and motion data to map out the local world as you move around. Uses wifi and GPS data to determine your global location, with a low degree of accuracy. Combines the high accuracy of AR with the scale of GPS data. The potential for combining these technologies is huge, with so many potential applications across many different areas.
Automatically geocode pictures from your camera and a GPS track log.
Following Google code closure the only official webpage is (doc, support, code) :
https://github.com/notfrancois/GPicSync
Simple example for triangulate polygon with allegro engine (C++)
Simple example for triangulate polygon with allegro engine (C++). This project provided "as is". It have two bugs: cursor and camera orientation. If you do not pay attention to it, the program is working. Maybe I'll fix it later.
Download GPS track from the GPS logger "Solmeta Geotagger Pro" under Linux; Auslesen des Geotaggers * Geotag images with image direction, pitch, roll; Geotagging mit Blickrichtung * Altitudes/Höhen from geonames.org * NMEA analysis: DOP, satellite
GpsPhoto.pl geotags digital photos by using GPS track data recorded at the same time. Matches are based on closest timestamps. An optionally generated Google Earth KML or KMZ file contains the GPS tracks and the geotagged photos.
This is a simple C# library for translating Latitude and Longitude, and taking the heading and tilt of a camera (such as attached to a UAV) and converting it to a point on the ground it's looking at.