/cv

:computer: CS543 / ECE549: Computer Vision in Spring 2018, University of Illinois at Urbana-Champaign

Primary LanguageMATLAB

CS543/ECE549: Computer Vision in 2018 Spring, UIUC

Instructors

Svetlana Lazebnik

Overview

In the simplest terms, computer vision is the discipline of "teaching machines how to see." This field dates back more than fifty years, but the recent explosive growth of digital imaging and machine learning technologies makes the problems of automated image interpretation more exciting and relevant than ever. There are two major themes in the computer vision literature: 3D geometry and recognition. The first theme is about using vision as a source of metric 3D information: given one or more images of a scene taken by a camera with known or unknown parameters, how can we go from 2D to 3D, and how much can we tell about the 3D structure of the environment pictured in those images? The second theme, by contrast, is all about vision as a source of semantic information: can we recognize the objects, people, or activities pictured in the images, and understand the structure and relationships of different scene components just as a human would? This course will provide a coherent perspective on the different aspects of computer vision, and give students the ability to understand state-of-the-art vision literature and implement components that are fundamental to many modern vision systems.

Prerequisites:

Basic knowledge of probability, linear algebra, and calculus. MATLAB programming experience and previous exposure to image processing are highly desirable.

Recommended textbooks:

  • Computer Vision: A Modern Approach by David Forsyth and Jean Ponce (2nd ed.)
  • Computer Vision: Algorithms and Applications by Richard Szeliski (PDF available online)