<?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>Sentido Web &#187; opencv</title>
	<atom:link href="http://sentidoweb.com/tag/opencv/feed" rel="self" type="application/rss+xml" />
	<link>http://sentidoweb.com</link>
	<description>Desarrollo web, HTML, CSS, Javascript, PHP, MySQL</description>
	<lastBuildDate>Tue, 10 Apr 2012 01:02:09 +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>Detección de caras con PHP sin OpenCV</title>
		<link>http://sentidoweb.com/2009/06/24/deteccion-de-caras-con-php-sin-opencv.php</link>
		<comments>http://sentidoweb.com/2009/06/24/deteccion-de-caras-con-php-sin-opencv.php#comments</comments>
		<pubDate>Thu, 25 Jun 2009 02:30:00 +0000</pubDate>
		<dc:creator>displaynone</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[deteccion caras]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://sentidoweb.com/2009/06/24/deteccion-de-caras-con-php-sin-opencv.php</guid>
		<description><![CDATA[Si ya hace tiempo mencioné el método para detectar caras con PHP y OpenCV, hoy se trata del mismo script que hay usando Javascript y Canvas, pero exportado a PHP. Face detection in pure PHP (without OpenCV) Vía / DZone]]></description>
			<content:encoded><![CDATA[Si ya hace tiempo mencioné el método para <a href="http://sentidoweb.com/2008/07/28/detectar-caras-en-imagenes-mediante-php.php">detectar caras con PHP y OpenCV</a>, hoy se trata del mismo <a href="http://sentidoweb.com/2009/03/16/deteccion-de-caras-con-javascript-y-canvas.php">script que hay usando Javascript y Canvas</a>, pero exportado a PHP.
<a href="http://svay.com/blog/index/post/2009/06/19/Face-detection-in-pure-PHP-(without-OpenCV)">Face detection in pure PHP (without OpenCV)</a>
Vía / <a href="http://www.dzone.com/links/rss/face_detection_in_pure_php_without_opencv.html">DZone</a>
]]></content:encoded>
			<wfw:commentRss>http://sentidoweb.com/2009/06/24/deteccion-de-caras-con-php-sin-opencv.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

