More on Augmented Reality
大家一定还记得Papervision - Augmented Reality那只绿色的小怪物,也接触到了动态识别技术。今天翻到了一些相关资料,和大家分享一下。
除了Papervision3D用于实现3D部分以外,这个例子的核心部分:Augmented Reality是基于FLARToolKit这个类库的。这是一个由日本人开发的开源类库,是ARToolKit的as3实现。
FLARToolkit will detect the marker from input image and calculate the camera position in the three dimension space. Something like Helper library are planned to add but further processing like synthesize the 3D Graphics needs to implemented by yourself.
关于原理,下图解释的非常清楚了,想深入研究的还可以去Wiki上搜一下。
你还可以用这个工具设计你自己的标记:
FLARToolKit SVN下载
更多相关:
- 日本人的博客,用FLARToolKit做了一些例子
http://flash.tarotaro.org/blog/ - 一个基于AR技术的产品,发扬了日本人的国民本性,有兴趣的可以点来看看
http://www.designboom.com/weblog/cat/8/view/4912/augmented-reality-geisha.html - AR技术在iPhone上的应用
http://www.designboom.com/weblog/cat/16/view/4898/augmented-reality-on-the-iphone.html - 代码下载
http://www.boffswana.com/news/?p=392 - AR-media™ Plugin v1.0 for Google SkecthUp™ | Video Demo



