Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@thebigk • May 24, 2012
Wouldn't it help if you could start discussing your project in our CS Engineering section? 😀 -
@abrakadabra • May 24, 2012
Tell us the details about your project and how it is innovative.Nikhil LokhandeI have done my project based on hand gesture recognition
anyone interested contact me
i can help you -
@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-EXmWKM • May 24, 2012
I implemented it as final year project.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 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-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-EXmWKM • Jun 4, 2012
if need some help ask me........i'll definitely help -
@shreyasstar-tiLPFe • Jun 4, 2012
Thanks a lot... 😀 -
@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...