ME/CS 132a, Winter 2012: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
Line 50: Line 50:
|Date
|Date
|Topic
|Topic
|Reading
|Instructor
|Instructor
|-
|-
Line 55: Line 56:
|5 Jan (Th)
|5 Jan (Th)
|[http://www.cds.caltech.edu/~stsuei/me132_2012/me132a_winter2012_lecture1.pdf Course Overview, Illumination, Radiometry,
 and a (Very Brief) Introduction to the
 Physics of Remote Sensing]
|[http://www.cds.caltech.edu/~stsuei/me132_2012/me132a_winter2012_lecture1.pdf Course Overview, Illumination, Radiometry,
 and a (Very Brief) Introduction to the
 Physics of Remote Sensing]
|Forsyth 2.1, 3.1, 3.2
|Larry Matthies
|Larry Matthies
|-
|-
Line 60: Line 62:
|10 Jan (Tu)
|10 Jan (Tu)
|Cameras and Calibration
|Cameras and Calibration
|Forsyth Ch. 1
|Larry Matthies
|Larry Matthies
|-
|-
|12 Jan (Th)
|12 Jan (Th)
|Radiometry, Reflectance, and Color
|Radiometry, Reflectance, and Color
|Forsyth 3.3, 3.4, 3.5
|Larry Matthies
|Larry Matthies
|-
|-
Line 69: Line 73:
|17 Jan (Tu)
|17 Jan (Tu)
|Low Level Image Processing
|Low Level Image Processing
|Forsyth 4.1, 4.2, 4.5
|Larry Matthies
|Larry Matthies
|-
|-
|19 Jan (Th)
|19 Jan (Th)
|Feature Detection and Matching
|Feature Detection and Matching
|Forsyth ch 5
|Roland Brockers
|Roland Brockers
|-
|-
Line 78: Line 84:
|24 Jan (Tu)
|24 Jan (Tu)
|Stereo Vision
|Stereo Vision
|Forsyth ch 7
|Roland Brockers
|Roland Brockers
|-
|-
|26 Jan (Th)
|26 Jan (Th)
|Tracking and Other Detection
|Tracking and Outlier Detection
|Forsyth 10.4, 11
|Yang Cheng
|Yang Cheng
|-
|-
Line 87: Line 95:
|31 Jan (Tu)
|31 Jan (Tu)
|Structure from motion and visual odometry
|Structure from motion and visual odometry
|Forsyth ch 8
|Adnan Ansar
|Adnan Ansar
|-
|-
|2 Feb (Th)
|2 Feb (Th)
|Overview of Range Sensors, Introduction to Lab 1
|Overview of Range Sensors, Introduction to Lab 1
|Forsyth ch 14
|Jeremy Ma
|Jeremy Ma
|-
|-
Line 96: Line 106:
|7 Feb (Tu)
|7 Feb (Tu)
|No Class (Lab 1)
|No Class (Lab 1)
|
|
|
|-
|-
|9 Feb (Th)
|9 Feb (Th)
|No Class (Lab 1)
|No Class (Lab 1)
|
|
|
|-
|-
Line 105: Line 117:
|14 Feb (Tu)
|14 Feb (Tu)
|Introduction to Estimation
|Introduction to Estimation
|
|Nick Hudson
|Nick Hudson
|-
|-
|16 Feb (Th)
|16 Feb (Th)
|Linear Kalman Filter
|Linear Kalman Filter
|
|Nick Hudson
|Nick Hudson
|-
|-
Line 114: Line 128:
|21 Feb (Tu)
|21 Feb (Tu)
|Extended Kalman Filter
|Extended Kalman Filter
|
|Nick Hudson
|Nick Hudson
|-
|-
|23 Feb (Th)
|23 Feb (Th)
|Particle Filter, Unscented Kalman Filter
|Particle Filter, Unscented Kalman Filter
|
|Nick Hudson
|Nick Hudson
|-
|-
Line 123: Line 139:
|28 Feb (Tu)
|28 Feb (Tu)
|Mapping, Introduction to Lab 2
|Mapping, Introduction to Lab 2
|
|Jeremy Ma
|Jeremy Ma
|-
|-
|1 Mar (Th)
|1 Mar (Th)
|Buffer Lecture
|Buffer Lecture
|
|Jeremy Ma
|Jeremy Ma
|-
|-
Line 132: Line 150:
|6 Mar (Tu)
|6 Mar (Tu)
|No class (Lab 2)
|No class (Lab 2)
|
|
|
|-
|-
|8 Mar (Th)
|8 Mar (Th)
|No class (Lab 2)
|No class (Lab 2)
|
|
|
|}
|}

Revision as of 00:47, 10 January 2012

Advanced Robotics: Navigation and Vision

Instructors

  • Larry Matthies (coordinator), lhm@jpl.nasa.gov
  • Roland Brockers, Adnan Ansar, Yang Cheng, Nick Hudson, Tom Howard, Yoshi Kuwata, Jeremy Ma
  • Lectures: Tue/Thu, 2:30-4 pm, 308 FIR
  • Office hours: TBA

Teaching Assistants (me132-tas@caltech.edu)

  • Stephanie Tsuei
  • Office hours: TBA

Course Mailing List: me132-students@caltech.edu (sign up)

Announcements

  • First lecture on 1/5

Course Information

Prerequisites

There are no formal prerequisites for the course. ME 115 ab (Introduction to Kinematics and Robotics) is recommended but not necessary. Students are expected to have basic understanding of linear algebra, probability and statistics. We will review some of the required background materials during the first week of lectures. Besides these, students should have some prior programming experience and know at least one of the following languages: C, Python, or MATLAB. Depending on the background of the class, we will hold tutorials for some of the programming languages to help students get started.

Grading

There are no midterm/final exams for this course. The grade will be based on weekly homework (60%) and two week-long labs (20% each). Late homework will not be accepted without a letter from the health center or the Dean. However, you are granted a grace period of five late days throughout the entire term for weekly homework. Please email the TAs and indicate the number of late days you have used on the homework. No grace period is allowed for week-long labs.

  • Homework: Homework is usually due in one week after it is assigned. You can choose to turn in a hard copy in class or send an electronic copy to Stephanie Tsuei (stsuei at caltech.edu). If you are unable attend the lecture, contact the TAs to find an alternative way to turn in your homework.
  • Labs: Students will form groups of 2-3 people and perform lab experiments together. Detail of this will be announced later in the course.

Collaboration Policy

Students are encouraged to discuss and collaborate with others on the homework. However, you should write your own solution to show your own understanding of the material. You should not copy other people's solution or code as part of your solution. You are allowed to consult the instructors, the TAs, and/or other students. Outside reference materials can be used except for solutions from prior years or similar courses taught at other universities. Outside materials must be cited if used.

Course Texts

There are two required textbooks:

  • David A. Forsyth and Jean Ponce, Computer Vision: A Modern Approach (2nd Edition), Prentice Hall, 2011.
  • Sebastian Thrun, Wolfram Burgard, and Dieter Fox, Probabilistic robotics, MIT Press, 2005.

Additionally, there is an optional textbook that is available as a free download

Lecture Notes

Week Date Topic Reading Instructor
1 5 Jan (Th) Course Overview, Illumination, Radiometry,
 and a (Very Brief) Introduction to the
 Physics of Remote Sensing Forsyth 2.1, 3.1, 3.2 Larry Matthies
2 10 Jan (Tu) Cameras and Calibration Forsyth Ch. 1 Larry Matthies
12 Jan (Th) Radiometry, Reflectance, and Color Forsyth 3.3, 3.4, 3.5 Larry Matthies
3 17 Jan (Tu) Low Level Image Processing Forsyth 4.1, 4.2, 4.5 Larry Matthies
19 Jan (Th) Feature Detection and Matching Forsyth ch 5 Roland Brockers
4 24 Jan (Tu) Stereo Vision Forsyth ch 7 Roland Brockers
26 Jan (Th) Tracking and Outlier Detection Forsyth 10.4, 11 Yang Cheng
5 31 Jan (Tu) Structure from motion and visual odometry Forsyth ch 8 Adnan Ansar
2 Feb (Th) Overview of Range Sensors, Introduction to Lab 1 Forsyth ch 14 Jeremy Ma
6 7 Feb (Tu) No Class (Lab 1)
9 Feb (Th) No Class (Lab 1)
7 14 Feb (Tu) Introduction to Estimation Nick Hudson
16 Feb (Th) Linear Kalman Filter Nick Hudson
8 21 Feb (Tu) Extended Kalman Filter Nick Hudson
23 Feb (Th) Particle Filter, Unscented Kalman Filter Nick Hudson
9 28 Feb (Tu) Mapping, Introduction to Lab 2 Jeremy Ma
1 Mar (Th) Buffer Lecture Jeremy Ma
10 6 Mar (Tu) No class (Lab 2)
8 Mar (Th) No class (Lab 2)

Homework

  • HW 1