Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Move SVM between python and cpp ?

I have trained an OpenCV SVM using the python API but would like to run it in a cpp program. Is there a way to save and import it between the two languages, or would I need to retrain it in cpp ?