Sciweavers

COCOON
2010
Springer

Detecting Areas Visited Regularly

13 years 9 months ago
Detecting Areas Visited Regularly
We are given a trajectory T and an area A. T might intersect A several times, and our aim is to detect whether T visits A with some regularity, e.g. what is the longest time span that a GPS-GSM equipped elephant visited a specific lake on a daily (weekly or yearly) basis, where the elephant has to visit the lake most of the days (weeks or years), but not necessarily on every day (week or year). We call this a regular pattern with period of one day (week or year, respectively). We consider the most general version of the problem defined in [8], the case where we are not given the period length of the regular pattern but have to find the longest regular pattern over all possible period lengths. We give an exact algorithm with O(n3.5 log3 n) running time and an approximate algorithm with O(1 ε n3 log2 n) running time. We also consider the problem of finding a region that is visited regularly if one is not given. We give exact and approximate algorithms for this problem when the perio...
Bojan Djordjevic, Joachim Gudmundsson
Added 19 Jul 2010
Updated 19 Jul 2010
Type Conference
Year 2010
Where COCOON
Authors Bojan Djordjevic, Joachim Gudmundsson
Comments (0)