top of page
t10.png

Finally. Our threshold, now at 0.10, and the median filter have produced a solid ID. The OCR can now successfully pull out the following string:

Christian

Chiang

00681057

​

With this string. The program then pulls combines just the names into a string, "Christian Chiang", which is passed into the Middlebury directory. To see what happens if none of the thresholds can produce a valid name in the directory, visit the "What if it fails?" page.

​

bottom of page