save_objMatch: Corrects and saves disparity for the object matching stage.

View source: R/matching.R

save_objMatchR Documentation

Corrects and saves disparity for the object matching stage.

Description

If disparity is large then it saves a large number for the value to reduce the chances of this pairing to zero, else it save the value in the obj_match array.

Usage

save_objMatch(obj_id1, obj_found, disparity, obj_match)

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