jar

org.hildan.ocr : simple-ocr

Maven & Gradle

Feb 06, 2022
1 stars

simple-ocr · A simple OCR that recognizes characters in an image given a set of base character images

Table Of Contents

Latest Version

Download org.hildan.ocr : simple-ocr JAR file - Latest Versions:

All Versions

Download org.hildan.ocr : simple-ocr JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window simple-ocr-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hildan.ocr

├─ org.hildan.ocr.Color.class - [JAR]

├─ org.hildan.ocr.ColorFilter.class - [JAR]

├─ org.hildan.ocr.ColorKt.class - [JAR]

├─ org.hildan.ocr.ColorSimilarityFilter.class - [JAR]

├─ org.hildan.ocr.ImageHelpersKt.class - [JAR]

├─ org.hildan.ocr.ImagePart.class - [JAR]

├─ org.hildan.ocr.NoAcceptableMatchException.class - [JAR]

├─ org.hildan.ocr.ScoredImage.class - [JAR]

├─ org.hildan.ocr.SimpleOcr.class - [JAR]

├─ org.hildan.ocr.SimpleOcrKt.class - [JAR]

├─ org.hildan.ocr.TextDetector.class - [JAR]

├─ org.hildan.ocr.TextDetectorKt.class - [JAR]

org.hildan.ocr.reference

├─ org.hildan.ocr.reference.ReferenceImage.class - [JAR]

├─ org.hildan.ocr.reference.ReferenceImages.class - [JAR]

├─ org.hildan.ocr.reference.ReferenceImagesKt.class - [JAR]

├─ org.hildan.ocr.reference.UniqueImageStore.class - [JAR]

├─ org.hildan.ocr.reference.UniqueImageStoreKt.class - [JAR]

Advertisement