degrade_complex: Degrade PDF quality by combining degradation parameters

Description Usage Arguments Value See Also Examples

View source: R/degrade.R

Description

Low-resolution image-based PDFs are particularly susceptible to OCR errors. By simulating several effects from text-embedded PDFs we may find patterns of OCR errors that improve post-OCR correction.

Usage

1

Arguments

file

Path to a text-embedded PDF to degrade

Value

A data.frame with the in and out file names and exit status

See Also

degrade_density degrade_fax degrade_blur degrade_rotate

Examples

1
# degrade_complex("good.pdf")

jacob-ogre/ocrerrors documentation built on May 18, 2019, 8:01 a.m.