필터 지우기
필터 지우기

How to detect the victory sign in real time ?

조회 수: 1 (최근 30일)
Awais Bilal
Awais Bilal 2015년 6월 20일
댓글: Image Analyst 2015년 6월 20일
I want to detect victory sign in real time video so that I can perform some processes on the image. What will be the steps? How can I start it? Any Help?
  댓글 수: 3
Awais Bilal
Awais Bilal 2015년 6월 20일
Actually, I want to work on a project "Snapshot on a victory sign." I am trying to find some guider but all in vain. If you have any information about it, please tell me. honeyhoney2017@gmail.com
Walter Roberson
Walter Roberson 2015년 6월 20일
Search the Mathworks web site for information on "gesture recognition"

댓글을 달려면 로그인하십시오.

채택된 답변

Image Analyst
Image Analyst 2015년 6월 20일
Those kind of capabilities, at least for lower level functions, are in the Computer Vision System Toolbox http://www.mathworks.com/products/computer-vision/features.html#object-detection-and-recognition It may not exactly have a "hand holding up victory sign" function but you could probably build one using skin color segmentation and SURF.
  댓글 수: 3
Awais Bilal
Awais Bilal 2015년 6월 20일
What can be the steps for doing that? 1. Skin Detction. 2. Discard other than hand. than?????
Image Analyst
Image Analyst 2015년 6월 20일
Look in my File Exchange for color segmentation routines. Look in Vision Bibliography for gesture recognition and sign language recognition algorithms that you can code up in MATLAB.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by