Skip to content

RaheelYawar/phaser-ce-tesseract1

Repository files navigation

OCR using Tesseract.js 1 with Phaser-CE

This is a to-the-point example that lets you write on the canvas. The input is passed to Tesseract.js to use its OCR capabilities. Although handwriting detection works, it's not Tesseract's strong suit and can be improved using a custom ML model.

Install all dependencies

npm install

Start dev server

npm start

Build your game

npm run build

License

This boilerplate is distributed on MIT license.


This project is built using https://github.com/GamedevMania/phaser-ce-boilerplate

Visit gamedevmania.com

About

OCR built using Tesseract 1 and Phaser-CE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published