get_matchPairs: returns pairs of object ids from both frames.

View source: R/matching.R

get_matchPairsR Documentation

returns pairs of object ids from both frames.

Description

Given two images, the function identifies the matching objects and pair them appropriatly using Hungarian method and desparity.

Usage

get_matchPairs(image1, image2)

See Also

codedisparity function.


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