nose.detectMultiscale() method returns multiple lists of noses for a single image. Why is this so?
It is working fine woth face and eyes but for nose, it shows multiple boxes.
It is also working fine when I use live video stram. But only for this specific image, i got multiple noses. My code and output is shown below:
Please show me something to make it correct if possible.