embed_image_file: embed_image_file

Description Usage Arguments Value

Description

Get a vector of features for an image

Usage

1
2
embed_image_file(image_path = character(), model = "generic",
  version = "default", conn = environment(), timeout = 5)

Arguments

image_path

Path to an image (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 8, 2019, 10:32 a.m.