Additional Exercises for the Lecture "Reconocimiento de Escritura" (2007)

(Note: This page is only accessible from within the domain "upv.es".)

This page contains additional exercises for which the number of points has been fixed. (Remember, that I am proposing a lot of additional exercises in class.)
Exercise 1.13 (15 points): Implement the three binarization methods discussed in class: Simple iteration of means, Otsu's, and Niblack's. Test them on a few example images.
Exercise 1.14 (15 points): Implement the RAST-type algorithm for finding the "best" (simplest definition: largest) whitespace rectangle in a given binary document as discussed in class.
Daniel Keysers