问题
my problem that I want to make an app read numbers from camera lenses we return a copy to my app.
like you have a number on piece of paper I want to open my app and it will open camera lenses and read this number by camera lenses and return me a copy of that number to my app
回答1:
Optical Character Recognition can be done through Windows Phone using the Microsoft OCR Library for Windows Runtime: http://blogs.windows.com/buildingapps/2014/09/18/microsoft-ocr-library-for-windows-runtime/.
Here's a sample application which demonstrates how to use the library: https://code.msdn.microsoft.com/Uses-the-OCR-Library-to-2a9f5bf4
来源:https://stackoverflow.com/questions/26577110/how-to-copy-numbers-from-camera-lenses-and-put-this-copy-in-another-app