Borrar filtros
Borrar filtros

How I can compare webcam input with existing images in a folder to recognize the gesture?

2 visualizaciones (últimos 30 días)
I have saved gestures in a folder and have prepare a code to read all that and then converted into binary for comparison and know further that I am in the right direction or not?

Respuesta aceptada

Image Analyst
Image Analyst el 4 de Oct. de 2014
If your algorithm is accurate, the ROC curve will be well above the 45 degree line. See http://en.wikipedia.org/wiki/Receiver_operating_characteristic. The ROC curve is a plot of true positive rate vs. false positive rate. The more accurate your code is in predicting the "true" gesture, the more your ROC curve will look like an upside down "L" shape (or capital Gamma shape).

Más respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by