[[classes:principlesofdesign:cncmechanicaltester:minutes|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. [[http://www.youtube.com//v/yMb2BId8viU|Here is our new project video]] ===== Schedule and Minutes ===== [[start:classes:principlesofdesign:augmentedrealitywall:start:Minutes]] [[start:classes:principlesofdesign:augmentedrealitywall:start:Mid-term Update]] ===== Background Research ===== ====Links==== [[http://masters-of-the-void.com|Online Tutorials in C Programming]] [[http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/Learning_Objective-C_A_Primer/index.html#//apple_ref/doc/uid/TP40007594|Apple's Objective-C Primer]] [[http://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/A_Tour_of_Xcode/010-Xcode_Features_Overview/FeaturesTake2.html#//apple_ref/doc/uid/TP30000890-CH220-SW3|Apple's XCode Tutorial]] [[http://nehe.gamedev.net/|OpenGL Tutorials]] [[http://www.artoolworks.com/|ARToolworks]] [[http://cocoadevcentral.com/d/learn_cocoa/|Cocoa Tutorial]] [[http://www.smallnetbuilder.com/other/other-howto/30712-how-to-write-an-iphone-app-in-14-days|How to Write an iPhone App in 14 Days]] [[http://www.ibm.com/developerworks/opensource/library/os-curl/|Libcurl Documentation]] [[http://www.gidforums.com/t-2593.html|Parsing Text Files]] ===== Designs ===== ===Components=== ==Texture Mapping== We are currently able to display a 256x256 bitmap by texture mapping in ARToolkit. ==Custom Cooper Glyph== {{:start:classes:principlesofdesign:augmentedrealitywall:CooperPatt.doc|}} ==Image Retrieval== Initial Libcurl code {{:start:classes:principlesofdesign:augmentedrealitywall: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: {{:start:classes:principlesofdesign:augmentedrealitywall:libcurl_code.doc|}} ==Interface== ==Web Server== [[http://students.cooper.edu/berger3/eid/]] ===Design Process=== ==2/14/11== House of Quality matrix [[start:classes:principlesofdesign:augmentedrealitywall:start:houseofquality]] ==2/17/11== Updated Design Matrix {{:start:classes:principlesofdesign:augmentedrealitywall:function_overview.xls|}} ==2/18/11== Flow of information diagram {{:start:classes:principlesofdesign:augmentedrealitywall:ar1infoflow.ppt|}} ===== Auxiliary Work ===== [[start:classes:principlesofdesign:augmentedrealitywall:start:Homework]] Stepper Motor Code 3/26/11: {{:start:classes:principlesofdesign:augmentedrealitywall: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