When I tryed to implement the "Introduction to Support Vector Machines", the following error occurs: - undefined reference to 'CvSVMParamas::CvSVMParams()'
Basicly anytime I use CvSVM::"something" an error occurs!!!
1 | initial version |
When I tryed to implement the "Introduction to Support Vector Machines", the following error occurs: - undefined reference to 'CvSVMParamas::CvSVMParams()'
Basicly anytime I use CvSVM::"something" an error occurs!!!