Major updates
Hungarian
superseded with Match
The new Match
component uses the Jonkers-Volgenant matching algorithm using graph analysis rather than the Hungarian matching algorithm, and results in orders of magnitude faster solve times. This enables real-time matching for more complex problems.
HausdorffCurve
and HausdorffPoints
These components capture the Hausdorff distance between two curves or two sets of points. Useful for high-fidelity alignment between objects.