find_origin: Checks for parent in previous frame.

View source: R/merge_split.R

find_originR Documentation

Checks for parent in previous frame.

Description

This function checks overlapping objects in the old frame for the given new-born object. origin is an object which existed before the new born objects, has comparable or larger size and has overlapping region with the offspring.

Usage

find_origin(id1_newObj, frame1, old_frame1)

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