yjjnls / tesseract.plugin

Node plugin for tesseract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tesseract.plugin

Plugin for Node.js to recognize stream-time by using tesseract.
Node module node-plugin is required.

Build

appveyor travis

These environment vars must be set in travis/appveyor.

  • CONAN_USERNAME
  • CONAN_LOGIN_USERNAME
  • CONAN_PASSWORD

tesseract.plugin requires the pre-built package tesseract.conan, it will use the pre-built package in your own bintray defaultly.

If you want to use the other pre-built package, set DEPENDENT_BINTRAY_REPO in travis/appveyor. DEPENDENT_BINTRAY_REPO is the bintray username, if not set, it's same as CONAN_USERNAME.

About

Node plugin for tesseract

License:Apache License 2.0


Languages

Language:C++ 96.4%Language:Python 1.8%Language:C 0.9%Language:CMake 0.9%