Description Usage Arguments Details Value Examples
Measure image information and OCR (Optical character recognition)
1 | measure_images(images)
|
x |
Image to be read in |
This function returns a unified dataframe that takes your loaded images dataframe and returns a dataframe with image measurements and an OCR reading of the text from the image.
Returns a dataframe called "measured_images" that is the meta data for the images and an OCR of image text
1 | measure_images(here("Images/image_1.png"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.