I am writing an application that requires the background removal(where the player is), and masking the user body with some color or any character(like https://stackoverflow.com/questions/10599658/how-to-create-kinect-avatar).
Thanks in advance
I am writing an application that requires the background removal(where the player is), and
Share
The tutorial at Channel 9, even though is in the old beta 2, is easy to convert. Here is final code(converted)
And my answer at https://stackoverflow.com/questions/10599658/how-to-create-kinect-avatar/10600919#10600919 explains how to create the character. Good Luck! Hope this Helps!