sync_frames: Synchronize camera frames

Description Usage Arguments Examples

View source: R/sync_frames.R

Description

Synchronize camera frames

Usage

1
2
sync_frames(dir, fluo_flash, fly_flash, arena_flash, output, reuse = F,
  hypothetical = F)

Arguments

dir

Input directory.

fluo_flash

Result of detect_flash() function for fluo-view.

fly_flash

Result of detect_flash() function for fly-view.

arena_flash

Result of detect_flash() function for arena-view.

output

Output path for saving results.

reuse

True if one wants to reuse previously saved results.

hypothetical

True if one wants to use hypothetically generated 20.0ms, 19.9ms alternating timestamp for fluo-view.

Examples

1

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