Homework 3, CSE 481b, Winter 2006

Due Tuesday, January 24, 6:00 pm

Handwriting recognition

Write a program that reads in text, recognizes the text, and colors the text according to the recognition confidence: Green for high, yellow for intermediate, and red for poor. Provide a mechanism to allow setting of factoids for the recognizer. Here is a sample solution:

Sample Screen shot

Hint

recoResult.TopAlternate.AlternatesWithConstantPropertyValues(RecognitionProperty.Segmentation)

Submission

By the deadline, post a screenshot of your application to your project portal. When you have completed the assignment, send mail to the valentin@cs informing him that the assignment is complete.