<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Face Detection Library for Processing</title>
	<atom:link href="http://www.bryanchung.net/?feed=rss2&#038;p=249" rel="self" type="application/rss+xml" />
	<link>http://www.bryanchung.net/index.php/?p=249</link>
	<description>Bryan Chung's Personal Website on Digital Art, Software Design, Popular Culture and Entertainment.</description>
	<lastBuildDate>Wed, 14 Oct 2009 17:57:08 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bryan</title>
		<link>http://www.bryanchung.net/index.php/?p=249&#038;cpage=1#comment-2422</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Mon, 21 Apr 2008 01:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=249#comment-2422</guid>
		<description>Yes, the library works with Processing application at the moment, not Applet in an HTML.

Bryan</description>
		<content:encoded><![CDATA[<p>Yes, the library works with Processing application at the moment, not Applet in an HTML.</p>
<p>Bryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcInDallas</title>
		<link>http://www.bryanchung.net/index.php/?p=249&#038;cpage=1#comment-2421</link>
		<dc:creator>marcInDallas</dc:creator>
		<pubDate>Mon, 21 Apr 2008 00:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=249#comment-2421</guid>
		<description>You can delete that last post, just realized I need to create a &quot;sketch&quot; script and deploy via the Processing application. Thanks again.</description>
		<content:encoded><![CDATA[<p>You can delete that last post, just realized I need to create a &#8220;sketch&#8221; script and deploy via the Processing application. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcInDallas</title>
		<link>http://www.bryanchung.net/index.php/?p=249&#038;cpage=1#comment-2420</link>
		<dc:creator>marcInDallas</dc:creator>
		<pubDate>Mon, 21 Apr 2008 00:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=249#comment-2420</guid>
		<description>Bryan,

Sorry again for another question. It seems as if I have downloaded/installed and copied what I need at this point. My problem seems to be with understanding Processing and how to &quot;deploy&quot; the code above. It seems like this is an applet approach but I cannot create a class which html can then, in-turn, call. I&#039;ve found many Processing examples online but none describe how to &quot;deploy&quot; them.

Thanks again,
Marc</description>
		<content:encoded><![CDATA[<p>Bryan,</p>
<p>Sorry again for another question. It seems as if I have downloaded/installed and copied what I need at this point. My problem seems to be with understanding Processing and how to &#8220;deploy&#8221; the code above. It seems like this is an applet approach but I cannot create a class which html can then, in-turn, call. I&#8217;ve found many Processing examples online but none describe how to &#8220;deploy&#8221; them.</p>
<p>Thanks again,<br />
Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.bryanchung.net/index.php/?p=249&#038;cpage=1#comment-2419</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Sun, 20 Apr 2008 03:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=249#comment-2419</guid>
		<description>Marc,
You can find the &#039;official&#039; page of the library in http://www.bryanchung.net/?page_id=251 where you can find the documentation. Thanks.

Bryan</description>
		<content:encoded><![CDATA[<p>Marc,<br />
You can find the &#8216;official&#8217; page of the library in <a href="http://www.bryanchung.net/?page_id=251" rel="nofollow">http://www.bryanchung.net/?page_id=251</a> where you can find the documentation. Thanks.</p>
<p>Bryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcInDallas</title>
		<link>http://www.bryanchung.net/index.php/?p=249&#038;cpage=1#comment-2418</link>
		<dc:creator>marcInDallas</dc:creator>
		<pubDate>Sat, 19 Apr 2008 18:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=249#comment-2418</guid>
		<description>Bryan,

Have you had an opportunity to create the documentation. I am attempting to implement your example (but with a twist) and having a few problems. I am planning on submitting a photo for processing for facial detection. My goal is to alter the photo enough where the algorithm will not detect the photo. The next step would be to smooth/median (some image filtering process) the photo until the face is detected by resubmitting.

Thanks,
Marc

new to JNI, decent Java background, new to image processing, using Eclipse</description>
		<content:encoded><![CDATA[<p>Bryan,</p>
<p>Have you had an opportunity to create the documentation. I am attempting to implement your example (but with a twist) and having a few problems. I am planning on submitting a photo for processing for facial detection. My goal is to alter the photo enough where the algorithm will not detect the photo. The next step would be to smooth/median (some image filtering process) the photo until the face is detected by resubmitting.</p>
<p>Thanks,<br />
Marc</p>
<p>new to JNI, decent Java background, new to image processing, using Eclipse</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.bryanchung.net/index.php/?p=249&#038;cpage=1#comment-2417</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Sat, 12 Apr 2008 13:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=249#comment-2417</guid>
		<description>Dear Lucas,
The one I post is for Windows only. You can find the MAC version from http://tokage.cafe24.com/facedetect/. Thanks.

Bryan</description>
		<content:encoded><![CDATA[<p>Dear Lucas,<br />
The one I post is for Windows only. You can find the MAC version from <a href="http://tokage.cafe24.com/facedetect/" rel="nofollow">http://tokage.cafe24.com/facedetect/</a>. Thanks.</p>
<p>Bryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dupin</title>
		<link>http://www.bryanchung.net/index.php/?p=249&#038;cpage=1#comment-2416</link>
		<dc:creator>dupin</dc:creator>
		<pubDate>Fri, 11 Apr 2008 20:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=249#comment-2416</guid>
		<description>Hello,
I&#039;m having some trouble to get it up and runnig!
There is a .so and a .dll but there is no .dylib for Mac OS (wich I&#039;m using).

When I run the code I get an exception:
Exception in thread &quot;Thread-2&quot; java.lang.UnsatisfiedLinkError: no PFaceDetect in java.library.path

Thanks and see ya</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;m having some trouble to get it up and runnig!<br />
There is a .so and a .dll but there is no .dylib for Mac OS (wich I&#8217;m using).</p>
<p>When I run the code I get an exception:<br />
Exception in thread &#8220;Thread-2&#8243; java.lang.UnsatisfiedLinkError: no PFaceDetect in java.library.path</p>
<p>Thanks and see ya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dupin</title>
		<link>http://www.bryanchung.net/index.php/?p=249&#038;cpage=1#comment-2415</link>
		<dc:creator>dupin</dc:creator>
		<pubDate>Fri, 11 Apr 2008 20:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=249#comment-2415</guid>
		<description>Veeeeeeery Good!
I&#039;ll try to use it NOW</description>
		<content:encoded><![CDATA[<p>Veeeeeeery Good!<br />
I&#8217;ll try to use it NOW</p>
]]></content:encoded>
	</item>
</channel>
</rss>
