embed_image: embed_image

Description Usage Arguments Value

Description

Get a vector of features for an image

Usage

1
2
embed_image(image = raw(), model = "generic", version = "default",
  conn = environment(), timeout = 5)

Arguments

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')

Value

matrix


basilica-ai/basilica-r-client documentation built on June 6, 2019, 3:40 p.m.