Real Time Hand Gesture Recognition using OpenCV

Sdílet
Vložit
  • čas přidán 19. 03. 2015
  • Course Project for Computer Vision in SFU.
    Using Convexity Defects
    Source Code: github.com/zeruniverse/Gestur...
    All questions regarding the project should go to GitHub issues: github.com/zeruniverse/Gestur...
    Please don't ask questions in comments, I won't answer them.
  • Věda a technologie

Komentáře • 20

  • @JefferyZHAO
    @JefferyZHAO  Před 8 lety +2

    I don't check comments here often (maybe once a year), any technical questions should go to Github issues. GitHub link for this project is in video description

    • @umitdemir3741
      @umitdemir3741 Před 8 lety

      +Jeffery ZHAO Hey jeffery, Why dont i open the project ?
      I downloaded the source code but i am not opening the project. Please helğpme

    • @JefferyZHAO
      @JefferyZHAO  Před 8 lety

      +ümit demir (Please refer to video description) I won't answer questions in comments. Please submit your question to GitHub issues.

  • @DPV142
    @DPV142 Před 6 lety

    i want human activity recongition how i get it

  • @alaaa.hussain5046
    @alaaa.hussain5046 Před 7 lety

    Hello I want to write a program to hand gestures recognition, I want to use the background subtraction technology. How to start the project ? What are the key steps? I feel ambiguous. Can you explain?

    • @JefferyZHAO
      @JefferyZHAO  Před 7 lety

      Thanks for your interest on this project but please read the video description. I provided source code and mentioned that I won't answer questions in CZcams comments.

  • @ahmadjavaid327
    @ahmadjavaid327 Před 7 lety

    Hello! How can I detect the palm lines in android, Please guide me!.. Actually I want to let my android app, Scan the palm picture and then separate out different lines from this picture

    • @JefferyZHAO
      @JefferyZHAO  Před 6 lety

      I've never written Android or Java before...

  • @sanamahmood7300
    @sanamahmood7300 Před 6 lety +2

    I am a computer science (MCS) student and now I am going to start my final year project.So I need some ideas regarding my final year project.
    Actually I would like to do my project in ARTIFICIAL INTELLIGENCE.
    Kindly help me through your advice.

    • @JefferyZHAO
      @JefferyZHAO  Před 6 lety

      Sorry but I can't give an answer to such a broad question. You should definitely ask your supervisor for ideas... And please note I don't check CZcams comments. Any further discussions should either go to GitHub or by email (zzy8200 # gmail).

  • @mkjeevarajan
    @mkjeevarajan Před 6 lety

    sample source code using matlab is available here
    www.pantechsolutions.net/gesture-recognition-projects/matlab-code-for-simple-gesture-recognition

  • @premalok2003
    @premalok2003 Před 8 lety

    sir plz give me step by step idea to make this project.i am unable to do from github.plz sir reply itz important.

    • @JefferyZHAO
      @JefferyZHAO  Před 8 lety

      +Prem Alok (Please refer to video description) I won't answer questions in comments. Please submit your question to GitHub issues. Btw, you should figure out how to get access to GitHub.com yourself.

  • @samgeomatics3773
    @samgeomatics3773 Před 8 lety

    great job ....please could you give me a way to contact with you ?

    • @JefferyZHAO
      @JefferyZHAO  Před 8 lety

      You can send me email zzy8200 # gmail

  • @ClearNinjaFox
    @ClearNinjaFox Před 8 lety

    how does one goes about doing something as simple as pointing with a index and have that be recognize?

    • @ClearNinjaFox
      @ClearNinjaFox Před 8 lety

      where can i find this functions/algorithm?
      Find Fingertips
      Number of fingertips is feature 2.
      Build Decision Tree
      With feature 1 & 2

    • @JefferyZHAO
      @JefferyZHAO  Před 8 lety

      +Sys.stem Sorry I did this project pretty long time ago. I'm sure you can find it in my code in GitHub. All important functions should be in a single cop file, so it won't take you much time

    • @ClearNinjaFox
      @ClearNinjaFox Před 8 lety

      +Jeffery ZHAO ever thought about opening this project back up? im working on a humanoid Android and ill be using this code after some modifications to control the manipulations of the droid wirelessly

    • @JefferyZHAO
      @JefferyZHAO  Před 8 lety

      +Sys.stem Sorry but I'm not going to publish my assignment report. As I said, you can find any involved algorithm/implementation in my code in GitHub. And anyway you must read my code if you want to modify it. You won't get any extra workload.