From 25b958bfaf2ff7c9a57a99c31f0d6f36dcfbe3f0 Mon Sep 17 00:00:00 2001 From: Charles Lai Date: Mon, 11 Jan 2016 01:30:28 -0600 Subject: [PATCH] update CS4670 computer vision course --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 035a83c..a190ab2 100644 --- a/README.md +++ b/README.md @@ -651,10 +651,10 @@ Topics covered include probability theory and Bayesian inference; univariate dis - The study of creating, manipulating, and using visual images in the computer. - [Assignments](http://www.cs.cornell.edu/Courses/CS4620/2014fa/index.shtml#asgn) - [Exams](http://www.cs.cornell.edu/Courses/CS4620/2014fa/index.shtml#exams) -- [CS 4670](http://www.cs.cornell.edu/courses/CS4670/2013fa/) **Introduction to Computer Vision** *Cornell University* Assignments Lecture Notes Readings +- [CS 4670](http://www.cs.cornell.edu/courses/CS4670/2015sp/) **Introduction to Computer Vision** *Cornell University* Assignments Lecture Notes Readings - This course will provide an introduction to computer vision, with topics including image formation, feature detection, motion estimation, image mosaics, 3D shape reconstruction, and object and face detection and recognition. Applications of these techniques include building 3D maps, creating virtual characters, organizing photo and video databases, human computer interaction, video surveillance, automatic vehicle navigation, and mobile computer vision. This is a project-based course, in which you will implement several computer vision algorithms throughout the semester. - - [Assignments](http://www.cs.cornell.edu/courses/CS4670/2013fa/projects/projects.html) - - [Lectures](http://www.cs.cornell.edu/courses/CS4670/2013fa/lectures/lectures.html) + - [Assignments](http://www.cs.cornell.edu/courses/CS4670/2015sp/projects/projects.html) + - [Lectures](http://www.cs.cornell.edu/courses/CS4670/2015sp/lectures/lectures.html) - [CS 4700](http://www.cs.cornell.edu/courses/CS4700/2014fa/) **Foundations of Artificial Intelligence** *Cornell University* Assignments Lecture Notes - This course will provide an introduction to computer vision, with topics including image formation, feature detection, motion estimation, image mosaics, 3D shape reconstruction, and object and face detection and recognition. Applications of these techniques include building 3D maps, creating virtual characters, organizing photo and video databases, human computer interaction, video surveillance, automatic vehicle navigation, and mobile computer vision. This is a project-based course, in which you will implement several computer vision algorithms throughout the semester. - [Assignments](http://www.cs.cornell.edu/courses/CS4700/2014fa/)