dramatic speedup of SVM::predict in the case of linear SVM
authorVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Tue, 19 Mar 2013 14:28:17 +0000 (18:28 +0400)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Tue, 19 Mar 2013 14:28:17 +0000 (18:28 +0400)
commita06af5ca250e31840a3e8b86f8d1de3500585137
tree169aa4cfbdc9e55d0c0ad36e8ed11435c9d32cc3
parent79e0e948a70ad585ac498feaa98f7fc6275a1139
dramatic speedup of SVM::predict in the case of linear SVM
modules/ml/include/opencv2/ml/ml.hpp
modules/ml/src/svm.cpp
samples/cpp/letter_recog.cpp