1.1.2 • Published 4 years ago

qocr v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

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