Click here to Skip to main content
15,884,425 members
Please Sign up or sign in to vote.
4.00/5 (2 votes)
See more: , +
Hello Everyone,
I'm making a project for my university. It involves using the kinect and detecting the finger tips, I'm using the microsoft sdk with c# and wpf. I've made depth segmentation and got the hand, I got the center of the palm from the skeletal tracking (not very precise though so if anyone havea better way please share :) ) and I need to to detect the convex points which are fingertip candidates . so can anyone help me with that (a sample code would be great)
Posted
Comments
Sergey Alexandrovich Kryukov 24-May-12 12:12pm    
Do you mean finger prints or not?
--SA
Makbg 25-May-12 8:22am    
No i mean finger tip. it's detecting the top of the finger using the depth image of the kinect

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900