Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 615 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 615 Bytes

All assignments done as part of Digital Image Processing (Monsoon-2020)

  1. Assignment 1
  • Chroma keying
  • Quantization
  • Bit plane slicing
  • Linear contrast stretching
  • Histogram equilization
  • Histogram matching
  • Piecewise linear transform
  • Gamma transform
  1. Assignment 2
  • Averaging filter
  • Median filter
  • Canny, Roberts, Prewitt, Sobel and Laplacian edge detectors
  • Bilateral and cross-bilateral filtering
  • Fourier transform on images
  1. Assignment 3
  • skeletonization
  • Erosion, dilation, opening, closing
  • Connected Components
  • Image rotation
  • Image Scaling