Saving or Loading model in SVM
hello I am using SVM to train my project. I am facing problem with saving the model and use (load) it again in java (android). can anyone give me suggestions please.
hello I am using SVM to train my project. I am facing problem with saving the model and use (load) it again in java (android). can anyone give me suggestions please.
Asked: 2016-11-26 07:04:26 -0600
Seen: 721 times
Last updated: Nov 26 '16
Unresolved inclusion in OpenCV+Android tutorial
android: how to put a column into Mat
OpenCV Tutorial 1 - Add OpenCV on API 8
Running the OpenCV4Android application on my PC
cvGetSpatialMoment JAVA equivalent
How to get good matches from the ORB feature detection algorithm?
How to decrease the number of processed frames from a live video camera?
which opencv version is it ?
version 2.4.9
what about the builtin methods for this ?
if you're facing any errors, - please show us !
here is my code :
here is the error :
Actually looking at the error, I am suspecting it is not able to locate the saved SVM correctly. Could you check path and make sure you use absolute locations?