CSE152
Introduction
to Computer Vision
Warren Lecture Halls, Rm. 2207
http://www-cse.ucsd.edu/classes/sp04/cse152
ANNOUNCEMENTS
Instructor: David Kriegman
Office: AP&M 3101
Phone: (858) 822-2424
Email: kriegman@cs.ucsd.edu
Office Hours: Wednesday1:30-3:00
Location: AP&M 2444
Email: d1vu@cs.ucsd.edu
Office Hours: Wed 2:30-4.:30
Class Description: The goal of computer
vision is to
compute properties of the three-dimensional world from images and video. Problems in this field include identifying
the 3D shape of a scene, determining how things are moving, and
recognizing
familiar people and objects. This course
provides an introduction to computer vision, including such topics as
feature
detection, image segmentation, motion estimation, object recognition,
and 3D
shape reconstruction through stereo, photometric stereo, and structure
from
motion.4 units.
Required Text: Introductory Techniques for
3-D Computer
Vision, E. Trucco and A. Verri,
Prentice Hall, 1998.
Prerequisites: Linear algebra and
Multivariable
calculus (e.g., Math 20A & 20F), data structure/algorithms (e.g.,
CSE100),
a good working knowledge of C,C++, or Matlab programming.
Assignments: 45%
Midterm: 20%
Final Exam: 35%
Assignments
Week |
Date/ Link to lecture notes |
|
1 |
Intro to Computer Vision / T&V Chapter 1 |
|
|
Human Visual System |
|
2 |
Image Formation,
T&V pp.15-19 |
|
Color, Color is well-treated in many image-processing texts. Some reasonable on-line sources include: Basics of Color, A FAQ on Color |
||
3 |
Segmentation & Binary images, Horn Chapters 3&4, available at e-reserves See on-line resource |
|
|
Binary Images &/Filtering |
|
4 |
Filtering, T&V pp. 55-63 |
|
|
Canny Edge detection, T&V 67-81 |
|
5 |
Curves, Hough Transforms, T&V, pp. 97-100 |
|
|
Intro to Shape-from-x, Midterm Review |
|
6 |
Midterm |
|
|
Stereo I, T&V pp. 140-171 |
|
7 |
Stereo II |
|
|
Photometric Stereo ,T&V pp. 140-171 |
|
8 |
Discrete structure from Motion , T&V
pp.195-202, 208-211 |
|
|
Continuous motion T&V pp. 178-194 |
|
9 |
Optical Flow |
|
Statistical Pattern Recognition, T&V pp. 248, 262-269 |
||
10 |
Appearance-based recognition, “Finding
Templates Using Classifiers”, Forsyth & Ponce |
|
|
Model-based recognition/Final Exam Review, T&V 249-261 |
2. Another excellent textbook: Computer Vision -- A Modern Approach, Forsyth and
CV-online:
A
useful on-line compendium of Computer Vision sources