An open API service indexing awesome lists of open source software.

https://github.com/errlogic/ktp-validator

KTP Validator Using Javascript and Tesseract
https://github.com/errlogic/ktp-validator

Last synced: 6 months ago
JSON representation

KTP Validator Using Javascript and Tesseract

Awesome Lists containing this project

README

          

# KTP Validation Image
KTP Validation Using OCR

## Preview
![Screen_Shot.png](Screen_Shot.png)

## Installation

* Clone the Repo
* Install all library needed to environment by using command
```bash
npm install
```

## Usage

* Start server with command:
```bash
node index.js
```

Then open [http://127.0.0.1:80/](http://127.0.0.1:80/)

## API

| Url | Params | Type |
| ------------- |:-------------:| :-----:|
| /api/recognition/image | images | Files |