From cb547bdb8876e8c47399345629acdc6b5e1b5e39 Mon Sep 17 00:00:00 2001 From: ee08b397 Date: Thu, 28 Jan 2016 16:17:48 -0500 Subject: [PATCH] NYU graduate computer graphics --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b2cdcda..90f305b 100644 --- a/README.md +++ b/README.md @@ -680,6 +680,9 @@ and anti-analysis techniques. - 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) +- [CSCI-GA.2270-001](https://mrl.nyu.edu/~perlin/courses/fall2015/) **Graduate Computer Graphics** *New York University* Assignments Lecture Notes Readings + - Step-by-step study computer graphics, with reading and homework at each lecture (Fall2015) + - [Lectures](https://mrl.nyu.edu/~perlin/courses/fall2015/) - [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/2015sp/projects/projects.html)