Description Usage Arguments References Examples
Upload an image to captricity.
1 | upload_image(batch_id = "", path_to_image = "", ...)
|
batch_id |
ID for the batch |
path_to_image |
Path to the image you want OCRd |
... |
Additional arguments passed to |
https://shreddr.captricity.com/developer/
1 2 3 4 | ## Not run:
upload_image("batch_id", "path_to_image")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.