Introduction to Augmented Reality
- Einführung in die Erweiterte Realität -
Module IN 2018
Vorlesung + Übungen im Sommersemester 2013
Prof. Gudrun Klinker, Ph.D. (with
Andreas Dippon and
Patrick Maier)
2V+2Ü
5 ECTS Credits
The class will be taught in English.
Special announcement:
Invited talk by Prof. J.Edward Swan this Friday, June 7, 14:00-15:00 at the Institute of Advanced Studies (IAS)
How Do We Measure Depth Perception in Near-Field Augmented Reality?
Time & Location
Lecture:
Lecture starts on Wednesday, 17. April, 2013
Exercises:
Exercises start on Tuesday, 23. April, 2013
Content
Augmented Reality (AR) allows users to view computer information that is graphically embedded within the real three-dimensional world. Using a semi-transparent head-mounted display (HMD) attached to a wearable computer, a user can inspect and manipulate objects while viewing information about these objects in the HMD. This information is typically displayed as virtual objects in the real world, thus augmenting the perception of the user. The wearable computer enables users to carry their work as they normally do, without imposing constraints on their mobility or their hand. AR applications span from medical minimally invasive surgery to manufacturing, from machine inspection and repair to games and tourist guides.
This class presents the technical foundations of Augmented Reality - as used in current international research and applications.
More Information
Intended audience:
- Diploma students: Hauptstudium Informatik I (Praktische Informatik)
- Senior bachelor students with interest in pursuing a bachelor's thesis in this area
- Master students
Prerequisites:
- Grundstudium Informatik
- First two years of Bachelor Informatik
Exercises:
- The class consists of both a weekly lecture and weekly exercises!
- Exercises constitute half of the credits and thus will make up half of the grade (exam questions).
- Exam questions will be based on experiences gained by attending the exercise meetings and by working on the homework. It will not be enough to just read and understand solutions to the homework. The learning experience and insights gained by struggling with the assignments is essential.
Exams: written, closed book
- Duration: 90 minutes
- Language: assignment sheet in English, answers can be given in English or German
- Exam date: Fr 26.07.2013, 13:00 - 14:30
- Exam Review: Thursday, 08.08.2013, 14:00 - 15:00 in Room 00.13.062 bring your student ID
- Location: 5101.EG.501 (2501, Rudolf-Mößbauer-Hörsaal) (if needed: 5101.EG.502 (2502, Physik Hörsaal 2)) There will be lists with your names on the doors.
- There will be a 0.3 bonus for good project presentations
- Repeat exam (Wiederholungsklausur)
written, 90 minutes, questions in English
Date: 25.09.2013, 08:30 - 10:00
Location: Interims Hörsaal 1.
Office hours:
Mailing List:
Schedule
Excercises
We will use C++ in the Exercises.
Date | Topic | Excercises | Sheets | Solution | Attachments |
23.04.2013 | Markertracking Part 1 | Tutorial-1.pdf | SHEET-1-Sheet.pdf | SHEET-1-Solution.pdf, Exercise-1.cpp | Marker.pdf, MarkerMovie.mpg |
30.04.2013 | Markertracking Part 2 | Tutorial-2.pdf | SHEET-2-Sheet.pdf | SHEET-2-Solution.pdf, Exercise-2.cpp | |
07.05.2013 | Markertracking Part 3 | Tutorial-3.pdf | SHEET-3-Sheet.pdf | SHEET-3-Solution.pdf, Exercise-3.cpp | subpixSampleSafe.cpp |
14.05.2013 | Markertracking Part 4 | Tutorial-4.pdf | SHEET-4-Sheet.pdf | SHEET-4-Solution.pdf, Exercise-4.cpp | |
21.05.2013 | no exercise (Pfingsten) | | | | |
28.05.2013 | Markertracking Part 5 | Tutorial-5.pdf | SHEET-5-Sheet.pdf | SHEET-5-Solution.pdf, Exercise-5.cpp | PoseEstimation.cpp, PoseEstimation.h |
04.06.2013 | OpenGL Part 1 | Tutorial-6.pdf | SHEET-6-Sheet.pdf | SHEET-6-Solution.pdf, Exercise-6.cpp | |
11.06.2013 | OpenGL Part 2 | Tutorial-7.pdf | SHEET-7-Sheet.pdf | SHEET-7-Solution.pdf, Exercise-7.cpp | |
18.06.2013 | Augmented Reality | Tutorial-8.pdf | SHEET-8-Sheet.pdf | SHEET-8-Solution.pdf, Exercise-8.cpp | |
25.06.2013 | Augmented Reality 2 | Tutorial-9.pdf | SHEET-9-Sheet.pdf | SHEET-9-Solution.pdf, Exercise-9.cpp | |
02.07.2013 | Short Presentations of Demo Prototypes of each Group | | | | |
09.07.2013 | no exercise | | | | |
16.07.2013 | 1-Minute Presentation and Demo Booth on the DemoDay | | | | |
Literature
Lecture (excerpts from books and papers from proceedings, journals - most relevant texts)
- The OpenGl Programming Guide - The Redbook; http://www.opengl.org/documentation/red_book/
- A. Munshi, D. Ginsburg, D. Shreiner: OpenGL ES 2.0 Programming Guide, Addison-Wesley, 2009, ISBN-10: 0-321-50279-7. (Also available as eBook from Safari).
- R. Laganiere: OpenCV 2 - Computer Vision Applications Programming Cookbook, Packt Publishing open source, 2011. [[http://www.google.de/url?sa=t&rct=j&q=laganiere%20opencv%20packtpub&source=web&cd=1&ved=0CB0QFjAA&url=http%3A%2F%2Fwww.packtpub.com%2Fsites%2Fdefault%2Ffiles%2F3241-chpater-5-transforming-images-with-morphological-operations.pdf&ei=7rq3TqCQMIegOuTEtYEC&usg=AFQjCNEgV8tmklWQTUSyMErwy4EJihKGYg&sig2=iKitowSuSCH98LyWFQTIyA&cad=rja], Online sample:[Chapter 5 on Morphological Operations
- R. Szeliski: Computer Vision - Algorithms and Applications, Springer Verlag, 2011. Online version (for personal use only): http://szeliski.org/Book/
- R.Hartley and A.Zisserman: Multiple View Geometry in Computer Vision; Cambridge University Press, 2004. Online version: http://www.robots.ox.ac.uk/~vgg/hzbook/index.html
- D.Ballard and C.Brown: Computer Vision . Online version:; http://homepages.inf.ed.ac.uk/rbf/BOOKS/BANDB/bandb.htm
- R.Tsai: A Versatile Camera Calibration Technique for High Accuracy 3D Machine Vision; Download from CALTECH.
- J.Rolland, L.Davis, Y. Baillot: A Survey of Tracking Technology for Virtual Environments; in Fundamentals of Wearable Computers and Augmented, 2001. Download from UPenn.
- D.Allen, G.Bishop, G.Welch: Tracking - Beyond 15 Minutes of Thought; Course 11 at Siggraph 2001. Download from UNC.
- J.Rolland, H. Fuchs: Optical versus See-Through Head-Mounted Displays; in Fundamentals of Wearable Computers and Augmented, 2001. Download from citeseer.
- M.Tuceryan, Y.Genc, N.Navab: Single Point Active Alignment Method (SPAAM) for Optical See-Through HMD Calibration; in Presence: Teleoperators and Virtual Environments, 11(3), 2002. Download from M. Tuceryan's home page.
- P.Milgram, Colquhoun: A Taxonomy of Real and Virtual World Display Integration; in Proc. International Symposium of Mixed Reality (ISMR 1999). Download from ebookbrowse.
- M.Weiser: The Computer for the Twenty-First Century; Scientific American, 1991. Download from ubiq.com.
Exercises