Skip to content

I used opencv to detect the text from the image. And used google map api to find the address.

Notifications You must be signed in to change notification settings

manthan0227/Finding-Address-on-google-map-using-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finding Address on Google Map

I used the opencv to detect the text from the image. Then using Google Map API to find the address on Google Map

Example 1:

First take the image which has text "Gift City, Gandhinagar, Gujarat"

text

We detect the text using tesseract library after that we give the text to the google api to find the address on map.

Output:

alt text alt text

Example 2:

Here we take the image which has text "Naroda road, Ahmedabad, Gujarat"

alt text

Output:

alt textalt text

About

I used opencv to detect the text from the image. And used google map api to find the address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published