Online Handwriting Analysis


S = { x, y, t }

Handwritten Characters drawn on a Touch Screen can be analyzed as a trace of points (Strokes) from the starting point to the end point. Those strokes can be analyzed and recognized as glyphs.

The following Online Handwriting Recognition is implemented based on "Template Matching" of the Sequence of Strokes (Brush Points) and the String of Glyphs.




English Glyphs as Geometric Patterns
Created with Raphaël 2.0.1
Hello

Myanmar Glyphs as Geometric Patterns
Created with Raphaël 2.0.1
စေ ပါ စေ



Online Handwriting Generation with Diffusion Model


Currently, I am also working on Online Handwriting Generation with Diffusion Model. my research.