xRの世界 | The world of xR (xReality)

拡張現実 Augmented Realty/仮想現実 Virtual Reality/複合現実 Mixed Reality の技術がもたらす DX(デジタルトランスフォーメーション)

ARToolKit 開発者向けサイト

http://www.hitl.washington.edu/artoolkit/
ARToolKit is a software library for building Augmented Reality (AR) applications. These are applications that involve the overlay of virtual imagery on the real world. For example, in the image to the right a three-dimensional virtual character appears standing on a real card. It can be seen by the user in the head set display they are wearing. When the user moves the card, the virtual character moves with it and appears attached to the real object.

⇒拡張現実の技術を使用したソフトウェアライブラリを提供するARToolKit
 マーカーをカメラで読み取り、そのパターンをPC上で検索し、該当する情報を取り出し文字情報や図形などをパソコンの画面上で合成して表示する。ARToolKitで実現することが出来る。