/path-estimation

A C++ library for two-dimensional path smoothing. Given a set of coordinate pairs with timestamps that approximate a path of movement, this library provides functionality to reduce noise in the data and guess the true path. Includes a test suite and test generation.

Primary LanguageC++

Stargazers