Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 426 Bytes

ComputerVision-Course

Overview

Spring 2022 Computer Vision Course Codes of HWs and Final Project

HW

  1. Implementation of Cornor tracking
  2. Implementatio of Convolution
  3. Implementatio of harris corner detector
  4. Implementation of Histogram equalization

Final Project

Using VGG16bn and Machine learning methods(SVM, RF, Logistric Regression) to classify Retinal OCT Images('CNV', 'DME', 'DRUSEN', 'NORMAL')