api documentation for node-tesseract (v0.2.7)

A simple wrapper for the Tesseract OCR package

table of contents

  1. module node-tesseract
    1. function node-tesseract.process (image, options, callback)
    2. object node-tesseract.tesseract
    3. object node-tesseract.utils
  2. module node-tesseract.tesseract
    1. function node-tesseract.tesseract.process (image, options, callback)
  3. module node-tesseract.utils
    1. function node-tesseract.utils.merge (defaults, options)

module node-tesseract

function node-tesseract.process (image, options, callback)

module node-tesseract.tesseract

function node-tesseract.tesseract.process (image, options, callback)

module node-tesseract.utils

function node-tesseract.utils.merge (defaults, options)

[ this document was created with utility2 ]