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
- Host: GitHub
- URL: https://github.com/errlogic/ktp-validator
- Owner: ErrLogic
- Created: 2022-02-18T20:04:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T19:29:00.000Z (almost 4 years ago)
- Last Synced: 2025-03-04T00:46:06.473Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KTP Validation Image
KTP Validation Using OCR
## Preview

## 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 |