Description Usage Arguments Value
Get a vector of features for a list images
1 2 | embed_images(images = list(), model = "generic", version = "default",
conn = environment(), timeout = 5)
|
images |
List of raw vectors read from image files (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.