Is there a way to measure the confidence of face detection. I have tried face detection followed by features(nose+eyes+mouth), this approach gives me false negatives. I am currently using opencv face detection methods.
Please do let me know if there is a way to measure the confidence of face detection.