Skip to content

This repo contains all the assignments given in the Digital Image Processing course.

Notifications You must be signed in to change notification settings

9pingg/DIP-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIP-Assignments

This repo contains all the assignments given in the Digital Image Processing course.

A1:

  1. Bilinear interpolation

A2:

  1. Geometric Transformation
  2. Image Registration
  3. Histogram Matching

A3:

  1. Unsharp masking in spatial domain
  2. Unsharp masking in frequency domain
  3. Filtering using frequency domain filter

A4:

  1. Custom filter to denoise an image and comparing the results with weiner filter.
  2. Filtering with 1-D Gaussian filters and second order derivative filters.
  3. LoG filter
  4. Zero crossing

A5:

  1. Converting a colored image to HSI and Lab.
  2. Canny Edge Detection
  3. Otsu Thresholding

Releases

No releases published

Packages

No packages published

Languages