shangxiao / tesseract.js-video

An example app to recognize video clip with tesseract.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tesseract.js Video

An example to demo how to use tesseract.js to recognize a video clip, you can use it with other streaming cases like webcam.

Install

$ npm install 

Visit http://localhost:3000

About

An example app to recognize video clip with tesseract.js


Languages

Language:HTML 86.7%Language:CSS 13.3%