ykerus / computer-vision-1

Course given at the MSc AI @ UvA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains programming assignments for the course Computer Vision 1, given at the University of Amsterdam 2019-2020. The code is less structured than in other repositories, because this was the first course that was given during our program.

Authors:
• Hannah Lim
• Ewoud Vermeij
• Rico Mossinkoff
• Yke Rusticus

Assignment 1: Photometric stereo; color spaces; intrinsic image decomposition; color constancy (Gray-World).
Assignment 2: Image processing (Gaussian and Gabor filters).
Assignment 3: Object tracking (using Harris Corner Detection); optical flow (Lucas-Kanade algorithm).
Assignment 4: Image aligment and stitching.
Final project: BOW-based image classification and CNNs for image classification.

About

Course given at the MSc AI @ UvA.


Languages

Language:MATLAB 100.0%