I am a new in Opencv
I used Nearest of Opencv to train my app (android app) to detect user activities
I already trained my data but unfortunately i couldn't find the generated model of the algorithm
For that, I forced to train my code each time I start the app
I think it has to be model that I can use it whenever I want but how can I find it?
↧