Develop a code to detect the handwritten Java code of the student.
Antwoord op sollicitatievraag
Anoniem
7 mrt 2016
I used Tesseract OCR and Leptonica for this. I first trained the handwriting of students by using box files. Then, I used freq-dawg file to detect the JAVA glossary words.