How to port Desktop trained SVM model to OpenCV4Android?
Can someone please tell me how can I use a SVM model trained in OpenCV C++ environment into an Android app.
Can someone please tell me how can I use a SVM model trained in OpenCV C++ environment into an Android app.
Asked: 2015-07-06 17:24:57 -0600
Seen: 296 times
Last updated: Jul 06 '15
IMREAD_GRAYSCALE error in facerec_demo.py
image processing software that can identify object in an image and isolate it from the background
How to display fullscreen in Python on Linux? (setWindowProperty doesn't work)
numpy.array setting an array element with a sequence
need help with load and display image with opencv
404 Not Found from bug reporting site
Using a video (videocapture) with Qt and opencv on windows 7 don`t open.
svm.save("mysvm.yml.gz");
on your pc, put the yml.gz file onto your sdcard (no, not the assets or inside the apk), and usesvm.load("mysvm.yml.gz");
in java.