Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 479 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 479 Bytes

ComputerVision

Assignments & Project related to CS 763 at IIT Bombay

Assignment 1

Homogenous Cordinates, Projective Transforms, Cross Ratios

Assignment 2

DLT, Homography, Ransac, Image Stitching, Image Alignment

Assignment 3

Image Classification using feed-farward networks

Assignment 4

Implementation of an RNN which identifies malware using sequence of system calls.

Assignment 5

Motion tracking using KLT, Video stabilization using motion estimation.