Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A Toolbox for Online Handwriting analysis in MATLAB.
* **Segment** long texts into lines or words.
* **Detect** punctuation marks, diacritics and/or delayed segments. Use the pre-trained SVM classifiers of retrain your own!
* **Extract** a large amount of possible features from handwriting, These features can be word specific, writer specific of both.
* **Analyse** handwriting using the extracted features with some simple machine machine learning techniques.
* **Analyse** handwriting using the extracted features with some simple machine learning techniques.

## Toy Database
The repository contains some online handwriting extracts recorded using a Wacom tablet. See Demo Folder. <br />
Expand Down