<?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 for Hacker Medley</title>
	<atom:link href="http://hackermedley.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackermedley.org</link>
	<description>A podcast for curious hackers</description>
	<lastBuildDate>Sat, 10 Jul 2010 16:38:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Episode 5: Computer vision with opencv by Nils</title>
		<link>http://hackermedley.org/opencv/comment-page-1/#comment-1002</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Sat, 10 Jul 2010 16:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=109#comment-1002</guid>
		<description>&lt;a href=&quot;#comment-533&quot; rel=&quot;nofollow&quot;&gt;@Shane Hall:&lt;/a&gt; Yes and kinect has stereo vision iirc.</description>
		<content:encoded><![CDATA[<p><a href="#comment-533" rel="nofollow">@Shane Hall:</a> Yes and kinect has stereo vision iirc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 5: Computer vision with opencv by Nils</title>
		<link>http://hackermedley.org/opencv/comment-page-1/#comment-1001</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Sat, 10 Jul 2010 16:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=109#comment-1001</guid>
		<description>I really enjoyed the podcast, it&#039;s a nice introduction into opencv. One thing I didn&#039;t get is that you said it&#039;s not possibl to figure out which products use opencv, because of the bsd license. I thought that the bsd license reqires you to mention that you use bsd licensed software? (otherwise you can do pretty much with it what you want.) Now I&#039;m thinking of what could be done with opencv... What about a mood detection software, which detects wheter you are in a good mood or not? :D</description>
		<content:encoded><![CDATA[<p>I really enjoyed the podcast, it&#8217;s a nice introduction into opencv. One thing I didn&#8217;t get is that you said it&#8217;s not possibl to figure out which products use opencv, because of the bsd license. I thought that the bsd license reqires you to mention that you use bsd licensed software? (otherwise you can do pretty much with it what you want.) Now I&#8217;m thinking of what could be done with opencv&#8230; What about a mood detection software, which detects wheter you are in a good mood or not? <img src='http://hackermedley.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 5: Computer vision with opencv by Basudev</title>
		<link>http://hackermedley.org/opencv/comment-page-1/#comment-910</link>
		<dc:creator>Basudev</dc:creator>
		<pubDate>Wed, 07 Jul 2010 06:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=109#comment-910</guid>
		<description>which one is betterL image segmentation or pyramid segmentation?</description>
		<content:encoded><![CDATA[<p>which one is betterL image segmentation or pyramid segmentation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 5: Computer vision with opencv by Shane Hall</title>
		<link>http://hackermedley.org/opencv/comment-page-1/#comment-533</link>
		<dc:creator>Shane Hall</dc:creator>
		<pubDate>Wed, 23 Jun 2010 16:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=109#comment-533</guid>
		<description>Matt, that was my exact question while listening to this, especially with opencv using a bsd license.

Nat and Alex, awesome podcast!  If I didn&#039;t know better, I could easily mistake this for an NPR podcast along the lines of Radio Lab or This American Life when it starts playing on my walk to work.</description>
		<content:encoded><![CDATA[<p>Matt, that was my exact question while listening to this, especially with opencv using a bsd license.</p>
<p>Nat and Alex, awesome podcast!  If I didn&#8217;t know better, I could easily mistake this for an NPR podcast along the lines of Radio Lab or This American Life when it starts playing on my walk to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 5: Computer vision with opencv by Mat</title>
		<link>http://hackermedley.org/opencv/comment-page-1/#comment-364</link>
		<dc:creator>Mat</dc:creator>
		<pubDate>Thu, 17 Jun 2010 22:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=109#comment-364</guid>
		<description>I wonder if the Kinect uses opencv - looks like a really interesting application in that field.
http://www.viddler.com/explore/engadget/videos/1533/0</description>
		<content:encoded><![CDATA[<p>I wonder if the Kinect uses opencv &#8211; looks like a really interesting application in that field.<br />
<a href="http://www.viddler.com/explore/engadget/videos/1533/0" rel="nofollow">http://www.viddler.com/explore/engadget/videos/1533/0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 5: Computer vision with opencv by Stefan van der Walt</title>
		<link>http://hackermedley.org/opencv/comment-page-1/#comment-302</link>
		<dc:creator>Stefan van der Walt</dc:creator>
		<pubDate>Wed, 16 Jun 2010 00:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=109#comment-302</guid>
		<description>For Python users, OpenCV wrappers are available here:

http://stefanv.github.com/scikits.image/

These wrappers interact directly with NumPy arrays and do not copy memory.</description>
		<content:encoded><![CDATA[<p>For Python users, OpenCV wrappers are available here:</p>
<p><a href="http://stefanv.github.com/scikits.image/" rel="nofollow">http://stefanv.github.com/scikits.image/</a></p>
<p>These wrappers interact directly with NumPy arrays and do not copy memory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 4: Humans Only by brian</title>
		<link>http://hackermedley.org/humans-only/comment-page-1/#comment-273</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Fri, 11 Jun 2010 08:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=96#comment-273</guid>
		<description>Awesome episode! I just came across hacker medley and listened to all 4 at once. Then came here looking for more. The length on this one was perfect by the way.</description>
		<content:encoded><![CDATA[<p>Awesome episode! I just came across hacker medley and listened to all 4 at once. Then came here looking for more. The length on this one was perfect by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 4: Humans Only by John Erlandsen</title>
		<link>http://hackermedley.org/humans-only/comment-page-1/#comment-272</link>
		<dc:creator>John Erlandsen</dc:creator>
		<pubDate>Sun, 23 May 2010 18:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=96#comment-272</guid>
		<description>Hi

This was a rly good show, amezing both in the way it was presented and it had real content. Been wating for ages for another episode, hope it comes soon. This podcast rly stands out as something else completly from most other podcast, so proffesional and well done</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>This was a rly good show, amezing both in the way it was presented and it had real content. Been wating for ages for another episode, hope it comes soon. This podcast rly stands out as something else completly from most other podcast, so proffesional and well done</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Episode 4: Humans Only by V.S.</title>
		<link>http://hackermedley.org/humans-only/comment-page-1/#comment-271</link>
		<dc:creator>V.S.</dc:creator>
		<pubDate>Sun, 16 May 2010 18:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=96#comment-271</guid>
		<description>Fascinating podcast - I really enjoyed it. I know it&#039;s a lot more work for you guys, but I enjoyed the long form. I felt you had ample time to interview fascinating people and really delve into the subject. Looking forward to your next one.</description>
		<content:encoded><![CDATA[<p>Fascinating podcast &#8211; I really enjoyed it. I know it&#8217;s a lot more work for you guys, but I enjoyed the long form. I felt you had ample time to interview fascinating people and really delve into the subject. Looking forward to your next one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pilot Show: The 26c3 and GSM security by jrhy</title>
		<link>http://hackermedley.org/gsm/comment-page-1/#comment-270</link>
		<dc:creator>jrhy</dc:creator>
		<pubDate>Tue, 11 May 2010 04:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://hackermedley.org/?p=4#comment-270</guid>
		<description>I really enjoy this very unique podcast.  I really appreciate its technical, detailed nature, and good expository dialogue.  Thanks very much for your episodes thus far.</description>
		<content:encoded><![CDATA[<p>I really enjoy this very unique podcast.  I really appreciate its technical, detailed nature, and good expository dialogue.  Thanks very much for your episodes thus far.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
