Minutes

Cooper Augmented Reality Gallery Space 1

Problem Statement

Our problem is: To develop an Augmented Reality (AR) program that will allow a digital image processor (i.e. camera phone, webcam, etc.) to recognize the facade of 41 Cooper Square and superimpose digital artwork onto the front of the building. Artists will be able to add their art to a digital library.

Here is our new project video

Schedule and Minutes

Minutes

Mid-term Update

Background Research

Links

Online Tutorials in C Programming

Apple's Objective-C Primer

Apple's XCode Tutorial

OpenGL Tutorials

ARToolworks

Cocoa Tutorial

How to Write an iPhone App in 14 Days

Libcurl Documentation

Parsing Text Files

Designs

Components

Texture Mapping

We are currently able to display a 256×256 bitmap by texture mapping in ARToolkit.

Custom Cooper Glyph

cooperpatt.doc

Image Retrieval

Initial Libcurl code

libcurltest.doc

List of libcurl functions: http://curl.haxx.se/libcurl/c/allfuncs.html

Our Libcurl code now works!!!! Here is the main portion of it: libcurl_code.doc

Interface
Web Server

http://students.cooper.edu/berger3/eid/

Design Process

2/14/11

House of Quality matrix

houseofquality

2/17/11

Updated Design Matrix

function_overview.xls

2/18/11

Flow of information diagram

ar1infoflow.ppt

Auxiliary Work

Homework

Stepper Motor Code 3/26/11: steppermotor.doc

Acknowledgements

We would like to thank Professor Brian Cusack and Professor Eric Lima at the Cooper Union for their support with all aspects of this project