[SciPy-Dev] New feature - discrete Frechet distance for scipy.spatial.distance

Spiros Denaxas s.denaxas at gmail.com
Mon Jan 22 07:33:21 EST 2018


Dear SciPy devs,

I recently decided to clean up and package a Python implementation [1] for
calculating the discrete Frechet distance [2] between two polygonal curves
that I had lying around.

I was thinking this could potentially be a useful addition to
scipy.spatial.distance. More than happy to do a pull request if you think
it will be useful.

Spiros

[1] https://github.com/spiros/discrete_frechet
[2] http://www.kr.tuwien.ac.at/staff/eiter/et-archive/cdtr9464.pdf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20180122/9b9c0122/attachment.html>


More information about the SciPy-Dev mailing list