Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

ANNMLP did not have a load method for loading trained XML(Android binding)

$
0
0
I used ANNMLP in opencv c++ binding for a classification problem.I trained a network and saved it in XML file .I am able to predict the classification for newer samples by loading the trained XML file.It works fine for me in c++.Now I wanted to do this classification for newer samples in android by loading the XML file trained in c++ .But I could not able to find out a method to load the XML file for predicting samples in android binding of opencv.I looked down to the inherited classes(StatModel,Algorithm) of ANNMLP class but I could not find any method that loads the trained XML file though I found Save and Clear methods.I am using the latest opencv version 3.0.

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>