Idea
Tool
Experiment
Analysis
Algorithms
Results
Future
How is it collected?
Using the tool described in the "Tool" section of the site, handwriting samples for both the test and training set were gathered from 5 individuals.
What is collected?
Data was stored in 2 data structures. The first is a stroke structure which stores information regarding each individual stroke. The second is a letter which comprises data and analysis of several strokes that comprise a single letter. Basic data about the pen pressure and pen location is recorded in these structures in frequencies depending on hardware, but an average every couple of milliseconds. The duration of each stroke is also recorded as well as the character these strokes form.
How is it stored?
After this data is analyzed and processed it is stored in a .csv file. The processed data from my experiments can be found in the following .csv files

Train Set
  User 1
  User 2
  User 3
  User 4
  User 5
  All

Test Set
  User 1
  User 2
  User 3
  User 4
  User 5
  All


Zuye Zheng | Ananda Gunawardena