init_uids: Returns a dataframe for objects with unique ids and their...

View source: R/update_obj.R

init_uidsR Documentation

Returns a dataframe for objects with unique ids and their corresponding ids in frame1 and frame2.

Description

This function is called when new rainy scan is seen after the period of no rain or the first time.

Usage

init_uids(first_frame, second_frame, pairs)

Arguments

first_frame

First image for tracking.

second_frame

Second image for tracking.

pairs

output of get_match_pairs()


RBhupi/tracR documentation built on June 13, 2022, 4:42 a.m.