필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
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?

채택된 답변

Image Analyst
Image Analyst 2014년 10월 4일
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).

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Detection에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by