vegeta03 / OCRExample

An example program to do OCR using Tesseract with Java 21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCRExample

Install Tesseract and Maven using Chocolatey

  • choco install tesseract
  • choco install maven

About

An example program to do OCR using Tesseract with Java 21


Languages

Language:Java 100.0%