Ask Your Question

Revision history [back]

How to recognize unknown untrained image in Open CV

Hi, Thanks is advance. I am stuck with one issue in Open CV. I am using Local Binary Patterns Histograms (LBPH) Algorithm and creating a safe kid iOS app. In that at the 1st time I am registering the user by detecting the face by using video camera of iPhone. After the I am trying to recognise with the same face in that it is taking but the unknown face also its taking. I want to get value as no if any unregistered unknown face tries to recognise.

I tried with the confidence and label both. In confidence I took the value less then 70 the correct otherwise wrong. But in this case the original registered image is also not recognising if its little far as the trained image. Please anyone help me on this....

click to hide/show revision 2
retagged

updated 2015-05-04 05:24:10 -0600

berak gravatar image

How to recognize unknown untrained image in Open CV

Hi, Thanks is advance. I am stuck with one issue in Open CV. I am using Local Binary Patterns Histograms (LBPH) Algorithm and creating a safe kid iOS app. In that at the 1st time I am registering the user by detecting the face by using video camera of iPhone. After the I am trying to recognise with the same face in that it is taking but the unknown face also its taking. I want to get value as no if any unregistered unknown face tries to recognise.

I tried with the confidence and label both. In confidence I took the value less then 70 the correct otherwise wrong. But in this case the original registered image is also not recognising if its little far as the trained image. Please anyone help me on this....

How to recognize unknown untrained image in Open CV

Hi, Thanks is advance. I am stuck with one issue in Open CV. I am using Local Binary Patterns Histograms (LBPH) Algorithm and creating a safe kid face recognition iOS app. In that at the 1st time I am registering the user by detecting the face by using video camera of iPhone. After the I am trying to recognise with the same face in that it is taking but the unknown face also its taking. I want to get value as no "No match found" if any unregistered unknown face tries to recognise.

I tried with the confidence and label both. In confidence I took the value less then 70 the correct otherwise wrong. But in this case the original registered image is also not recognising if its little far as the trained image. Please anyone help me on this....

How to recognize unknown untrained image in Open CV

Hi, Thanks is advance. I am stuck with one issue in Open CV. I am using Local Binary Patterns Histograms (LBPH) Algorithm and creating a face recognition iOS app. In that at the 1st time I am registering the user by detecting the face by using video camera of iPhone. After the I am trying to recognise with the same face in that it is taking but the unknown face also its taking. I want to get value as "No match found" if any unregistered unknown face tries to recognise.

I tried with the confidence and label both. In confidence I took the value less then 70 the as a correct otherwise and grater as a wrong. But in this case the original registered image is also not recognising if its little far as the trained image. Please anyone help me on this....