how to copy numbers from camera lenses and put this copy in another app?

血红的双手。 提交于 2019-12-13 11:16:57

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!