batch_transform_: Batch Transform (internal)

Description Usage Arguments Value

Description

Batch Transform (internal)

Usage

1
2
3
4
5
6
7
8
9
batch_transform_(
  batch,
  project_id = Sys.getenv("webmorph_project_id"),
  norm = c("none", "twopoint", "rigid"),
  normpoint = 0:1,
  sample_contours = TRUE,
  warp = c("multiscale", "linear", "multiscalerb"),
  format = c("jpg", "png", "gif")
)

Arguments

batch

checked data frame containing batch info

project_id

the project ID

norm

how to normalise

normpoint

points for twopoint normalisation

sample_contours

whether to sample contours

warp

warping algorithm to use

format

image format

Value

stimlist


facelab/webmorph documentation built on April 11, 2021, 6:34 a.m.