<?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>AwghBlog &#187; computer vision</title>
	<atom:link href="http://www.awgh.org/archives/tag/computer-vision/feed" rel="self" type="application/rss+xml" />
	<link>http://www.awgh.org</link>
	<description>Shaking Your Tree</description>
	<lastBuildDate>Sun, 04 Dec 2011 06:30:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Replace Your Face Just Like The Laughing Man</title>
		<link>http://www.awgh.org/archives/21</link>
		<comments>http://www.awgh.org/archives/21#comments</comments>
		<pubDate>Tue, 16 Dec 2008 02:47:25 +0000</pubDate>
		<dc:creator>awgh</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[computer vision]]></category>
		<category><![CDATA[facial recognition]]></category>
		<category><![CDATA[ghost in the shell]]></category>
		<category><![CDATA[gits]]></category>
		<category><![CDATA[gits:sac]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[laughing man]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[standalone complex]]></category>

		<guid isPermaLink="false">http://www.awgh.org/?p=21</guid>
		<description><![CDATA[Updates below! I&#8217;d like to share two things with all of you.  The first is a dark, personal secret.  The second is a toy I made. The secret is that for the past few months I have been harboring an unhealthy obsession with the Japanese television series &#8216;Ghost in the Shell: Standalone Complex.&#8217; What I [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Updates below!</strong></p>
<p>I&#8217;d like to share two things with all of you.  The first is a dark, personal secret.  The second is a toy I made.</p>
<p>The secret is that for the past few months I have been harboring an unhealthy obsession with the Japanese television series &#8216;Ghost in the Shell: Standalone Complex.&#8217;</p>
<p>What I love about this show the most is one of the recurring bad guys, an impossibly-skilled hacker called the Laughing Man who exhibits a number of extremely bad-ass qualities.</p>
<p>First and foremost, he can hack in to people&#8217;s minds and control them.  In the show, he uses this to carry out a series of political assassinations.</p>
<p>During these attacks, he also simultaneously hacks in to all security cameras and news feeds in the surrounding area, and blocks out the face of the person he&#8217;s currently controlling with a custom graphic.</p>
<p>This graphic is a smiley face with a baseball cap and a quote from Catcher in the Rye: &#8220;I thought what I&#8217;d do was, I&#8217;d pretend I was one of those deaf-mutes&#8230;&#8221;</p>
<p>Watching this show the other day, I suddenly realized that I could write a program that did face detection and substitution quite easily.  Once I realized I <em>could</em> do it, I <em>had</em> to.</p>
<p>So I quickly whipped up a program in <a href="http://www.processing.org/">Processing</a> that does the following:</p>
<p>1)  Opens up a video camera (for example, the web cam in your MacBook).</p>
<p>2) Finds all faces in the frame using the OpenCV library for Processing (installation instructions <a href="http://ubaa.net/shared/processing/opencv/">here</a>).</p>
<p>3) Replaces all faces with the Laughing Man graphic, borrowed from elmex over at <a href="http://www.ta-sa.org/projects/laughing_man_logo.html">ta-sa.org.</a></p>
<p>Try it out yourself!  It&#8217;s minutes of fun for the whole family.  Also, it could be useful in case you ever find yourself in control of some kind of video feed.</p>
<p>The hack-in-to-your-mind thing will have to wait for the time being&#8230;</p>
<p>Once you&#8217;ve got Processing and OpenCV for Processing installed, download <a href="http://www.awgh.org/files/laugh-0.2.tgz">laugh-0.2.tgz</a>.</p>
<p><strong>Update:</strong> I&#8217;ve merged in changes from the comments!  Text now rotates and the image scales!  Thanks to Josh, Brett, and Deltadesu!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.awgh.org/archives/21/feed</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 1/14 queries in 0.037 seconds using disk: basic
Object Caching 264/282 objects using disk: basic

Served from: www.awgh.org @ 2012-02-05 19:31:28 -->
