Home | History | Annotate | Download | only in src

Lines Matching full:_svmdetector

114 void HOGDescriptor::setSVMDetector(InputArray _svmDetector)
116 _svmDetector.getMat().convertTo(svmDetector, CV_32F);