This is based on Course taught at nptel by professor Vineeth N Balasubramanian from IIT Hydreabad.
- Familar with Probaility, Statistics
- Linear Algebra
- A Course on Deep Learning.
- Preliminary Asignment ( Python Basics, List Comprehentions and Numpy ) - Assignment 0
- Contrast Stretching
- Gray Scaling
- Image as Grid of Pixels
- Visualizing RGB channels
- Min-Max Stretching
- OpenCV Introduction
- HSV Color Space Thresholding
- Color Thresholding ( RGB and HSV)
- Day Night Image Classification
Week 1 LECTURE SLIDES
- Linear Filtering
- Convolution using filter
- Sobel Filter(Vertical and Horizontal )
- Laplacian Filter
- Fourier Transform
- Face Detection using Haar Cascades - OpenCV Tutorial
Week 2 LECTURE SLIDES
- Canny Edge Detector(OpenCV)
- Hough Transform(OpenCV)
- Estimating Affine Transformation
- Point match using RANSAC(Scratch Implementation)
- Harris Corner Detector (OpenCV)
- Contour Detection
- K means Clustering
- CNN in Pytorch
Week 3 LECTURE SLIDES
Week 4 LECTURE SLIDES