Develop a code to detect the handwritten Java code of the student.
Respuesta de la entrevista
Anónimo
7 mar 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.