train cascade larg offset [closed]
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?
before training ,i selected ,,fit to object.
Many Thanks,
Try tuning the arguments given for detectMultiScale, especially the minimum and maximum possible object size arguments.