The above code is very simple - just create an instance of GlyphRecognizer telling it which glyph size you are interested in and then feed a bitmap to it (standard .NET's Bitmap). If you put polygon drawing code inside of the above foreach loop (use ExtractedGlyphData.Quadrilateral for glyph's coordinates), then you should get something like this: