|
|
|
|
Staff |
|
Prof:
Steve Seitz (seitz@cs ) |
|
TAs:
David Dewey (ddewey@cs), Jiwon Kim (jwkim@cs) |
|
Web Page |
|
http://www.cs.washington.edu/education/courses/cse455/03wi/ |
|
Handouts |
|
course info |
|
signup sheet |
|
|
|
|
|
|
|
|
|
|
Overview of Computer Vision |
|
Overview of Course |
|
Image Filtering |
|
|
|
Readings for this week |
|
Forsyth & Ponce, chapters 8.1-8.2 |
|
http://www.cs.washington.edu/education/courses/490cv/02wi/readings/book-7-revised-a-indx.pdf |
|
Intelligent Scissors |
|
http://www.cs.washington.edu/education/courses/490cv/02wi/readings/book-7-revised-a-indx.pdf |
|
|
|
|
Goal of computer vision is to write computer
programs that can interpret images |
|
|
|
|
|
Not yet |
|
computer vision is still no match for human
perception |
|
but catching up, particularly in certain areas |
|
|
|
|
|
|
|
|
Low level operations |
|
Image enhancement, feature detection, region
segmentation |
|
|
|
|
|
Mid level operations |
|
3D shape reconstruction, motion estimation |
|
|
|
|
|
High level operations |
|
Recognition of people, places, events |
|
|
|
|
|
|
|
|
|
|
http://www.cs.washington.edu/education/courses/455/02wi/projects/project2/artifacts/cdtwigg/marygates.html |
|
|
|
|
|
|
http://www.cs.washington.edu/education/courses/cse455/03wi/ |
|
|
|
|
|
Programming Projects (70%) |
|
image scissors |
|
panoramas |
|
single view modeling |
|
face recognition |
|
Midterm (15%) |
|
Final (15%) |
|
|
|
|
|
Prerequisites—these are essential! |
|
Data structures (CSE 326) |
|
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! |
|
|
|
|
|