MPredict.js

A JavaScript library for realtime mouse position prediction

View the Project on GitHub cudbg/mpredict.js

Documentation

Please refer to the README of the project repository.

Demo

The demo of predicting mouse position with MPredict.js, the grey line is the current trace, the orange circles are the predicted positions(20ms to 300ms in future), and the radius of orange circles indicates the standard deviations of the predictions by each matched template.

Demo for 1-D prediction

The demo of predicting mouse position in 1-D movements with MPredict.js