1 | initial version |
OpenCV's SVM implementation is based on LibSVM. If you are a Matlab user you can transfer the data to Matlab, use LibSVM's Matlab package, and train an SVM there. It shows the number of iterations after the optimization finishes. I believe there is no way to do this in OpenCV.