<?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"
	>
<channel>
	<title>Comments on: 二维图像自动转化为三位图像，支持漫游</title>
	<atom:link href="http://eiart.net/blog/archive/399/feed" rel="self" type="application/rss+xml" />
	<link>http://eiart.net/blog/archive/399</link>
	<description>Electronic Interactive Art Lab</description>
	<pubDate>Thu, 20 Nov 2008 16:49:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: fallen</title>
		<link>http://eiart.net/blog/archive/399#comment-143694</link>
		<dc:creator>fallen</dc:creator>
		<pubDate>Tue, 11 Nov 2008 02:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/399#comment-143694</guid>
		<description>lophyxp：
确实有可能，去查了Exif信息的内容：
“EXIF信息是镶嵌在JPEG图像文件格式内的一组拍摄参数，主要包括摄影时的光圈、快门、ISO、日期时间等各种与当时摄影条件相关的讯息、相机品牌型号、色彩编码，甚至还包括拍摄时录制的声音以及全球定位系统（GPS）等信息。”
里面有GPS参数，但是现在带GPS的相机还普及吧，而且站在同一点上拍环视图时，GPS信息就没用了，这样系统的局限性就很大，比较大的可能性还是靠模式识别的匹配的，但带GPS的手机在普及，对于构造大尺度的重现系统还是很有意义的。</description>
		<content:encoded><![CDATA[<p>lophyxp：<br />
确实有可能，去查了Exif信息的内容：<br />
“EXIF信息是镶嵌在JPEG图像文件格式内的一组拍摄参数，主要包括摄影时的光圈、快门、ISO、日期时间等各种与当时摄影条件相关的讯息、相机品牌型号、色彩编码，甚至还包括拍摄时录制的声音以及全球定位系统（GPS）等信息。”<br />
里面有GPS参数，但是现在带GPS的相机还普及吧，而且站在同一点上拍环视图时，GPS信息就没用了，这样系统的局限性就很大，比较大的可能性还是靠模式识别的匹配的，但带GPS的手机在普及，对于构造大尺度的重现系统还是很有意义的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lophyxp</title>
		<link>http://eiart.net/blog/archive/399#comment-143507</link>
		<dc:creator>lophyxp</dc:creator>
		<pubDate>Sun, 09 Nov 2008 09:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/399#comment-143507</guid>
		<description>估计不是单纯的二维图片，而是带有Exif信息的数码照片。程序根据Exif信息还原透视信息，然后根据二维照片进行数据挖掘，建立简单模型，接着把照片贴图到模型上。估计大概思路就是如此了。</description>
		<content:encoded><![CDATA[<p>估计不是单纯的二维图片，而是带有Exif信息的数码照片。程序根据Exif信息还原透视信息，然后根据二维照片进行数据挖掘，建立简单模型，接着把照片贴图到模型上。估计大概思路就是如此了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fallen</title>
		<link>http://eiart.net/blog/archive/399#comment-34918</link>
		<dc:creator>fallen</dc:creator>
		<pubDate>Mon, 13 Nov 2006 02:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/399#comment-34918</guid>
		<description>stone：
不是视觉效果，可以看到景深都有错动，确实是真3D。</description>
		<content:encoded><![CDATA[<p>stone：<br />
不是视觉效果，可以看到景深都有错动，确实是真3D。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stone</title>
		<link>http://eiart.net/blog/archive/399#comment-34452</link>
		<dc:creator>stone</dc:creator>
		<pubDate>Sat, 11 Nov 2006 21:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/399#comment-34452</guid>
		<description>不是的，将不清楚，感觉可能只是视觉效果 :?:</description>
		<content:encoded><![CDATA[<p>不是的，将不清楚，感觉可能只是视觉效果 <img src='http://eiart.net/blog/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fallen</title>
		<link>http://eiart.net/blog/archive/399#comment-34381</link>
		<dc:creator>fallen</dc:creator>
		<pubDate>Sat, 11 Nov 2006 13:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/399#comment-34381</guid>
		<description>stone:
可以漫游应该是真三维呀，你的意思可能是它的多边形数太少，其实它只是识别了简单的几何模型，然后用原始图进行贴图，但这种程度的数据挖掘已经很了不起了！</description>
		<content:encoded><![CDATA[<p>stone:<br />
可以漫游应该是真三维呀，你的意思可能是它的多边形数太少，其实它只是识别了简单的几何模型，然后用原始图进行贴图，但这种程度的数据挖掘已经很了不起了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stone</title>
		<link>http://eiart.net/blog/archive/399#comment-34104</link>
		<dc:creator>stone</dc:creator>
		<pubDate>Fri, 10 Nov 2006 22:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://eiart.net/blog/archive/399#comment-34104</guid>
		<description>do you think what we saw is really three- dimensional? i mean might be it's not really kind of "transform" from 2-3 dimensional image.
do you know? :oops:</description>
		<content:encoded><![CDATA[<p>do you think what we saw is really three- dimensional? i mean might be it&#8217;s not really kind of &#8220;transform&#8221; from 2-3 dimensional image.<br />
do you know? <img src='http://eiart.net/blog/wp-includes/images/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
