detect_flash: Detect flashed frames in a Flyception video file

Description Usage Arguments Examples

View source: R/detect_flash.R

Description

Detect flashed frames in a Flyception video file

Usage

1
2
detect_flash(input, output, type = c("fluo", "fly", "arena"), flash_thresh,
  reuse = F)

Arguments

input

string, input file name.

output

string, output file name.

type

"fluo" for fluo-view, "fly" for fly-view, and "arena" for arena-view

flash_thresh

numeric value indicating the threshold for flash detection

reuse

logical, True if previously saved RDS file is to be used

Examples

1

tkatsuki/Flyception2R documentation built on May 26, 2021, 7:58 a.m.