Skip to content

think2011/node-ocr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-ocr-demo

用 node.js 配合 tesseract 和 graphicsmagick 实现验证码识别

这是 用node.js实现验证码简单识别 的demo。

安装

需要先安装 node-tesseractgm,然后还要安装他们各自的依赖(对,就是这么麻烦 ╮(╯_╰)╭)

执行

在 node.js v4+ 环境下,执行 node index.js 即可看到结果。

About

实现验证码识别,基于 node.js 配合 tesseract 和 graphicsmagick

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published