shandilya1998 / Image-preprocessing-techniques

This is assignment 1 for ED6001

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The assignment involves the implementation of image processing techniques and filters in python.
The following are the techniques implemented in the assignment-
	- Histogram Equalization
	- Convolution operation
	- Image filtering using Gaussian smooting filter
	- Laplacian filter
	- 3*3 Mask for performing unsharp masking in a single pass
	- Filter operation in frequency domain

About

This is assignment 1 for ED6001


Languages

Language:Python 100.0%