1 | initial version |
In [3]: ? hog.detectMultiScale
Docstring: detectMultiScale(img[, hitThreshold[, winStride[, padding[, scale[, finalThreshold[, useMeanshiftGrouping]]]]]]) -> foundLocations, foundWeights
Type: builtin_function_or_method
So, I guess it's the finalThreshold
...