Kinect OpenCV object recognition

OpenCV SURF object recognition. Capable of detecting object that is tilted and rotated. Using EmguCV OpenCV .Net wrapper.

It’s part of my Kinect starters kit, a framework and a few sample modules for playing with Kinect programming in C#. Source will be released soon.

image

4 thoughts on “Kinect OpenCV object recognition”

  1. That is really cool!!!! I just wonder how you did it! If you can release the code sometime, that could be awesome!!

    Reply
    • I’d recommend looking into OpenCV. But it depends on what your purpose is.
      Just for fun = Google some algorithms.
      Trying to make something = Use existing Library such as OpenCV (the CV stands for “Computer Vision”).

      Reply
  2. can i watch your code? i would be very helpful….im doing similar things with my kinect, my problem is the “cvcapture” I want to capture objects with the rgb camera from the kinect, help please! =(

    Reply

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from Tedds blog

Subscribe now to keep reading and get access to the full archive.

Continue reading