| Constructor and Description |
|---|
SimpleOCR()
Construct the engine and load the templates.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Process the given images (filenames or urls)
|
String |
process(FImage image)
Extract the date-time from the given image
|
public SimpleOCR() throws IOException
IOException