Difference between cpu and gpu detectMultiScale
Cpu algirithm work fine, but when i use it implementation on gpu, it return less then half of objects of cpu version. Parameters are the same. What did I do wrong?
same problem here, I'm getting even less result then half back from GPU
@PatrickvdL with what version of opencv?