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

1 visualizzazione (ultimi 30 giorni)
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?

Risposta accettata

Image Analyst
Image Analyst il 4 Ott 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).

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by