You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java project for analyzing GPS trip data to identify stationary periods ("stops") using two distinct heuristics. It filters these stops to calculate accurate moving time, distance, and average speed for a trip log.