<?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: 三维涂鸦板 Fallen 3D Draw：随音乐颤抖的乱麻</title>
	<atom:link href="http://eiart.net/blog/archive/536/feed" rel="self" type="application/rss+xml" />
	<link>http://eiart.net/blog/archive/536</link>
	<description>Electronic Interactive Art Lab</description>
	<lastBuildDate>Thu, 26 Apr 2012 23:13:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: fallen</title>
		<link>http://eiart.net/blog/archive/536/comment-page-1#comment-77951</link>
		<dc:creator>fallen</dc:creator>
		<pubDate>Thu, 26 Jul 2007 07:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/536#comment-77951</guid>
		<description>fire:
已经加你MSN。
我也有些互动传媒公司的客户。</description>
		<content:encoded><![CDATA[<p>fire:<br />
已经加你MSN。<br />
我也有些互动传媒公司的客户。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fire</title>
		<link>http://eiart.net/blog/archive/536/comment-page-1#comment-77950</link>
		<dc:creator>fire</dc:creator>
		<pubDate>Thu, 26 Jul 2007 06:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/536#comment-77950</guid>
		<description>我发现我们有很多相似的爱好，我在互动传媒公司工作，交个朋友：
huahuofengzheng@hotmail.com</description>
		<content:encoded><![CDATA[<p>我发现我们有很多相似的爱好，我在互动传媒公司工作，交个朋友：<br />
<a href="mailto:huahuofengzheng@hotmail.com">huahuofengzheng@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fallen</title>
		<link>http://eiart.net/blog/archive/536/comment-page-1#comment-77932</link>
		<dc:creator>fallen</dc:creator>
		<pubDate>Wed, 25 Jul 2007 09:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/536#comment-77932</guid>
		<description>fire：
这个不是用Flash做的，是用JAVA写的。</description>
		<content:encoded><![CDATA[<p>fire：<br />
这个不是用Flash做的，是用JAVA写的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fire</title>
		<link>http://eiart.net/blog/archive/536/comment-page-1#comment-77927</link>
		<dc:creator>fire</dc:creator>
		<pubDate>Wed, 25 Jul 2007 05:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/536#comment-77927</guid>
		<description>fallen，
请问你是如何在flash里做出参考点标记的？使用小球的颜色吗？
是bitmapData？getPixcel？

可否给出思路或~~呵呵，部分代码？
提问有点多，因为我也是喜欢研究这方面互动，可惜as不扎实；谢谢。</description>
		<content:encoded><![CDATA[<p>fallen，<br />
请问你是如何在flash里做出参考点标记的？使用小球的颜色吗？<br />
是bitmapData？getPixcel？</p>
<p>可否给出思路或~~呵呵，部分代码？<br />
提问有点多，因为我也是喜欢研究这方面互动，可惜as不扎实；谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fallen</title>
		<link>http://eiart.net/blog/archive/536/comment-page-1#comment-77308</link>
		<dc:creator>fallen</dc:creator>
		<pubDate>Thu, 12 Jul 2007 15:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/536#comment-77308</guid>
		<description>Magic:
这牵涉到专门的机器视觉算法，三言两语说不清楚，具像一点说，和分析物体重心差不多。
关于摄像头图像，绝大多数语言都有处理摄像头图像的能力，驱动是厂商提供的标准WDM驱动，甚至都有万能摄像头驱动，都是标准的。</description>
		<content:encoded><![CDATA[<p>Magic:<br />
这牵涉到专门的机器视觉算法，三言两语说不清楚，具像一点说，和分析物体重心差不多。<br />
关于摄像头图像，绝大多数语言都有处理摄像头图像的能力，驱动是厂商提供的标准WDM驱动，甚至都有万能摄像头驱动，都是标准的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magic</title>
		<link>http://eiart.net/blog/archive/536/comment-page-1#comment-77223</link>
		<dc:creator>Magic</dc:creator>
		<pubDate>Wed, 11 Jul 2007 15:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/536#comment-77223</guid>
		<description>我注意到fallen显示屏上的两个小窗格，是通过两个两个摄像头来捕捉的吧？如果是这样的话，每个摄像头管一个平面，然后建坐标系，那样我有个小问题，就是你的手朝一个摄像头运动时，图像会变大的（近大远小么~）那样的话，他怎么确定中心坐标呢？还是fallen用的别的什么方法呢？
p.s.小弟很好奇地问一下，怎么处理摄像头捕捉的图像啊？你自己写的接口程序么？ :?:</description>
		<content:encoded><![CDATA[<p>我注意到fallen显示屏上的两个小窗格，是通过两个两个摄像头来捕捉的吧？如果是这样的话，每个摄像头管一个平面，然后建坐标系，那样我有个小问题，就是你的手朝一个摄像头运动时，图像会变大的（近大远小么~）那样的话，他怎么确定中心坐标呢？还是fallen用的别的什么方法呢？<br />
p.s.小弟很好奇地问一下，怎么处理摄像头捕捉的图像啊？你自己写的接口程序么？ <img src='http://eiart.net/blog/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 达达</title>
		<link>http://eiart.net/blog/archive/536/comment-page-1#comment-77110</link>
		<dc:creator>达达</dc:creator>
		<pubDate>Tue, 10 Jul 2007 05:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/536#comment-77110</guid>
		<description>:D 好玩</description>
		<content:encoded><![CDATA[<p> <img src='http://eiart.net/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  好玩</p>
]]></content:encoded>
	</item>
</channel>
</rss>

