Hi everyone!

Recently started a project attempting to use Tesseract for handwriting 
recognition. Anyone's thoughts or inputs would be greatly appreciated. 

Also, would contributions to this project aimed at recognizing handwriting 
be a welcome addition? 

Also, I've done some research on the components of tesseract and wanted to 
be sure that I understood which legacy components have been replaced:

- The Polygon approximation algorithm has been replaced by a recurrent 
Neural Network (character recognition)
-  A line selector has been replaced by a neural network of some kind.

For the Tesseract we're using, the NN has been replaced by a custom trained 
model. However, my understanding is that word and character recognition are 
still using the older algorithm.

Thanks for any input,
Peter G.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/640cc701-b604-41c5-920c-792e0e0d8b72n%40googlegroups.com.

Reply via email to