Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Confidence is always zero

Hi I am using opencv 2.4.x I am trying to recognize the image. I have cropped the rectangular part of faces, greyed it out, and fed it to Fischer face recognition algorithm.

I do get the predicted label, but the predicted confidence is always zero.

I read the docs on Facerecognition api, and prediction confidence os defined as distance of the predicted label.

so the confidence of 0.0 means the image is successfully recognized or is it the other way round? I could not find any sample values for confidence, to know if the inage is successfully recognized or not.

Confidence is always zero

Hi I am using opencv 2.4.x I am trying to recognize the image. I have cropped the rectangular part of faces, greyed it out, and fed it to Fischer face recognition algorithm.

I do get the predicted label, but the predicted confidence is always zero.

I read the docs on Facerecognition Face recognition api, and prediction confidence os defined as distance of the predicted label.

so the confidence of 0.0 means the image is successfully recognized or is it the other way round? I could not find any sample values for confidence, to know if the inage image is successfully recognized or not.

Confidence is always zero

Hi I am using opencv 2.4.x I am trying to recognize the image. I have cropped the rectangular part of faces, greyed it out, and fed it to Fischer face recognition algorithm.

I do get the predicted label, but the predicted confidence is always zero.

I read the docs on Face recognition api, and prediction confidence os defined as distance of the predicted label.

so the confidence of 0.0 means the image is successfully recognized or is it the other way round? I could not find any sample values for confidence, to know if the image is successfully recognized or not.round?.

Confidence is always zero

Hi I am using opencv 2.4.x I am trying to recognize the image. I have cropped the rectangular part of faces, greyed it out, and fed it to Fischer face recognition algorithm.

I do get the predicted label, but the predicted confidence is always zero.

I read the docs on Face recognition api, and prediction confidence os defined as distance of the predicted label.

so So the confidence of 0.0 means the image is successfully recognized or is it the other way round?.

Confidence is always zero

Hi I am using opencv 2.4.x I am trying to recognize the image. I have cropped the rectangular part of faces, greyed it out, and fed it to Fischer face recognition algorithm.

I do get the predicted label, but the predicted confidence is always zero.

I read the docs on defination of confidence of Face recognition api, api (Opencv 3.0), and prediction confidence os is defined as distance of the predicted label.

So the confidence of 0.0 means the image is successfully recognized or is it the other way round?.