change_resolution: Approximates x, y resolution from given coordinates to...

Description Usage Arguments Value

View source: R/eyer-preprocessing.R

Description

Approximates x, y resolution from given coordinates to designated

Usage

1
change_resolution(obj, original, target, ...)

Arguments

obj

Object to do transformations on

original

defined as a list with width and height in pixesls. Ex: list(width=1920, height=1080)

target

defined as a list with width and height in pixesls. Ex: list(width=1920, height=1080)

Value

data frame with fixations with changed resolution. Can still yield out of bounds


hejtmy/EyeR documentation built on Sept. 20, 2019, 2:45 a.m.