tesseract_ocr v0.1.5 TesseractOcr View Source

Documentation for TesseractOcr.

Link to this section Summary

Functions

This function reads the chars on image by OCR.

Link to this section Functions

Link to this function

read(path, options \\ %{})

View Source

This function reads the chars on image by OCR.

Examples

iex> TesseractOcr.read("test/resources/world.png")
"world"