Skip to main content

OCR Scanner use tesseract

Project description

streamlit_qrcode_scanner

OCR Scanner with back camera as default
Use tesseract engine

Example:

import streamlit as st
from streamlit_tesseract_scanner import tesseract_scanner

blacklist='@*|©_Ⓡ®¢§š'
data = tesseract_scanner(showimg=False, lang='vie+eng', blacklist=blacklist, psm=3)

if data is not None:
st.write(data)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamlit-tesseract-scanner-0.1.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file streamlit-tesseract-scanner-0.1.0.tar.gz.

File metadata

File hashes

Hashes for streamlit-tesseract-scanner-0.1.0.tar.gz
Algorithm Hash digest
SHA256 156f4b8e934c743e49a9c5dd9a081b63110f3e3a1154179d32b7d1f5db6275c2
MD5 c68c2dd4f8c1a3a93d302d55bdac5726
BLAKE2b-256 b694971d29b881a566efd72ec0b6627245e05da277d46f9c99f043a5a36254d7

See more details on using hashes here.

File details

Details for the file streamlit_tesseract_scanner-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlit_tesseract_scanner-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2c3420daf031134b65ee5e20a5e0b131106e80bcf4b9bf6723a7c982bd89be99
MD5 5d4fde7f6bb044275612320d03d83dbf
BLAKE2b-256 b1fc5f44f0ce2d3a194f61aacd3d2eff7b584c9c003f88d3d8dc9b8e36235f55

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page