A repository to store all course CS7.505 - Computer Vision - Spring 2022
items at IIIT Hyderabad.
- Professor: Anoop M. Namboodiri
This repository is for personal reference only. Please do not copy code for homework (understanding is better than grades). Please adhere to the license CC BY-NC-SA 4.0; appropriate credits, whenever needed, are given in code (comments). Some material (like questions) may belong under different terms.
The assignments are in the Assignments folder. The items are as follows.
Name | Topic |
---|---|
Assignment 0 | OpenCV and Chroma Keying |
Assignment 1 | Camera calibration |
Assignment 2 | Optical Flow using Lukas Kanade and keypoint detection |
Assignment 3 | MRFs for Image Segmentation |
The examinations conducted are in the Exams folder. The items are as follows.
Name | Description |
---|---|
Mid-sem | Mid-semester exam |
The project can be found at TheProjectsGuy/CV22-Project-Zen. It is on Pix2Pix (Image to image translation).