Muss52 Posted August 2, 2016 Share Posted August 2, 2016 Hi All, I have made a simple OCR engine with Javascript. I used Phaser Framework for drawing canvas. You need to draw at once. When you mouseup, the algorithm begins to recognize the number that you draw. The algorithm is for only numbers. Other characters can be added. The resolution is configured for mobile devices (360x640). For best results, you should change the browser's resolution into mobile resolution. There is github repository for OCR project: https://github.com/mg52/OCR I hope you will like this.. sigmund14, Cudabear and drhayes 3 Link to comment Share on other sites More sharing options...
Recommended Posts