Algorithms

topaz.algorithms.match_coordinates(targets, preds, radius)
topaz.algorithms.non_maximum_suppression(x, r, threshold=- inf)
topaz.algorithms.non_maximum_suppression_3d(x, d, scale=1.0, threshold=- inf)