From 2e7fbc9939c4c4f4e8a17fa87325402a43d6fc19 Mon Sep 17 00:00:00 2001 From: Prakhar Srivastav Date: Wed, 31 Dec 2014 08:31:07 +0300 Subject: [PATCH] Added CV course by UTexas --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 252706a..433f885 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,9 @@ Courses ------- ### Misc +- [CS 378](https://github.com/ut-cs378-vision-2014fall/course-info) **3D Reconstruction with Computer Vision** *UTexas* + - In this lab-based class, we'll dive into practical applications of 3D reconstruction, combining hardware and software to build our own 3D environments from scratch. We'll use open-source frameworks like OpenCV to do the heavy lifting, with the focus on understanding and applying state-of-the art approaches to geometric computer vision + - [Lectures](https://github.com/ut-cs378-vision-2014fall/course-info/tree/master/meeting-notes) - [CS 5150](http://www.cs.cornell.edu/courses/CS5150/2014fa/overview.html) **Software Engineering** *Cornell University* - Introduction to the practical problems of specifying, designing, building, testing, and delivering reliable software systems - [Lectures](http://www.cs.cornell.edu/courses/CS5150/2014fa/materials.html)