Springboot OCR API using Tesseract and OpenCV
136
A lightweight Spring Boot service for extracting text from images using Tesseract OCR and OpenCV for intelligent image preprocessing (resizing, grayscale, noise removal, thresholding, etc).
docker run -p 8080:8080 hakimamarullah/starline-ocr:${TAG}
Then open: http://localhost:8080/swagger-ui.html
Content type
Image
Digest
sha256:a39ca5c28…
Size
1.1 GB
Last updated
over 1 year ago
docker pull hakimamarullah/starline-ocr:v1.0.0