an introduction to image processing and artificial intelligence

25

Upload: wasif-altaf

Post on 25-May-2015

498 views

Category:

Technology


5 download

DESCRIPTION

A presentation introducing image processing and artificial intelligence

TRANSCRIPT

Page 1: An Introduction to Image Processing and Artificial Intelligence
Page 2: An Introduction to Image Processing and Artificial Intelligence

An introduction to

Page 3: An Introduction to Image Processing and Artificial Intelligence

What is an Image?In literature terms: Image is a word or phrase that directs to taste, sound, hear, sight, smell

In general term: Image is a picture expressing ones self

In computer science an image is an exact replica of the contents of a storage device stored on a second storage device

Page 4: An Introduction to Image Processing and Artificial Intelligence
Page 5: An Introduction to Image Processing and Artificial Intelligence
Page 6: An Introduction to Image Processing and Artificial Intelligence

What is Image Processing?Analyzing and manipulating images with a computer. Image processing generally involves three steps:

3. Output the result The result might be the image altered in some way or it might be a report based on analysis of the image.

1. Import an image with an optical scanner or directly through digital photography.

2. Manipulate or analyze the image in some way. This stage can include image, enhancement and data compression, or the image may be analyzed to find patterns that aren't visible by the human eye. For example, meteorologists use image processing to analyze satellite photographs.

Page 7: An Introduction to Image Processing and Artificial Intelligence

What is Noise?Image noise is the random variation of brightness or color information in images produced by the sensor and circuitry of a scanner or digital camera.

Page 8: An Introduction to Image Processing and Artificial Intelligence

How to Remove Noise from Images

An edge-sensitive noise reduction algorithm for digital image processing is proposed. It is designed as C-DLL to run as a macro command under Image-Pro Plus. Its properties are compared to the median filter and a simple smoothing kernel.

Page 9: An Introduction to Image Processing and Artificial Intelligence
Page 10: An Introduction to Image Processing and Artificial Intelligence

Methods of electronically enhancing one or more color components (C, Y, M) which together represent the chromatic components of a pixel of an image.

Color Enhancement

Page 11: An Introduction to Image Processing and Artificial Intelligence
Page 12: An Introduction to Image Processing and Artificial Intelligence
Page 13: An Introduction to Image Processing and Artificial Intelligence

Color Enhancement

Page 14: An Introduction to Image Processing and Artificial Intelligence

Sharpening In Image

Sharpening is an image-manipulation technique for making the outlines of a digital image look more distinct. Sharpening increases the contrast between edge pixels and emphasizes the transition between dark and light areas. Sharpening increases local contrast and brings out fine detail. There is no strict formula for correctly sharpening all images. Too little sharpening can make for a soft image, but over-sharpening adds noise.

Methods of Sharpening the ImageGradient OperatorLaplacian operator

Page 15: An Introduction to Image Processing and Artificial Intelligence

Sharpening

Page 16: An Introduction to Image Processing and Artificial Intelligence

Segmentation

Page 17: An Introduction to Image Processing and Artificial Intelligence

Segmentation

Page 18: An Introduction to Image Processing and Artificial Intelligence

Segmentation

Page 19: An Introduction to Image Processing and Artificial Intelligence

Edge Detection

Egg Detection

Page 20: An Introduction to Image Processing and Artificial Intelligence

Feature Detection & Recognition

Page 21: An Introduction to Image Processing and Artificial Intelligence
Page 22: An Introduction to Image Processing and Artificial Intelligence
Page 23: An Introduction to Image Processing and Artificial Intelligence

Representation Issues

Page 24: An Introduction to Image Processing and Artificial Intelligence

Questions & Answers

Page 25: An Introduction to Image Processing and Artificial Intelligence

http://www.dl-c.com/sharpen.pdfhttp://www.lsv.uni-saarland.de/dsp_ss05_chap8.pdfhttp://www.societyofrobots.com/programming_computer_vision_tutorial_pt3.shtmlhttp://smartbanksecurity.com/design.htmlhttp://www.pages.drexel.edu/~weg22/edge.html

References