qocr

1.1.2 • Public • Published

what is this?

Get surname, sex and date of birth as json from voter id card image.

Installation

npm i qocr --save

Usage

let qocr=require('qocr');

qocr.extractTextFromImage(imageUrl). then(output=>{ console.log(output) }).catch(err=>{ console.log(err); });

Params

qocr supports a parameter

Readme

Keywords

none

Package Sidebar

Install

npm i qocr

Weekly Downloads

0

Version

1.1.2

License

ISC

Unpacked Size

3.81 kB

Total Files

4

Last publish

Collaborators

  • jamesweeba