37

Final presentation(image enhancement system)

Embed Size (px)

DESCRIPTION

Title: Image Enhancement System. Our project was in MATLAB simulation.. All the work we have done on images... This was our presentation done on our finel viva in International confrence 2013.. thanks honorable Sir Salman AWKUM.. This man helped us much..

Citation preview

Page 1: Final presentation(image enhancement system)
Page 2: Final presentation(image enhancement system)

Muhammad Hammaad Zubair

Roll Number 30(A)

Nauman Ali Roll Number 41(A)

Project Members

AWKUM

Page 3: Final presentation(image enhancement system)

Project Title

AWKUM

Image Enhancement System

Page 4: Final presentation(image enhancement system)

Image enhancement is the improvement of

digital image quality, This improvement includes filtering of the image and noise removal as well, In which degraded image can be restored

Introduction

AWKUM

Page 5: Final presentation(image enhancement system)

The main theme of this project is to open an

image and then apply the image processing techniques, these techniques may include,

Noise removal filtering Image enhancement

Project Description And Aims

AWKUM

Page 6: Final presentation(image enhancement system)

Definition: Image processing, deals with the

type of signals for which the input is an image and the output is also an image or parameters related to the image. As its name suggest, it deals with the processing on images

Image Processing

AWKUM

Image Image

Input Output Processing

Page 7: Final presentation(image enhancement system)

Analog images:

Analog image processing refers to the alteration of image through electrical meanFor example: Television image

Digital image:Digital image processing refers

processing of the image in digital form (0,1)For example: Digital camera

Types of image processing

AWKUM

Page 8: Final presentation(image enhancement system)

Medical:

X-ray, MRI, CAT etc Google map:

satellite/aerial views of land etc Industry:

inspection of items, products etc Law enforcement:

finger prints etc

Applications of Image Processing

AWKUM

Page 9: Final presentation(image enhancement system)

It can avoid problems such as the building up

of noise and signal distortion during processing

Digital image processing may be modeled in the form of multidimensional system

Digital image processing provide real instant images.

Processing is easy, efficient as more It has good accuracy, small physical cells and

very flexible

Advantages of digital image processing

AWKUM

Page 10: Final presentation(image enhancement system)

Noise is unwanted undesired variations in

pixel intensity values captured or transmitted image, Gaussian noise Speckle noise Salt and pepper noise

Noise

AWKUM

Page 11: Final presentation(image enhancement system)

Gaussian noise

Definition:variations in intensity drawn from a Gaussian normal distribution

AWKUM

Page 12: Final presentation(image enhancement system)

Speckle noise

Definition:Speckle noise is

a granular noise that inherently exists in and degrades the quality of the active radar and synthetic aperture radar images

AWKUM

Page 13: Final presentation(image enhancement system)

SALT AND PEPPER NOISE

Salt and pepper noise is also known as Impulse Noise.This noise can be caused by sharp & sudden disturbances in the image signal, Its appearance is randomly scattered white or black (or both) pixel over the image.

AWKUM

Page 14: Final presentation(image enhancement system)

Filter is the process of removing some

unwanted signals or noise from picture We will apply some filter to remove

background noise from the image Gaussian filter Mean filter Median filter Set filter manually

Filter

AWKUM

Page 15: Final presentation(image enhancement system)

Gaussian Filter

Gaussian filters weigh pixels based on their distance to the Location of convolution

Blurring noise while preserving features of the image

Smoothing the same in all directions More significance to neighboring pixels Gaussian filter removes the Gaussian noise

AWKUM

Page 16: Final presentation(image enhancement system)

Gaussian cont..

AWKUM

Page 17: Final presentation(image enhancement system)

Gaussian cont..

AWKUM

Page 18: Final presentation(image enhancement system)

Gaussian cont..

3x3 mask, Sigma 0.5

AWKUM

Page 19: Final presentation(image enhancement system)

Gaussian cont..

3x3 mask, Sigma 5

AWKUM

Page 20: Final presentation(image enhancement system)

Gaussian cont..

3x3 mask, Sigma 10

AWKUM

Page 21: Final presentation(image enhancement system)

Average Filter

Mean filter How it works

AWKUM

Page 22: Final presentation(image enhancement system)

Mean filter is simple, and easy to implement

method for smoothing imageFor example: reducing the amount of intensity variation between one pixel and the next. It is open used to reduce noise in images

It is linear filter

Average filter Cont..

AWKUM

Page 23: Final presentation(image enhancement system)

Average filter cont..

AWKUM

Page 24: Final presentation(image enhancement system)

Median filter. How it works. Remove salt and pepper noise.

Median Filter

AWKUM

Page 25: Final presentation(image enhancement system)

The median of the pixel value of the window is

computed, and then the center pixel of the window is replaced with the computed median value

The calculation of median is done is first sorting all the pixel value neighborhood (either ascending or descending order) and then replacing the pixel being considered with the middle pixel value

Median filter is non linear

Median filter

AWKUM

Page 26: Final presentation(image enhancement system)

Median Filter cont..

Neighbors of mid value by mask

Arrange all in ascending order

Pick the mid value and replace it with mid of mask

AWKUM

Page 27: Final presentation(image enhancement system)

Median filter cont..

AWKUM

Page 28: Final presentation(image enhancement system)

Median filter cont..

AWKUM

Page 29: Final presentation(image enhancement system)

Project slideshow

AWKUM

Gaussian Noise

Page 30: Final presentation(image enhancement system)

Project slides cont..

Speckle Noise

AWKUM

Page 31: Final presentation(image enhancement system)

Project slides cont..

Salt and Pepper noiseAWKUM

Page 32: Final presentation(image enhancement system)

Project slides cont..

Gaussian filter

AWKUM

Page 33: Final presentation(image enhancement system)

Project slides cont..

Median filter

AWKUM

Page 34: Final presentation(image enhancement system)

Project slides cont..

Average filter

AWKUM

Page 35: Final presentation(image enhancement system)

Project slides cont..

Set Filter Manually

AWKUM

Page 36: Final presentation(image enhancement system)

We were working on image processing for

noise reduction system which can be used for image enhancement and removing different types of noise occurred in image while transferring or scanning data.

Future work will be on videos In Sha Allah

Conclusion

AWKUM

Page 37: Final presentation(image enhancement system)

AWKUM