Skip to content

mlaass/persistence-open

Repository files navigation

Improving Persistence based Trajectory Simplification - C++ Implementation

Prerequisites

You will need a compiler that supports c++ 11 and boost > 1.67

sudo apt-get install build-essential libboost-all-dev

Building

Run make to build and make fast to build optiomized version using -o4

Run profile

Run profile.sh to generate a profile.json file which contains the times for the different variants of the algorithm.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages