<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Kinect&#39;ing to Angry Birds Space</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/kinect/Kinecting-to-Angry-Birds-Space/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/d3a9a2d8-85f4-4e6d-b09f-c96c273097c9.png</url>
		<title>Channel 9 - Kinect&#39;ing to Angry Birds Space</title>
		<link></link>
	</image>
	<description>Today&#39;s inspirational project provides another example of how the Kinect and Kinect for Windows SDK drives people to push its, and their, boundaries. BTW,n while you&#39;re there make sure you check out his other very cool Kinect projects. Kinect Angry Birds Space Now let me introduce my simple way to detect whether you’re gesturing like Gesture 1 or Gesture 2. 1st Step:Limit the depth data you get. In my case, it’s between 950 to 1120. The red parts are what we get now. 2nd Step:Limit the area you get so it only gets the area of your two hands. 3rd Step:Only get the top side of the depth data we get. The red line is what we get now. How to do this: I add the X coordinate of the depth data to a listbox if there’s no this such X coordinate in the listbox. And next time if you find that the listbox contains the X coordinate you don’t have to record it again, pass it. ... Project Information URL: http://tangochen.wordpress.com/2012/06/30/kinect-angry-birds-space/  Contact Information: Blog: http://tangochen.wordpress.com/ </description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 05:44:14 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 05:44:14 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Kinect&#39;ing to Angry Birds Space</title>
		<description>
			<![CDATA[<p>Hi all..my tangochen.com has been disabled..<br>Here's my temporary blog:&nbsp;<br><a href="http://tangochen.wordpress.com">http&#58;&#47;&#47;tangochen.wordpress.com</a><br><br><strong>Project Information URL:</strong><br><a href="http://tangochen.wordpress.com">http&#58;&#47;&#47;tangochen.wordpress.com</a>/2012/06/30/kinect-angry-birds-space/</p><p>posted by TangoChen</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Kinecting-to-Angry-Birds-Space#c634789029140742570</link>
		<pubDate>Thu, 26 Jul 2012 12:35:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Kinecting-to-Angry-Birds-Space#c634789029140742570</guid>
		<dc:creator>TangoChen</dc:creator>
	</item>
	<item>
		<title>Re: Kinect&#39;ing to Angry Birds Space</title>
		<description>
			<![CDATA[<p>@<a href="/coding4fun/kinect/Kinecting-to-Angry-Birds-Space#c634789029140742570?areaType=Blogs&amp;areaName=Coding4FunKinect">TangoChen</a>: Thanks for the heads up on that... I've updated all the links in the post.</p><p>posted by gduncan411</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Kinecting-to-Angry-Birds-Space#c634789137564823315</link>
		<pubDate>Thu, 26 Jul 2012 15:35:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Kinecting-to-Angry-Birds-Space#c634789137564823315</guid>
		<dc:creator>gduncan411</dc:creator>
	</item>
</channel>
</rss>