n5596 / Digital-Image-Processing

Assignments for Digital Image Processing (Fall 2017) at IIIT Hyderabad.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Image Processing

University: IIIT Hyderabad

Semester: Monsoon 2017

Professor: Dr. Avinash Sharma

Assignment 2

Deals with:

  • Image resampling using Gaussian and Laplacian pyramids
  • Image blending
  • Image upsampling using nearest neighbors, linear, bilinear and bicubic interpolation
  • Recursive fast fourier transform
  • Using various lowpass/highpass filters on images
  • Edge detection via Laplacian
  • Notchpass filter

Assignment 3

Deals with:

  • Using Hough transform for circle detection
  • Converting RGB images to binary via Otsu's thresholding and the per-pixel thresholding function

About

Assignments for Digital Image Processing (Fall 2017) at IIIT Hyderabad.


Languages

Language:MATLAB 100.0%