how to use Opencv machine learning for android project (KNN or SVM algorithms)?
I need your help .I am a beginner in opencv and i should recognize letters in an image taken by android camera .I should use opencv machine learning such us KNN or SVM .I searched a lot but i don't find documentation for android and java .I don't find even a simple example to understand how can i use machine learning .Can someone help me please . Thank you in advance
have a look here
Thanks but this is for a java application for desktop ?
yes, that's a desktop demo. it just shows the dataflow & usage of knearest.
I searched a lot in the internet and i don't found any android example and i don't know how to implement these algorithm :( Can you help me