Scale Features SVM
I couldn't find anything in the documentation.
Is there a possibility to use scaling of featurevalue-ranges for OpenCV SVM´s? Or does SVM maybe scale the data on it´s own?
Greets
add a comment
I couldn't find anything in the documentation.
Is there a possibility to use scaling of featurevalue-ranges for OpenCV SVM´s? Or does SVM maybe scale the data on it´s own?
Greets
Asked: 2018-10-22 11:54:24 -0600
Seen: 408 times
Last updated: Oct 22 '18
Integrating different cues in a classification task
Question regarding feeding extracted HoG features into CvSVM's train
Get a probability out of svm->predict
More questions on feeding HoG features to CvSVM
How to request a feature and additional code
Why haar features often used with AdaBoost?
Is it possible to use the chi-squared kernel for an SVM in OpenCV?
Training of SVM classifier in OpenCV using HOG, SIFT and ORB features