This is a mirror of official site: http://jasper-net.blogspot.com/

Kibloc – Real time, distance based object tracking and counting using Kinect

| Monday, January 30, 2012
image_thumb%25255B6%25255D.png?imgmax=800

This weekend hack is a small Kinect application - Kibloc is a physical object counter/tracker using Kinect.

Kinect for Windows SDK (Download) is pretty intuitive (I’m using Version 1.0 Beta 2 for this), and you may use the same to develop pretty cool applications using Microsoft Kinect. In this post, we’ll be focusing on implementing a quick real time blob counter using Kinect depth data, for counting and tracking objects in front of the sensor. This is a basic demo, but as you can imagine, this has got a couple of pretty hot real life use cases.  As a heads up, the source code is at http://kibloc.codeplex.com/ and keep it handy when you read along. Ensure you’ve the NuGet Packages in packages.config

Here is the video that demonstrates real time, distance based blob tracking.

Read more: amazedsaint's #tech journal
QR: kibloc-kinect-based-real-time-distance.html

Posted via email from Jasper-net

0 comments: