An android app which uses openCV to find feature points of an image clicked using an android device and gets the Geolocation of the image..
IMLoc is hosted in the following web site
https://github.com/irahulsharma/IMLoc
If you think the Android project IMLoc listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of IMLoc.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in IMLoc. The names of the image files are listed as follows.
maps_icon.png
The following screenshort is generated from the image listed above.
IMLoc has the following Java source files.
com.rahulsharma.proapp.Main.java com.rahulsharma.proapp.Osmmap.java com.rahulsharma.proapp.Settings.java