thilak-rao / node-tesseract-demo

A demo application built to test the OCR capabilities using Node.js and Tesseract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo of OCR Capablities using Tesseract and node.js

Installation

  • You need to install VirtualBox and Vagrant before proceeding. Minimum Requirement: Vagrant 1.8.1 and VirtualBox 5

  • Clone this repository: git clone https://github.com/xthilakx/node-tesseract-demo.git ~/node-tesseract-demo

  • Run vagrant plugin install vagrant-bindfs

  • Run vagrant up. This will fire up a virtual machine, and get everything going.

More documentation coming soon!

About

A demo application built to test the OCR capabilities using Node.js and Tesseract

License:MIT License


Languages

Language:JavaScript 69.1%Language:HTML 30.9%