Description Usage Arguments Value
View source: R/get_google_vision_response.R
a utility to extract features from the API response
1 | extract_response(responses, imagePaths, feature)
|
responses |
an API response object |
imagePaths |
character, file paths, URLs or Cloud Storage URIs of the images, can be a combination of all three |
feature |
character, one out of: "LABEL_DETECTION", "FACE_DETECTION", "TEXT_DETECTION", "DOCUMENT_TEXT_DETECTION", "LOGO_DETECTION", "LANDMARK_DETECTION" |
a data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.