A  C  F  G  I  M  N  O  P  R  S  T  U 

R

readFrom(java.nio.file.Path,java.lang.String) - function in org.hildan.ocr.reference.ReferenceImages
Reads ReferenceImages from the given directory, associating them with text based on their names.
readImage(java.io.InputStream) - function in org.hildan.ocr.ImageHelpersKt
Reads a BufferedImage from this input stream.
readImage(java.nio.file.Path) - function in org.hildan.ocr.ImageHelpersKt
Reads a BufferedImage from the file at this path.
recognizeText(java.awt.image.BufferedImage) - function in org.hildan.ocr.SimpleOcr
Infers text from the given image based on the referenceImages of known characters.
ReferenceImage - class in org.hildan.ocr.reference
A reference image to recognize text.
ReferenceImages - class in org.hildan.ocr.reference
 
ReferenceImagesKt - class in org.hildan.ocr.reference
 
A  C  F  G  I  M  N  O  P  R  S  T  U