discrete_frechet icon indicating copy to clipboard operation
discrete_frechet copied to clipboard

Why doesn't this implementation support the comparison of two polylines of different sizes?

Open nbro opened this issue 6 years ago • 1 comments

The implementation of the Frechet distance in this other module apparently supports this.

nbro avatar Aug 02 '19 09:08 nbro

Hm, let me check.

spiros avatar Aug 12 '19 02:08 spiros

See #15 removing the same length constraint is straightforward and allows for a more general function

williampiat3 avatar Jan 04 '24 13:01 williampiat3

Have merged the PR, thank you @williampiat3

spiros avatar Jan 22 '24 12:01 spiros