Image processing- an introduction

Post on 05-Dec-2014

5.551 views 5 download

description

This is just a small introduction to image processing...

Transcript of Image processing- an introduction

One picture is more than ten thousand words

Image Processing

ByAarohi Gupta

Image processing involves processing or altering an existing image in a desired manner.

The next step is obtaining an image in a readable format.

The Internet and other sources provide countless images in standard formats.

What is it?

Since the digital image is “invisible” it must be prepared for viewing on one or more output device (laser printer,monitor,etc)

The digital image can be optimized for the application by enhancing or altering the appearance of structures within it (based on: body part, diagnostic task, viewing preferences,etc)

It might be possible to analyze the image in the computer and provide cues to the radiologists to help detect important/suspicious structures (e.g.: Computed Aided Diagnosis, CAD)

WHY DO WE NEED IMAGE PROCESSING?…

ACQUIRING IMAGE…

Scientific instruments commonly produce images to communicate results to the operator, rather than generating an audible tone or emitting a smell.

Space missions to other planets and Comet Halley always include cameras as major components, and we judge the success of those missions by the quality of the images returned.

TYPES OF IMAGE PROCESSING

Image-to-information transformations

Image-to-image transformations

Information-to-image transformations

Enhancement (make image more useful, pleasing)

Restoration Egg. deblurring ,grid line removal

Geometry (scaling, Zooming, Morphing one object to another).

IMAGE-TO-IMAGE TRANSFORMATIONS

Decompression of compressed image data.

Reconstruction of image slices from CT or MRI raw data.

Computer graphics, animations and virtual reality (synthetic objects).

INFORMATION-TO-IMAGE TRANSFORMATIONS

HIGH RESOLUTION IMAGING

Clustering….

Similar data points grouped together into clusters.

Segmented with 4 clusters

Original Image

Segmented with 6 clusters

Original Image 2 clusters

4 Clusters 6 Clusters

Some Applications

Of Image

Processing…

Document Imaging

Signature Verification

Biometrics

Interpretation of Aerial Photography

Fingerprint Identification Research at UNR Minutiae Matching

Delaunay Triangulation

Face Detection

Face Recognition

Astronomy Applications Research at UNR

In electrical engineering and computer science, image processing is any form of signal processing for which the input is an image, such as photographs or frames of video; the output of image processing can be either an image or a set of characteristics or parameters related to the image. Most image-processing techniques involve treating the image as a two-dimensional signal and applying standard signal-processing techniques to it.

CONCLUSION