Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1022 Bytes

File metadata and controls

12 lines (9 loc) · 1022 Bytes

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