MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tsequence_simplify_max_dist()

TSequence * tsequence_simplify_max_dist ( const TSequence seq,
double  dist,
bool  syncdist,
uint32_t  minpts 
)

Return a temporal float/point sequence simplified using a single-pass implementation of the Douglas-Peucker line simplification algorithm that checks whether the provided distance threshold is exceeded.

Parameters
[in]seqTemporal value
[in]distMinimum distance
[in]syncdistTrue when computing the Synchronized Euclidean Distance (SED), false when computing the spatial only distance.
[in]minptsMinimum number of points