Computer Vision
CSE471Prof. Makarand Tapaswi + Prof. Charu Sharma•Spring 2025-26•4 credits
Unit 2 — Digital Image Processing Recap
Image fundamentals → point operations → spatial filters (mean / Gaussian / Sobel / Laplacian / LoG / unsharp / median / bilateral) → histograms (equalisation, stretching) → Fourier and DCT, JPEG pipeline → morphology (erosion / dilation / opening / closing / hit-or-miss, Otsu) → geometric transformations (affine, homography, forward vs inverse warping) → colour models → Hough transform → template matching. The DIP toolbox every CV student carries.