Current State and case introduction of AR - ARの現状と最新事例 (summer of 2012)Etsuji Kameyama
?
It is presentation that brings the latest case etc. together for the seminar of AR held on July 17, 2012. It would be greatly appreciated if becoming the hint to a new business of everybody.
2012年7月17日に開催したARのセミナー用に最新事例等をまとめたプレゼンテーションです。皆様の新しいビジネスへのヒントになれば幸いです。
The document discusses using facial tracking with AI and WebXR to create a pseudo-3D representation. It provides steps to download sample files and setup, then explains using MediaPipe and TensorFlow to implement real-time facial recognition and link the camera position to the detected face position, creating a sense of 3D. Code snippets are included to initialize the model, start face tracking each frame, and display the 3D scene and camera video feed.