ocr-java

There are 17 repositories under ocr-java topic.

  • MSPaintIDE

    MSPaintIDE/MSPaintIDE

    Programming in MS Paint

    Language:Java1.3k332137
  • 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).

    Language:Java6075317244
  • GCS-ZHN/ddddocr-for-java

    基于sml2h3开源的ddddocr构建的java开源项目

    Language:Java441420
  • MohamedWael/BasicArabicOCR

    A very basic Arabic OCR based on tesseract OCR engine written in Java.

    Language:Java214010
  • fatihyildizli/springboot-tesseract-ocr

    📸 Tesseract OCR Engine POC project in spring boot

    Language:Java20204
  • dev-aniketj/TextScannerApp-Android

    Simple OCR App, it is use to scanner the text from the Picture.

    Language:Java7108
  • eltonlaice/fromdocs

    Fromdocs is a library that allows extracting identification data from digital copies of some identification documents emitted in Mozambique

    Language:Java7481
  • slompo/Tesseract-Example

    Java Tesseract 3.4.4 Example

    Language:Java5302
  • ekoz/ocr-api

    Ocr Api with Tesseract-ocr

    Language:Java220
  • fatihyildizli/spiderfy-ocr

    tesseract ocr on heroku environment

    Language:Java2200
  • cpjit/img2java

    根据GBT31000-2015 pdf文档 生成java代码

    Language:Java10
  • 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.

    Language:Java1100
  • 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.

    Language:Java110
  • CDOrtona/EvilShot

    EvilShot is a scraper for LightShot.com which comes with integrated OCR(Object Character Recognition) in the form of a Telegram Bot

    Language:Java0100
  • hckoalla/ocr-tess4j

    Simple OCR application with Tess4J

    Language:Java0200
  • 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.

    Language:Java10
  • rahulvaish/OpticalCharacterRecognition-Java

    Implementation of OCR in Java