Gesture Recognition

Nikhil Lokhande

Nikhil Lokhande

@nikhil-lokhande-EXmWKM Oct 26, 2024

I have done my project based on hand gesture recognition
anyone interested contact me

i can help you

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk May 24, 2012

    Wouldn't it help if you could start discussing your project in our CS Engineering section? 😀

  • Ankita Katdare

    Ankita Katdare

    @abrakadabra May 24, 2012

    Nikhil LokhandeI have done my project based on hand gesture recognition
    anyone interested contact me

    i can help you

    Tell us the details about your project and how it is innovative.

  • shreyasstar

    shreyasstar

    @shreyasstar-tiLPFe May 24, 2012

    What technology have you used ?
    I am planning to use OpenCV framework but I am thoroughly new to it, also I am planning to implement it in my final year computer project.
    I definitely could use some help.

  • Nikhil Lokhande

    Nikhil Lokhande

    @nikhil-lokhande-EXmWKM May 24, 2012

    shreyasstarWhat technology have you used ?
    I am planning to use OpenCV framework but I am thoroughly new to it, also I am planning to implement it in my final year computer project.
    I definitely could use some help.

    I implemented it as final year project.
    I have used AForgevideo.net library to take input from webcam
    Afterwards i used SURF algorithm for finding out interest points of inputted image .
    I have a database of interest points of many std images which had given me correct output.
    then i compare calculated interest points to tht of database....
    whrever max comparison.....tht particular image is selected...and appropriate action will be given
    e.g. open notepad

    I know another way also....
    It uses Convex hull algorithm...

    It finds out centre of hand.....and moves the cursor according to movement of tht center..

    I thnk it might be useful😁

  • shreyasstar

    shreyasstar

    @shreyasstar-tiLPFe May 25, 2012

    Thank you #-Link-Snipped-# I will took into it. Though I am primarily thinking of using OpenCV via c/c++/Java.

  • Nikhil Lokhande

    Nikhil Lokhande

    @nikhil-lokhande-EXmWKM Jun 4, 2012

    if need some help ask me........i'll definitely help

  • shreyasstar

    shreyasstar

    @shreyasstar-tiLPFe Jun 4, 2012

    Thanks a lot... 😀

  • Anurag Wats

    Anurag Wats

    @anurag-wats-YrsDLI Jun 8, 2012

    hey bro... i m anurag from pune
    Please lemme know how u have done this project...
    wht all things i will require...