Skip to content

SmartTrace is a prototype crowdsourced trajectory similarity search framework for smartphones. More info: http://smarttrace.cs.ucy.ac.cy/

Notifications You must be signed in to change notification settings

dmsl/smarttrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmartTrace

This is a spatio-temporal similarity search framework, coined SmartTrace. Our framework can be utilized to promptly answer queries of the form: “Report the objects (i.e., trajectories) that follow a similar spatio-temporal motion to Q, where Q is some query trajectory.” SmartTrace, relies on an in-situ data storage model, where spatio-temporal data remains on the smartphone that generated the given data, as well a state-of-the-art top-K query processing algorithm, which exploits distributed trajectory similarity measures in order to identify the correct answer promptly.

Credits:

How to run a scenario on SmartTrace:

You should deploy the android application (or .apk) on any emulator or smartphone with android OS. The application is compatible with all the versions of android OS. The SmartTrace application has two parts, SmartTrace using GPS and SmartTrace using RSS. The two parts have separated settings, the settings’ page allows to the user to configure the setting for the connection each server respectively.

  • Step 1: You should download and run the Server into a specific port. There is a configuration file to configure some parameters. E.g. #Port for the requests port 65001 #Minimum number of clients client 2 #Interval time between the request and the reply interval 2000
  • Step 2: The ip and port of the server should be supply to the application.
  • Step 3: Connect all the mobile phones to the server and run a scenario.

About

SmartTrace is a prototype crowdsourced trajectory similarity search framework for smartphones. More info: http://smarttrace.cs.ucy.ac.cy/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages