Thursday, May 5, 2011

C# Kinect - Background Remove


Hi, this is my first blog and I would like to share with you is the C# + Kinect.

I've spent couple of days trying to figure out how to connect the Kinect device to my laptop and feel lucky that Vangos Pterneas had list out full installation guide which you can find it from here.

After the success in connecting the Kinect device to my laptop, I start to play around with the OpenNI.net component with C#.

Well, below is my test project. I manage to display the Raw Image and the Depth Image from the Kinect. I also tried to play around with it to remove the image background and only display the User image.

Above is the screenshot.

Well it is not perfect yet. As you can see there are noise around the result. I will try to apply some blur to the depth image and see how is the result.

I'll update my finding on my next post.

3 comments:

  1. plw can you send me your code I really need something like that in my work I mean background removal in depth stream

    ReplyDelete
  2. hi nyc work could you pls share the code it would be very helpful thanks in advance

    ReplyDelete