#
ocr-java
Here are 14 public repositories matching this topic...
Java OCR 识别组件(基于Tesseract OCR 引擎)。能自动完成图片清理、识别 CAPTCHA 验证码图片内容的一体化工作。Java Image cleanup, OCR recognition component (based Tesseract OCR engine, automatically cleanup image and identification CAPTCHA verification code picture content).
ocr
captcha
tesseract
ocr-engine
ocr-recognition
java-language
ocr-library
ocr-java
ocr-text-reader
image-cleanup
java-ocr
-
Updated
May 5, 2020 - Java
A very basic Arabic OCR based on tesseract OCR engine written in Java.
-
Updated
Sep 21, 2015 - Java
ocr
spring-boot
tesseract
tesseract-ocr
tesseract-ocr-api
ocr-java
java-ocr
imagetotext
tesseract-ocr-engine
tesseract-ocr-spring-boot
tesseract-ocr-java
springboot-ocr
springboot-tesseract-ocr
java-tesseract-ocr
java-tesseract
-
Updated
Feb 11, 2020 - Java
Java Tesseract 3.4.4 Example
java
ocr
example
tesseract
tesseract-ocr
ocr-engine
tesseract-ocr-api
ocr-recognition
example-api
ocr-java
ocr-text-reader
tesseractocr
ocr-reader
-
Updated
Jul 15, 2019 - Java
This is a (2 player / multithread) OCR Game. The objective of this game is to show to the two players a set of pictures (one picture at a time) and ask to type what they see. If both words input by both users match, we count it as a correct word input and the value of that word is then saved.
-
Updated
Jul 24, 2017 - Java
This is my final year engineering project which entails the backend program that is able to find Generic brand drug names in an image and export them so they can be translated to their active ingridient name.
-
Updated
Jan 12, 2020 - Java
Eightvision sample application
-
Updated
May 25, 2020 - Kotlin
Implementation of OCR in Java
-
Updated
Mar 22, 2019
tesseract ocr on heroku environment
-
Updated
Feb 1, 2020 - Java
This is a OCR (multithread standlone) game, where there is a list of known words and a list of unknown words. We present the user with two words (one of each list) and ask to input both of them so he can reach the goal of the game. If the known word matches with the one input by the user, we assume the unknown word was input correctly.
-
Updated
Jul 24, 2017 - Java
Simple OCR application with Tess4J
-
Updated
Jul 26, 2017 - Java
Improve this page
Add a description, image, and links to the ocr-java topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ocr-java topic, visit your repo's landing page and select "manage topics."
In the installation window, add an option (selected by default) to train the OCR automatically. If you wanted, this could feature a selection between the default languages, however defaulting to Comic Sans would suffice. This would reduce the amount of stuff to do during setup, and would ensure that the OCR is (almost) always trained. If anyone else wants to tackle this issue and has questions abo