by  pjalusic Python Version: 0.0.2 License: MIT
 by  pjalusic Python Version: 0.0.2 License: MIT
Support
Quality
Security
License
Reuse
kandi has reviewed ocr-tesseract-wrapper and discovered the below as its top functions. This is intended to give you an instant insight into ocr-tesseract-wrapper implemented functionality, and help decide if they suit your requirements.
Tiny wrapper around pytesseract with image preprocessing and OCR configurations
Basic usage
from ocr_tesseract_wrapper import OCR
ocr_tool = OCR()
results = ocr_tool.ocr([image]) # where image is Pillow image or string image path
No Community Discussions are available at this moment for ocr-tesseract-wrapper.Refer to stack overflow page for discussions.
No Community Discussions are available at this moment for ocr-tesseract-wrapper.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
No vulnerabilities reported
Save this library and start creating your kit