<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mike T. Henderson &#187; Camera</title>
	<atom:link href="http://www.mikethenderson.com/category/camera/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikethenderson.com</link>
	<description>Interactive Design &#38; Art Direction</description>
	<lastBuildDate>Tue, 10 Jan 2012 14:01:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>AS3 Camera Motion Detection using BitmapData.threshold()</title>
		<link>http://www.mikethenderson.com/2009/12/as3-camera-motion-detection-using-threshold/</link>
		<comments>http://www.mikethenderson.com/2009/12/as3-camera-motion-detection-using-threshold/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 00:01:47 +0000</pubDate>
		<dc:creator>Mike T. Henderson</dc:creator>
				<category><![CDATA[BitmapData]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[motion-detection]]></category>

		<guid isPermaLink="false">http://mikethenderson.com/?p=462</guid>
		<description><![CDATA[The idea for this experiment was to detect the percentage of motion on camera from previous frame to current frame. Liam O'Donnell simply breaks down the process of determining the changed pixels from previous frame to current frame on his blog where he explains it as drawing the current frame to a BitmapData object, then [...]]]></description>
		<wfw:commentRss>http://www.mikethenderson.com/2009/12/as3-camera-motion-detection-using-threshold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

