ocr-java
There are 16 repositories under ocr-java topic.
MSPaintIDE/MSPaintIDE
Programming in MS Paint
ushelp/EasyOCR
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).
GCS-ZHN/ddddocr-for-java
基于sml2h3开源的ddddocr构建的java开源项目
MohamedWael/BasicArabicOCR
A very basic Arabic OCR based on tesseract OCR engine written in Java.
fatihyildizli/springboot-tesseract-ocr
📸 Tesseract OCR Engine POC project in spring boot
eltonlaice/fromdocs
Fromdocs is a library that allows extracting identification data from digital copies of some identification documents emitted in Mozambique
dev-aniketj/TextScannerApp-Android
Simple OCR App, it is use to scanner the text from the Picture.
slompo/Tesseract-Example
Java Tesseract 3.4.4 Example
ekoz/ocr-api
Ocr Api with Tesseract-ocr
fatihyildizli/spiderfy-ocr
tesseract ocr on heroku environment
cpjit/img2java
根据GBT31000-2015 pdf文档 生成java代码
Jessy1237/DrugNameOCR
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.
pontazaricardo/OCR_Game_client-server
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.
CDOrtona/EvilShot
EvilShot is a scraper for LightShot.com which comes with integrated OCR(Object Character Recognition) in the form of a Telegram Bot
pontazaricardo/OCR_Game_standalone
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.
rahulvaish/OpticalCharacterRecognition-Java
Implementation of OCR in Java