get_total_frame: Calculates Total Frame Number

View source: R/get_total_frame.R

get_total_frameR Documentation

Calculates Total Frame Number

Description

Calculates Total Frame Number by video number and seconds or frame number in

Usage

get_total_frame(video_num, video_sec, video_frame = NULL, fps, vid_length = 1)

Arguments

video_num

vector video_numbers

video_sec

vector of seconds in video (alternativelly could use video_frame)

video_frame

vector of frames into video (alternativelly could use video_sec)

fps

frames per second

vid_length

video length in minutes


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