I want to recognize alphanumeric characters and numbers with a gesture detector. I browsed the web for existing examples or libraries but I haven't found much suitable results.
Does anyone knows some libraries or existing examples for character recognizing with a gesture detector? (I think sophisticated tools like tessaract are too much overhead for simple character recognition.)
Thanks