CS 556: Computer Vision



Instructor:
   Prof. Sinisa Todorovic
   sinisa at oregonstate edu
   2107 Kelley Engineering Center

Classes:
   Tue 2-4pm, Thu 2-3pm BEXL 207

Office hours:
   Wed 3-3:30pm, or by appointment








LECTURE NOTES
ASSIGNMENTS
eye


Course description:
The goal of computer vision is to develop algorithms for interpreting a 3D scene captured in images. This course is an introduction to fundamental vision concepts, including: image formation; color; keypoint and edge detection; segmentation; perceptual grouping; texture; object/activity recognition; and 3D scene reconstruction.

Recommended books:
- "Computer Vision: Models, Learning, and Inference," by Simon J. D. Prince, Cambridge University Press, 2012
- "Computer Vision: Algorithms and Applications," by Richard Szeliski, Springer, 2010
- "Computer Vision: A Modern Approach," by D.A. Forsyth and J. Ponce, Prentice Hall, 2003
- "Multiple View Geometry in Computer Vision," by R. Hartley and A. Zisserman, Academic Press, 2nd ed, 2004

Additional readings, including lecture notes, slides and selected papers from the literature will be posted periodically on the class website.

Prerequisites:
There are no course prerequisites. Students will be expected to be familiar with basic statistics, probability, and linear algebra. Prior experience with AI and machine learning will be helpful, but not required.

Class Goals:
This course is designed for graduate students interested in vision, artificial intelligence, and machine learning. It offers a broad introduction to common vision problems, theories, and algorithms. The course is also aimed at developing critical thinking and understanding when and how these algorithms can be applied to particular applications. The students will be able to acquire hands-on experience through implementing some popular approaches as homework assignments.

Homework:
The homework assignments will be mini projects aimed at implementing some of the vision algorithms presented in class. Code implementation and working with real images will improve understanding the class material. The homework assignments can be implemented using any software library. I recommend using Matlab with its convenient Computer Vision Toolbox. The homework submission should be a report that consists of a brief description of the implemented algorithm, and experimental results.

Grading:
(30%) HW 1 -- HW 4
(30%) Exam 1
(40%) Exam 2

Late Policy:
Late homework will not be accepted without prior approval.

Academic Honesty:
Collaboration on homework is permitted. However, copying of reports is not allowed. Each student is expected to be honest in all work submitted in this class. Details about academic dishonesty and subsequent disciplinary actions can be found at the official website of Student Conduct & Community Standards at the Oregon State University.