Identify drawing in character - Canvas (Android)

Asked

Viewed 50 times

1

I can already draw on the screen using a DrawingView, as shown in the example:

inserir a descrição da imagem aqui

I wonder if there is any library to identify the drawing and check if it is a character, and if possible, give a percentage of similarity.

Basically, what I want is:

Draw a

To

identify that letter in the code, and say how much % of the letter’s resemblance is.

Do you know of a library that does something similar? If you have done something similar, can you give me a light? I googled a lot, but I didn’t get to something that guided me...

  • https://www.codeproject.com/Articles/840623/Android-Character-Recognition

  • https://github.com/TrekDev/Xamarin.Android.OpenCV

  • https://shamsutdinov.net/2015/07/01/tesseract-orc-xamarin-part-1/

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.