Hi all,
I'm trying to use my Pi's camera module to get handwriting recognition.
I came across Michael Reed's code on github (https://github.com/haywood/Handwriting- ... ion-System) but I'm not sure how to run it. Will someone run it and let me know how to use it?
When I run ./HWClassifier, it returns:
./HWClassifier <dataDir> <transformScale> <featureHeight> <featureWidth> <perWriter> <testCount> <epsilonMin>
Thanks,
Yongjae