train cascade larg offset [closed]

asked 2015-08-30 11:31:06 -0600

muc gravatar image

updated 2015-08-30 11:34:23 -0600

Hi,

i create the .xml file with train cascade algorithm. with command ""detectMultiScale"" , i find the object but this object has large offset . how can i reduce the offset in the around object?

image description

before training ,i selected ,,fit to object.

Many Thanks,

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-11-05 12:14:05.377493

Comments

Try tuning the arguments given for detectMultiScale, especially the minimum and maximum possible object size arguments.

Karthikeyan gravatar imageKarthikeyan ( 2015-08-31 04:41:39 -0600 )edit