Sure I will google regarding the Optical Character Recognition algos. Thanks for your time and patience at least now I know where I need to put my efforts.
On Tue, Jul 27, 2010 at 7:03 AM, 蒲昊 <[email protected]> wrote: > It's not easy to read data from image files, you need some Optical > Character Recognition algorithms, you can try to find is there any existing > libraries can help you. (write a new OCR algorithm by someone self is too > hard) > > 2010/7/26 TreKing <[email protected]> > > On Mon, Jul 26, 2010 at 3:14 AM, anil kukreti > <[email protected]>wrote: >> >>> My objective is to scan a text or image file and if there's any phone no >>> present in that file i could call that no. through my app. >>> >> >> Oh, you want to find phone *numbers*. Standard Java I/O and those regex >> classes should suffice for text files. No idea how you would read this data >> from image files. >> >> >> ------------------------------------------------------------------------------------------------- >> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago >> transit tracking app for Android-powered devices >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Thanks for Cooperating! Anil Kukreti Network transforms ideas to reality. 09312646623 Linked In : http://in.linkedin.com/in/anilkukreti Blog : http://androidosbeginning.blogspot.com/ Skype Id : anil.kleward -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

