1 | initial version |
yes, I have moved to 3.0 and magically I got my problem solved. I have also looked into the source code of 2.4.9, and I found that in the construction function CvSVM::CvSVM(), there is a clear() function that release the decision_func, I am wondering why...