embed_image_files: embed_image_files

Description Usage Arguments Value

Description

Get a vector of features for a list images

Usage

1
2
embed_image_files(image_paths = list(), model = "generic",
  version = "default", conn = environment(), timeout = 5)

Arguments

image_paths

List of file paths to images (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.