<?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>Bench Press &#187; recognition</title>
	<atom:link href="http://blog.benchside.com/tag/recognition/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.benchside.com</link>
	<description>The Crossroads of Science and Tech</description>
	<lastBuildDate>Thu, 26 Jan 2012 15:00:36 +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>Who&#8217;s Counting?</title>
		<link>http://blog.benchside.com/2009/10/whos-counting/</link>
		<comments>http://blog.benchside.com/2009/10/whos-counting/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 16:27:23 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[21]]></category>
		<category><![CDATA[Blackjack]]></category>
		<category><![CDATA[Card Counting]]></category>
		<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[recognition]]></category>

		<guid isPermaLink="false">http://blog.benchside.com/?p=1067</guid>
		<description><![CDATA[If you&#8217;re like me, and you&#8217;ve seen the movie 21, you probably think counting cards in Blackjack is the coolest skill you could ever pick up around a casino. However, counting cards may become a near impossibility if University of Dundee graduate Kris Zutis has his way with things. At the age of 22, Zutis [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1068" class="wp-caption alignright" style="width: 225px"><img class="size-medium wp-image-1068" title="Twenty_one_poster" src="http://blog.benchside.com/wp-content/uploads/2009/10/Twenty_one_poster-215x300.jpg" alt="Movies glorifying card counting may become a thing of the past." width="215" height="300" /><p class="wp-caption-text">Movies glorifying card counting may become a thing of the past.</p></div>
<p>If you&#8217;re like me, and you&#8217;ve seen the movie <a href="http://en.wikipedia.org/wiki/21_(2008_film)">21</a>, you probably think <a href="http://en.wikipedia.org/wiki/Counting_cards">counting cards</a> in Blackjack is the coolest skill you could ever pick up around a casino. However, counting cards may become a near impossibility if University of Dundee graduate Kris Zutis has his way with things. At the age of 22, <a href="http://www.physorg.com/news174491549.html">Zutis has already developed a system which studies visual feeds from cameras to detect card counters</a> for his final-year project in college. Detailed in his research paper <em>&#8216;Who&#8217;s Counting?: Real-Time Blackjack Monitoring for Card Counting Detection,&#8217;</em> Zutis&#8217; program has captured world-wide attention, and Zutis himself has already been invited to computer vision conferences to lecture about his work.</p>
<p>Kris Zutis&#8217; program first uses various visual recognition techniques to collect various bits of information such as contour analysis to detect what cards have been flipped and stereo imaging to measure the height of chip stacks to determine how much has been bet. After the data is collected, the program analyzes a player&#8217;s betting patterns and monitors what cards have been seen already. If a player&#8217;s actions are suspicious given the known information, the system can alert the casino of its findings.</p>
<blockquote><p>The system shows considerable promise for commercialisation, and could become an invaluable asset for casinos. Other devices exist to try and combat car counting that use expensive RFID chips. Kris&#8217;s method offers significant cost cutting opportunities for casinos while more effectively identifying car counters and detecting dealer errors.</p></blockquote>
<p>We&#8217;ve already seen examples of computer programs which utilize visual data to perform <a href="../2009/08/eye-gaming/">eye-tracking</a>, <a href="../2009/08/hot-or-not/">determine attractiveness</a>, and <a href="../2009/06/recognition/">perform object recognition</a>, and this new breakthrough is just another extension of what can be done with computer vision.</p>
<p>(<a href="http://en.wikipedia.org/wiki/File:Twenty_one_poster.jpg">Image Credit</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.benchside.com/2009/10/whos-counting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recognition</title>
		<link>http://blog.benchside.com/2009/06/recognition/</link>
		<comments>http://blog.benchside.com/2009/06/recognition/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 04:51:21 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[CLASS]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[recognition]]></category>

		<guid isPermaLink="false">http://blog.benchside.com/?p=805</guid>
		<description><![CDATA[Computers can do some pretty incredible stuff. We&#8217;ve seen computers analyze evolutionary trees, master the game of Go, and even take on the challenge of Jeopardy!. However, as amazing as computers are, the one glaring deficit of computers is its inability to extrapolate and make connections, something that comes easy to humans. The culprit is [...]]]></description>
			<content:encoded><![CDATA[<p>Computers can do some pretty incredible stuff. We&#8217;ve seen computers analyze <a href="http://blog.benchside.com/2009/02/digging-through-the-family-tree/">evolutionary trees</a>, <a href="http://blog.benchside.com/2009/03/go-computers-go/">master the game of Go</a>, and even <a href="http://blog.benchside.com/2009/05/thisisjeopardy/">take on the challenge of Jeopardy!</a>. However, as amazing as computers are, the one glaring deficit of computers is its inability to extrapolate and make connections, something that comes easy to humans. The culprit is how computers are designed. Computers are built to follow algorithms: a strict set of guidelines which, when executed faithfully, will yield the correct answer. However, ask a computer to build upon these algorithms is a whole different issue. Humans, on the other hand, quickly learn to develop schemas and a general model of understanding. From these basic concepts, we can use deduction to answer a question we&#8217;ve never been asked before by combining different skills together to achieve this goal. For example, humans will quickly identify that a certain object on a street is a car, even if we&#8217;ve never seen that certain model of car before.</p>
<p>Enter <a href="http://www.physorg.com/news163082204.html">Cognitive-Level Annotation Using Latent Statistical Structure (CLASS)</a>, a project that is trying to push computers to recognize specific classes of objects the way humans can. Luc Van Gool of Belgium’s Leuven University (KUL), a member of the CLASS team, sees great promise in <a href="http://class.inrialpes.fr/">CLASS</a> and has already found a marketable use for it in cell phones. Through a mobile service, CLASS will be able to let its users take a picture of an object, say a famous monument, identify what it is, and provide further information to the user via the internet.</p>
<blockquote><p>“It’s like the object itself becomes the link to further information,” observes Van Gool. He expects the application of this technology to expand rapidly. For instance, cities and museums may offer interactive guided tours or guide books through kooaba.</p></blockquote>
<p>While CLASS is still a long way off from being complete, it is clearly a giant step towards extending the capabilities of computers and furthering the field of artificial intelligence.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.benchside.com/2009/06/recognition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

