|
|
COMP 4900D: Introduction to Computer Vision Winter 2012 |
|
Instructor: |
Gerhard |
Lectures: Tuesday and Thursday,
My Office hours: Tuesday and Thursday,
Course Outline
This course introduces the basic ideas and techniques of computer vision. The central theme is reconstructing 3D models from 2D images. Topics include: image formation, image feature extraction, camera models, camera calibration, structure from motion, stereo, recognition, augmented reality, image searching.
Prerequisite: basic linear algebra and calculus, programming in C or C++.
Textbook: The textbook that I used is out of print. I will produce notes that cover the same material.
Software: You will need to use OpenCV. It runs on Windows and Linux,you can put it on your computer.
Tutorials
Marks
Two midterms, one close to reading week, second at end of term; each in class, and each worth 30%, the assingments are 40%.
Assignments
There will be four of five assignments
Lectures
All the lectures for the second half of the course can be downloaded in one zip file here
Schedule
|
Lectures |
Topics |
Notes |
Readings - Sections in Book Handout |
|
|
Introduction |
Ch. 1 |
|
|
|
Review Linear Algebra |
|
|
|
|
Image Formation |
2.1, 2.2, 2.3.1 |
|
|
|
Camera Models 1st assignment out here |
2.4 |
|
|
|
Filtering I (getting to know images) |
3.1 |
|
|
|
Filtering II (Gaussian and impulsive noise models, convolution) |
3.2 (skip 3.2.3) |
|
|
|
Filtering III (Gaussian and median filters), Image Features I (image gradient) |
4.1 |
|
|
|
Image Features I (edge detection) |
4.2.1, 4.2.3 |
|
|
|
Image Features II (corner detection), 1st assignment due |
4.3 |
|
|
|
Homography, 2nd assignment out |
||
|
|
Image Features III (Hough transform) |
5.1, 5.2.1 |
|
|
|
Review1 |
|
|
|
|
Mid-term 1 |
|
|
|
|
Break week |
|
|
|
|
Break week |
|
|
|
|
Camera calibration |
Chapter 6, excluding section 6.2 |
|
|
March 1, 2012 |
Image Features IV (ellipse fitting), |
pdf 2nd assignment due (March 1) and the 3rd assignment out |
5.3 |
|
|
Simple stereo |
pdf, |
7.1 |
|
|
Correspondence |
7.2 |
|
|
March 13, |
Epipolar geometry |
7.31 to 7.36 |
|
|
|
Rectification,3rd assignment due |
7.37 |
|
|
|
Reconstruction |
7.4 |
|
|
|
Active Vision |
||
|
|
Review2 |
|
|
|
|
Midterm 2,4th assignment due |
|
|