UWARG / computer-vision

A set of libraries and projects which will be used in all computer vision applications.
Other
16 stars 27 forks source link

Target Geolocation [Target Analysis] #26

Open benjaminwinger opened 9 years ago

benjaminwinger commented 9 years ago

Geolocate individual pixeltargets (converting error from pixels to degrees of latitude/longitude) and create a Target to wrap each pixeltarget. Each target should only contain one pixeltarget and duplicates will later be merged.

sarimzafar commented 8 years ago

Working on it