Ask Your Question

Revision history [back]

The number of rejected windows in detectMultiScale()

I am preforming object detection using a cascade classifier trained using the Opencv. I am trying to compute the value of the 'True Negative' and in order to do so i need to know how many windows has been rejected in the searching process. My question is:

is there a way to know how many windows have been checked?