Skip to content

Implemented classical CV algorithms as part of the Computer Vision course at SFU.

Notifications You must be signed in to change notification settings

mayurmallya/Computer-Vision

Repository files navigation

Computer-Vision

Projects date back to Spring 2020.

Implemented classical CV algorithms using MATLAB as part of the Computer Vision course at SFU. This repository contains the codes for the following projects-

  • Image filtering and Hough transform- report
  • Augmented Reality with Planar Homographies- report
  • 3D Reconstruction using Epipolar Geometry- report
  • Scene Recognition with Bag-of-words- report
  • Digit recognition with CNNs- report
  • Deep Learning for classification using PyTorch- report