Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how to calculate the detection confidence score for opencv detector

I want to use FDDB to evaluate some face detectors including opencv. But it's output format must like this:

<left_x top_y width height detection_score>

It include a detection_score part. But the opencv's detector have no output like this. How to output this?

how to calculate the detection confidence score for opencv detector

I want to use FDDB to evaluate some face detectors including opencv. But it's FDDB's detection output format must like this:file require:

<left_x top_y width height detection_score>

It include a detection_score part. But the opencv's detector have no output like this. How to output this?