1
|
- Staff
- Prof: Steve Seitz (seitz@cs)
- TA: Aseem Agarwala (aseem@cs)
- Web Page
- http://www.cs.washington.edu/education/courses/cse576/03sp/
- Handouts
- intro lecture
- filter lecture
- signup sheet
- account forms
|
2
|
- Overview of Computer Vision
- Overview of Course
- Images & transformations
- Readings for this week
- Forsyth & Ponce textbook, chapter 7
- Intelligent Scissors
- http://www.cs.washington.edu/education/courses/576/03sp/readings/mort-sigg95.pdf
|
3
|
- Goal of computer vision is to write computer programs that can interpret
images
|
4
|
- Not yet
- computer vision is still no match for human perception
- but catching up, particularly in certain areas
|
5
|
|
6
|
|
7
|
|
8
|
- Low level operations
- Image enhancement, feature detection, region segmentation
|
9
|
- Mid level operations
- 3D shape reconstruction, motion estimation
|
10
|
- High level operations
- Recognition of people, places, events
|
11
|
|
12
|
|
13
|
|
14
|
|
15
|
|
16
|
|
17
|
- http://www.cs.washington.edu/homes/allen/cse590ss/fridge-big.html
|
18
|
|
19
|
- Open-ended research project
|
20
|
- http://www.cs.washington.edu/education/courses/cse455/03wi/
|
21
|
- Programming Projects
- image scissors
- panoramas
- face recognition
- final project
- one or two written homeworks
- no final
|
22
|
- Prerequisites—these are essential!
- Data structures
- A good working knowledge of C and C++ programming
- Linear algebra
- Vector calculus
- Course does not assume prior imaging experience
- computer vision, image processing, graphics, etc.
- Emphasis on programming projects!
|