name_video: Generate one line of text for FeatureExtraction.exe

View source: R/name_video.R

name_videoR Documentation

Generate one line of text for FeatureExtraction.exe

Description

OpenFace does not allow you to run all the videos in a single directory, but does allow multiple videos on the same line if each video is individually specified. This may be able to be done with a Python tool, but this may be easier, since I don't have to rely on a third party tool or download Python.

Usage

name_video(input_dir, output_dir, of_dir, save_txt, specify)

Arguments

input_dir

Directory of where your files are stored.

output_dir

Directory of where you want the processed OpenFace videos to be saved.

of_dir

Directory of where your command is stored. Must include FeatureExtraction.exe at the end.

save_txt

Directory of where you want the .txt file to be saved.

specify

Optional. Adds -aus to specify that only Action Units should be computed. Defaults to FALSE.


jrcalabrese/faceup documentation built on May 16, 2022, 3:14 p.m.