Git Product home page Git Product logo

kinematictemplatematching's Introduction

===================================
MOUSE POINTING ENDPOINT PREDICTION 
USING KINEMATIC TEMPLATE MATCHING
===================================

Pasqual, P.T. and Wobbrock, J.O. (2014). Mouse pointing endpoint prediction using kinematic template matching. 
Proceedings of the ACM Conference on Human Factors in Computing Systems (CHI '14). Toronto, Ontario (April 26-May 1, 2014). New York: ACM Press, pp. 743-752.

The given application is divided into three sections:
"Collect"
"Analyze"
"Test"
all of which can be accessed through the "File" menu.

+++++++++
COLLECT
+++++++++
Collects and logs raw mouse movement data for both 1D and 2D tasks.
-Data is by default logged in "bin/Debug/Subject_{subject ID}" 
-A single "trial" is representative of one mousement ending with a click
-A "block" is a set of trials (mainly implemented as a way to give participants a break)
-A session can contain many blocks

+++++++++
ANALYZE
+++++++++
Analyzes the selected subjects and outputs analyses to a file ("bin/Debug/analysis.csv" by default)
-A script/statistics package can then be used to compute any results (predictive accuracy, hit rates, etc.)
-If the "Compare Library" box is checked, the subject selected from the dropdown menu will be used as the template libary to compare with.
-NOTE: While analysis is being performed, the UI will freeze. If you would like to see progress, check the console.

+++++++++
TEST
+++++++++
Basic demonstration of KTM's ability to predict in real time.
-A template library will be built from the selected subject's previously collected mouse movement data.
-Predictions are shown as small red dots on the screen.

kinematictemplatematching's People

Contributors

phillpas avatar

Stargazers

 avatar Wenxuan Xu avatar Ricky avatar

Watchers

 avatar

Forkers

pavadik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.