This document discusses online handwritten character recognition. It begins by describing the differences between online and offline recognition systems. Online systems capture stroke order and timing information while writing, while offline systems analyze static images. The document then discusses challenges in recognition like variability between writers. It presents several previous works in online handwriting recognition. The document proposes a method for online recognition that uses shape, pixel density, and stroke movement template matching to identify characters. It describes preprocessing input and generating training templates to match against. Overall, the document outlines challenges in online handwriting recognition and proposes a template matching approach to address these challenges.