반응형
Ocrad.js: Optical character recognition for JavaScript
Ocrad.js is a simple OCR program that can scanned images of text back into text. It’s a pure JavaScript version of the Ocrad project, and comes in at roughly 1MB, with no big training dependencies.
GitHub: https://github.com/antimatter15/ocrad.js
Demo Page: http://antimatter15.github.io/ocrad.js/demo.html
Demo Page: http://antimatter15.github.io/ocrad.js/demo.html
OCR in Javascript via Emscripten
반응형
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] Jiko: A powerful template engine for JavaScript (0) | 2014.01.20 |
---|---|
[jQuery] jQuery Evergreen: A DOM event library for modern browsers (0) | 2014.01.20 |
[javascript] countUp.js: More interesting animated counters (0) | 2014.01.15 |
[javascript] Headroom.js: Hide your header till you need it (0) | 2014.01.14 |
[javascript] Grasp: Search and replace JavaScript based on structure (0) | 2014.01.14 |