Looks useful. What kind of background can you parse the hand from, because I noticed that finger tips aren't easily recognized when they lay over palm of hand? Also, how CPU-intensive is this for normal conditions?
Hello, your project is very good. I also segment my hand by color.But it is not real-time motion and gesture detector. Can you gave us the codes or the projects to study and do a similar project. Thank you very much ! My email is : hackbuteer@163.com
Excellent work. Any chance of releasing an API soon so that some nice soul can port it over to AS3 for the lowly flash developers? The OpenCV face detection API has been ported over to AS3 by the guys over at the SPARC Project and it has fueled so much new development that I am sure that an awesome hand detection API like yours can really do wonders.
Thanks for sharing the video in any case and best of luck with whatever you are working on now.
I feel like the erroneous finger detections near the palm could be gotten rid of with the erode function in open cv. Very impressive none the the less. :)
I am pursuing post graduation in information technology. My Final year project is to move cursor by recognizing Hand movement. Please guide me how to detect hand movement. I will be glad if you share some sample code which will help me to recognize hand.
@leemaomao1986 Thanks. I devised my own algorithm to detect finger tips which is straight-forward and intuitive but works good as you see in the video.
@dannyxyz22 The source codes or executable have not been released yet but it will be soon, hopefully. Yes, I still do remember the last part of my report... :)
hi , i'm newbi in opencv and i'v started a code to detect the finger tip . untill now i can detect the contours of the hand and i dont know how to proceed can u give some help ; and how to englobe the hand into a rectangle
i just saw your comments. Sorry for the late response. If you still need some help, please email me. (you can see my email address in the intro part of the clip)
Very Impressive - I've just recently downloaded OpenCV and blown the dust off of my C/C++ books - I have a biz idea that requires a decent level of gesture recognition. Can you recommend any publications (books, journals, sites) that assisted you in your work?
I've never heard of Bi-direction hysteresis, is there a good book or paper covering the fundamentals?
There are many many many papers, articles, and techniques available on the Internet. Probably you can get it easily if you want with several minutes' googling (email me if you want more specific references).
From my experience, however, the quality or the actual performance of algorithms were sometimes questionable. If your project really needs a pretty decent one, you definitely want to implement and compare them.
hi , i'm newbi in opencv and i'v started a code to detect the finger tip . untill now i can detect the contours of the hand and i dont know how to proceed can u give some help ; and how to englobe the hand into a rectangle
Hey Muchas gracias, I'll implement it in my algorithm, I've not heard about it, but I'm gonna google it; I was using a trigonometric method to get the peaks, it is so unstable though. Regards from Mexico!!!
By the way, in the course of designing my algorithm, I've also implemented and tested the trigonometric method that you mention. The basic idea of the algorithm seems to be pretty good "theoretically," but it didn't work out well in my tests; it showed pretty high false positive ratio.
Anyway, please mail to me for more details; I 'm willing to share my experience with you.
A brief idea is: the hand orientation is determined by the direction of the major axis of a hand, which can be obtained from a hand mask (binary image) - sorry for the late reply.
slt,
plaize can you send me the code of this video : Real-time Hand Motion/Gesture Detection for HCI - Demo 1 to my mail yahoo: saloua.matmati@yahoo.fr
plaize help me
thank you
slt
sawsenification 3 weeks ago
This has been flagged as spam show
Can you please send me the code
dittert@gmail.com
God blessed you..
thanks a lot!
dittertification 1 month ago
Looks useful. What kind of background can you parse the hand from, because I noticed that finger tips aren't easily recognized when they lay over palm of hand? Also, how CPU-intensive is this for normal conditions?
Alec
sixstring1991 1 month ago
Hi!, great work!!...
i'm in an openCv project too, can u helpme in the detection of the fingers?? i don't know how to find the points... :S
Thanks!
hirokiaddams 2 months ago
This has been flagged as spam show
srs.krishnan.pro@gmail.com can u please email d algorith u used
vry impresve wrk...cngrtz
johnvargheese 5 months ago
This has been flagged as spam show
Hello, your project is very good. I also segment my hand by color.But it is not real-time motion and gesture detector. Can you gave us the codes or the projects to study and do a similar project. Thank you very much ! My email is : hackbuteer@163.com
hackbuteers 6 months ago
Excellent work. Any chance of releasing an API soon so that some nice soul can port it over to AS3 for the lowly flash developers? The OpenCV face detection API has been ported over to AS3 by the guys over at the SPARC Project and it has fueled so much new development that I am sure that an awesome hand detection API like yours can really do wonders.
Thanks for sharing the video in any case and best of luck with whatever you are working on now.
feedmepaper 9 months ago
The input video was only the hand or was there also a noisy background?
mvharish14988 11 months ago
can u gave us the algorithm or codes to do a similar project
nizkowsky2 1 year ago
It doesn't seem to catch the thumb very well.
15Larsy 1 year ago
Ccan you help with the coding?
geniox99 1 year ago
I feel like the erroneous finger detections near the palm could be gotten rid of with the erode function in open cv. Very impressive none the the less. :)
ElanHR 1 year ago
@ElanHR
Oh hey! This is for professor Hager! Missed the first intro the first time, yay Hopkins! :)
ElanHR 1 year ago
Comment removed
ElanHR 1 year ago
Its master hand without his glove :O
dane450 1 year ago 7
@dane450 :)
smmy0705 1 year ago
This has been flagged as spam show
Hi,
I am pursuing post graduation in information technology. My Final year project is to move cursor by recognizing Hand movement. Please guide me how to detect hand movement. I will be glad if you share some sample code which will help me to recognize hand.
My email Id Swapnilgulhane@gmail.com
swapnilgulhane 1 year ago
Comment removed
swapnilgulhane 1 year ago
Impressive!! which algorithm are you using? How can I do a similar project?
leemaomao1986 1 year ago
@leemaomao1986 Thanks. I devised my own algorithm to detect finger tips which is straight-forward and intuitive but works good as you see in the video.
smmy0705 1 year ago
@smmy0705 can you help me with the code....im new to it.hope u can send me with the code
geniox99 1 year ago
This has been flagged as spam show
slt,
can you please also send me the source code ?
thank you very much
yahoo mail: saloua.matmati@yahoo.fr
sawsenification 1 month ago
what is your email address please?
vastheaven 1 year ago
@vastheaven It's in the video above -- m y j at j h u dot e d u
smmy0705 1 year ago
Hey guys, just wondering if you have an executable or the source to check the algorithm in action. Excellent report, I like how you finish it :)
Best regards,
Daniel
dannyxyz22 1 year ago
@dannyxyz22 The source codes or executable have not been released yet but it will be soon, hopefully. Yes, I still do remember the last part of my report... :)
smmy0705 1 year ago
Awesome results. Congratulations! I'm checking your report.
Best regards,
Daniel
dannyxyz22 1 year ago
@dannyxyz22 Glad you liked it! :)
smmy0705 1 year ago
hi , i'm newbi in opencv and i'v started a code to detect the finger tip . untill now i can detect the contours of the hand and i dont know how to proceed can u give some help ; and how to englobe the hand into a rectangle
thanks
naosalem 2 years ago
i just saw your comments. Sorry for the late response. If you still need some help, please email me. (you can see my email address in the intro part of the clip)
smmy0705 2 years ago
Very Impressive - I've just recently downloaded OpenCV and blown the dust off of my C/C++ books - I have a biz idea that requires a decent level of gesture recognition. Can you recommend any publications (books, journals, sites) that assisted you in your work?
I've never heard of Bi-direction hysteresis, is there a good book or paper covering the fundamentals?
Many thanks in advance - keep up the good work.
b1ueocean 2 years ago
Thanks :)
There are many many many papers, articles, and techniques available on the Internet. Probably you can get it easily if you want with several minutes' googling (email me if you want more specific references).
From my experience, however, the quality or the actual performance of algorithms were sometimes questionable. If your project really needs a pretty decent one, you definitely want to implement and compare them.
smmy0705 2 years ago
This has been flagged as spam show
hi , i'm newbi in opencv and i'v started a code to detect the finger tip . untill now i can detect the contours of the hand and i dont know how to proceed can u give some help ; and how to englobe the hand into a rectangle
thanks
naosalem 2 years ago
This has been flagged as spam show
How did you get the peak of the fingers???
manguztap 2 years ago
How did you get the peaks of the fingers???
manguztap 2 years ago
Bi-direction hysteresis to calculate peak points of a hand.
smmy0705 2 years ago
Hey Muchas gracias, I'll implement it in my algorithm, I've not heard about it, but I'm gonna google it; I was using a trigonometric method to get the peaks, it is so unstable though. Regards from Mexico!!!
manguztap 2 years ago
My pleasure :)
By the way, in the course of designing my algorithm, I've also implemented and tested the trigonometric method that you mention. The basic idea of the algorithm seems to be pretty good "theoretically," but it didn't work out well in my tests; it showed pretty high false positive ratio.
Anyway, please mail to me for more details; I 'm willing to share my experience with you.
smmy0705 2 years ago
may i know how did u get ur hand orientation ? Thanks :)
jacky5297 3 years ago
You can see a yellow box encompassing a hand. It is obtained from a binary hand mask that is the most tricky part of my algorithm.
Then I use the mask to calculate the orientation information which is pretty straightforward and easy.
Hope this might be a little bit helpful for you.
smmy0705 3 years ago
Would u mind revealing the algorithm of hand orientation ? or mayb a brief idea will do, thanks. :)
jacky5297 3 years ago
A brief idea is: the hand orientation is determined by the direction of the major axis of a hand, which can be obtained from a hand mask (binary image) - sorry for the late reply.
smmy0705 2 years ago
amazing stuff :)
multitouchy 3 years ago
Thanks :)
smmy0705 3 years ago
This is awesome!! Can i share the algorithm??
marthastuart81 3 years ago
Sure~ would be my pleasure. :)
smmy0705 3 years ago