check_if_reset: Checks if camera has been restarted during transect

check_if_resetR Documentation

Checks if camera has been restarted during transect

Description

Checks if camera has been restarted during transect by seeing if frames where written to different directories. Optionally can return index where restart occurred (Gives index of first value after restart).

Usage

check_if_reset(cam_filepath, display_warning = TRUE, return_idx = FALSE)

Arguments

cam_filepath

vector of filepaths from blackfly camera

display_warning

Logical indicating whether a warning should be displayed if restart is detected

return_idx

Logical indicating whether the index of where the restart occurred should also be returned


ailich/mytools documentation built on Jan. 7, 2023, 11:16 a.m.