Description Usage Arguments Value
Get a vector of features for an image
1 2 | embed_image(image = raw(), model = "generic", version = "default",
conn = environment(), timeout = 5)
|
image |
Raw vector read from image file (JPEG or PNG) |
model |
Name of the image model you wish to use. (Default: 'generic') |
version |
Version of the image model you wish to use. (Default: 'default') |
conn |
Basilica connection. Must be created with the 'connect' function (Default: Global 'basilica_connection') |
timeout |
Time (in seconds) before requests times out. (Default '5') |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.