leptonicaImageFormats: Query the Supported Image Formats

leptonicaImageFormatsR Documentation

Query the Supported Image Formats

Description

This function allows us to query which image formats the OCR system can recognize. These are determined at configuration time when the package is being installed and the code compiled.

Usage

leptonicaImageFormats()

Value

A logical vector with names corresponding to the image formats.

Author(s)

Duncan Temple Lang

References

Leptonica http://leptonica.com/ Tesseract https://code.google.com/p/tesseract-ocr/

See Also

pixRead leptonicaVersion

Examples

leptonicaImageFormats()

duncantl/Rtesseract documentation built on March 25, 2022, 5:50 a.m.