Thursday, December 2, 2010

Critque 2 : Idea Development and Research

There are a few ideas to create this AR Fitting Room;


1. Using ARTag "Magic Mirror" System

2. Using Flash CS4, supported by Actionscript 3.0

3. Using QR Code Calibration Augmented Reality

Using ARTag "Magic Mirror" System

ARTag is an Augmented Reality system where virtual objects, games, and animations appear to enter the real world. 3D graphics is added in real time to video with Augmented Reality it is happening online.

ARTag "Magic Mirror" system use arrays of the square ARTag markers added to objects or the environment allowing a computer vision algorithm to calculate the camera "pose" in real time, allowing the computer graphics virtual camera to be aligned. This gives the illusion of 3D animations or video games to appear to belong in the real world.





Using Flash CS4, supported by Actionscript 3.0

Creating an augmented reality with Flash CS4 is possible in which a webcam will capture the user, holding a marker image in an arbitrary position, and the application will augment the webcam feed with a 3D model overlaid onto the marker's position in a believable way.

Flash Player handles the heavy lifting such as video input, pixel-level image manipulation, and the heavy number crunching afforded with ActionScript 3. All that is needed to make this work done is a webcam, a few open source libraries, and Flash CS4. Marker image also is a part of this method, since the webcam will be needed to scan the image and will project image through a real-time video.



Example of a marker image.

And example of what the marker image will turned out to be what a webcam detects it



after the marker image is detected and translated..



viola. :D

Using QR Code Calibration Augmented Reality

No comments:

Post a Comment