get_commands: Get commands for OpenFace

View source: R/string for extraction creation.R

get_commandsR Documentation

Get commands for OpenFace

Description

Provides two strings to consecutively use in the control pane to get videos features extracted into csv format

Usage

get_commands(of_dir, input_dir, output_dir, filename = NULL)

Arguments

of_dir

The folder where openface executable is stored.

input_dir

The folder where to save csv files.

filename

File name to provide if the goal is to only analyse one video.

Value

Two strings to copy paste into the command line.

Examples

get_commands("C/programs/openface/openface.exe", "myvideos/videoex", "myoutput")


davidecannatanuig/openFaceR documentation built on Feb. 28, 2024, 7:21 p.m.