OCR_GLS_G6 - Optical character recognition and QR codes
Project description
วิธีติดตั้ง
เปิด CMD / Terminal
pip install OCR-GLS-G6
วิธีใช้
from OcrTools import *
img_path="simple.pdf" // ไฟล์ PDF หรือ ไฟล์รูปภาพ
OcrTools.easyOCR(typeOfOcr="qrcode",locationFile=img_path,area={'offset_x_min':2078,'offset_y_min':3152,'width':213,'height':220})
// Output
{
'coordinates': [ตำแหน่งของไฟล์ที่อ่านข้อมูล],
'value': ข้อความที่ได้จาก QR หรือ ข้อความในไฟล์ที่ต้องการ,
'valid': ความถูกต้องของข้อมูล
'accuracy_percent': เปอร์เซ็นความถูกต้องของข้อมูล
}
พัฒนาโดย: Burin Panchat GLS Develop G6
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
OCR_GLS_G6-0.0.6.tar.gz
(3.8 kB
view details)
File details
Details for the file OCR_GLS_G6-0.0.6.tar.gz.
File metadata
- Download URL: OCR_GLS_G6-0.0.6.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbdd61ef0e64215b96c626da7f62f14762885fe1192ee78305de77e2959505a1
|
|
| MD5 |
a9f729e725959df433c652d13b84208c
|
|
| BLAKE2b-256 |
383d1397286bd2dc6843838bdba483f907c71e8351f0dee32b4008fcf18e7480
|