Jump to content

OCR with Javascript, Phaser


Muss52
 Share

Recommended Posts

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.. :)

2.PNG

8.PNG

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...