Bersam / frechet_distance

An implementation for the fast computation and decision of Fréchet distances.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build:
======
Simply execute the ./build.sh script and then you find the binaries in the build directory.

Benchmarking:
=============
The experiments can be conducted using the binary "paper_experiments". To run certain experiments one has to manually edit "src/paper_experiments.cpp" and set the bools corresponding to the desired experiments to true. Furthermore, the paths to the curve directories and curve data files have to be adapted (in the same file). The benchmark data can be fetched and built using the scripts in test_data/benchmark.

About

An implementation for the fast computation and decision of Fréchet distances.


Languages

Language:C++ 94.7%Language:Shell 2.4%Language:CMake 2.0%Language:Python 0.7%Language:MATLAB 0.1%Language:C 0.0%