visualize_html | R Documentation |
This function creates an html file which can be opened in the browser and which showcases the hocr output using hocrjs.
visualize_html(hocr_files, outputdir=".")
hocr_files |
list of hocr file paths to visualize. |
outputdir |
directory where to store the viewable html. This html file has the same name as the hocr file and can be opened in any browser. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.