Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I'm making a project for my university, I'm working with kinect and i want to detect the finger tips using microsoft sdk.I made depth segmentation based on the closest object and player so i now have only the hand part in my image. But I have no idea what to do next. I'm trying to get the hand's boundary but not finding the method to do it. so can anyone help me and suggest some usefull ways or ideas to do that. I am using c# and wpf It will be great if anyone can provide a sample code. I only want to detect the index finger and the thumb. Thanks in advance
Posted
Updated 15-May-12 23:51pm
v2

Candescent NUI is the best project which has done fingertip detection.

It uses Kinect SDK and openni. It does not uses depth data, but just the area around the hand!!
http://blog.candescent.ch/2012/01/combining-nite-hand-tracking-with.html[^]

You can find the project on Codeplex
http://candescentnui.codeplex.com/[^]
 
Share this answer
 

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


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