UNPKG

@penteract/ocr

Version:

Node.js addon for penteract OCR engine.

35 lines (26 loc) 1.09 kB
[![Build Status](https://travis-ci.org/kaelzhang/penteract-ocr.svg?branch=master)](https://travis-ci.org/kaelzhang/penteract-ocr) [![Coverage](https://codecov.io/gh/kaelzhang/penteract-ocr/branch/master/graph/badge.svg)](https://codecov.io/gh/kaelzhang/penteract-ocr) <!-- optional appveyor tst [![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/kaelzhang/penteract-ocr?branch=master&svg=true)](https://ci.appveyor.com/project/kaelzhang/penteract-ocr) --> <!-- optional npm version [![NPM version](https://badge.fury.io/js/penteract-ocr.svg)](http://badge.fury.io/js/penteract-ocr) --> <!-- optional npm downloads [![npm module downloads per month](http://img.shields.io/npm/dm/penteract-ocr.svg)](https://www.npmjs.org/package/penteract-ocr) --> <!-- optional dependency status [![Dependency Status](https://david-dm.org/kaelzhang/penteract-ocr.svg)](https://david-dm.org/kaelzhang/penteract-ocr) --> # penteract-ocr <!-- description --> ## Install ```sh $ npm i penteract-ocr ``` ## Usage ```js import penteract_ocr from 'penteract-ocr' ``` ## License MIT