Do you think that you can read the text from an image!!!!!!!!!
Yes, it is possible through your android devices. A lot of applications get uploaded on play store by using which you can decode the text written on image files.
Point is how it became possible???
This is being achieved by google vision API in which our android device will automatically detect the text written on image files.
We can use following dependency to our gradle build file in android studio.
com.google.android.gms:play-services-vision:15.0.0
Anyone have any idea how can we detect the text from a photo that we capture in our phone and show the content..
Waiting for your responses..
Manisa