0% found this document useful (0 votes)
13 views

Journal - Image Processing Techniques and Its Applications - An Overview

This document provides an overview of various digital image processing techniques and their applications. It discusses techniques such as image acquisition, preprocessing, enhancement, restoration, morphological processing, segmentation, object recognition, and compression. Image processing helps identify invisible objects and makes analysis faster and more cost-effective. Key techniques include preprocessing to reduce noise, enhancement to improve contrast and brightness, and restoration to remove blur and noise from degraded images. Image processing has applications in areas like remote sensing, medical imaging, and forensic studies.

Uploaded by

ashenafiay2015
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Journal - Image Processing Techniques and Its Applications - An Overview

This document provides an overview of various digital image processing techniques and their applications. It discusses techniques such as image acquisition, preprocessing, enhancement, restoration, morphological processing, segmentation, object recognition, and compression. Image processing helps identify invisible objects and makes analysis faster and more cost-effective. Key techniques include preprocessing to reduce noise, enhancement to improve contrast and brightness, and restoration to remove blur and noise from degraded images. Image processing has applications in areas like remote sensing, medical imaging, and forensic studies.

Uploaded by

ashenafiay2015
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Vol-4 Issue-3 2018 IJARIIE-ISSN(O)-2395-4396

IMAGE PROCESSING TECHNIQUES


AND ITS APPLICATIONS: AN
OVERVIEW
Silpa Joseph1

1
Associate Professor, Department of CSE, Viswajyothi College of Engineering & Technology, Kerala,
India

ABSTRACT

The use of digital image processing techniques has been widely flourished and they are now used for all kinds of
tasks in various areas. Image processing helps in the identification of objects that are invisible, and different
techniques makes it faster and cost effective. This paper gives you an overview on various digital image processing
techniques and its applications like remote sensing, medical imaging, forensic studies etc.

Keyword : - Digital Image Processing , Acquisition, Enhancement, Morphological Processing, Segmentation,


Object Recognition and Compression.

1.INTRODUCTION

Digital images play a key role in our day to day life. Millions of digital images are uploaded in every single
minute.They are the numeric representation of a two-dimensional image, normally binary. The digital images can be
used in various applications like medical imaging, video surveillance, criminal investigations, remote sensing etc.
The automatic analysis of images and their signals through various image processing techniques is of higher
importance nowadays .Image processing and computer vision plays a vital role in any fields related to image
enhancement, manipulation and analysis.

Image processing is a method that performs the analysis and manipulation of digitized images, to improve the
quality of image. Adaptability, recurrence and precision in the original data preservation, are the principle
advantages of digital image processing methods.

8745 www.ijariie.com 2168


Vol-4 Issue-3 2018 IJARIIE-ISSN(O)-2395-4396

Fig-1 Image Processing Techniques

Various Image Processing techniques[3] are listed below,

 Image Acquisition
• Image Preprocessing
• Image Enhancement
• Image Restoration
• Morphological Processing
• Image Segmentation
• Object Recognition
• Image Data Compression

2. IMAGE PROCESSING TECHNIQUES

Some image processing technique takes image as both input and output. Some other techniques will take images as
input but attributes of images as output. All these techniques are not required at a time for the processing of images.
The selection of techniques are application specific. The details of various image processing techniques are as
follows.

2.1 Image Acquisition

An image can be defined as a two-dimensional function, f (u, v), where u and v are plane coordinates, and the
amplitude of f at any pair of coordinates (u, v) is called the intensity or gray level of the image at that point[3]. We
can call an image as digital image, when u, v and the amplitude values of f are all finite, discrete quantities .Image
acquisition plays a major role in image processing, since if the images are not acquired properly the various image
processing techniques may not be much effective, even with the presence of various enhancement techniques.

8745 www.ijariie.com 2169


Vol-4 Issue-3 2018 IJARIIE-ISSN(O)-2395-4396

Fig-2 Digital Data Acquisition System

Fig-2 denotes a general structure of the data acquisition system. Television camera whose output is a video signal ,is
a first choice for a two-dimensional input image device . These devices show several disadvantages like distortion,
limited resolution etc. Charge-coupled device (CCD) camera is considered as the most popular two-dimensional
imaging device.

2.2 Image Preprocessing[3,5]

A fundamental step in image processing and computer vision is image preprocessing. The aim of image
preprocessing is the improvement of image data by enhancing some features while suppressing some unwanted
distortions. Enhancing the features depends on specific applications. Image data recorded by sensors on a satellite,
consist of errors related to geometry and brightness values of the pixels. In image preprocessing, these errors are
corrected using appropriate mathematical models which are either definite or statistical models. Image preprocessing
also includes primitive operations to reduce noise, contrast enhancement, image smoothing and sharpening, and
advanced operations such as image segmentation.
According to the size of the pixel neighborhood that is used for the calculation of a new pixel brightness the image
preprocessing techniques can be categorized as,
 pixel brightness transformations
 geometric transformations
 preprocessing techniques that use a local neighborhood of the processed pixel
 image restoration that requires knowledge about the entire image

2.3 Image Enhancement[3]

The images captured from some conventional digital cameras and satellite images may lack in contrast and
brightness, because of the limitations of imaging subsystems and illumination conditions while capturing an image.
Image enhancement is one of the simplest and alluring technique to overcome this difficulty. Here it enhances some
features that are concealed or highlight certain features of interest, for subsequent analysis of an image. We can
categorize the image enhancement techniques into two. They are i)spatial domain method and ii)frequency domain
method. Spatial domain method deals with the modification or aggregation of pixels that forms the image and
frequency domain method enhances the image in a linear manner by positioning the invariant operator.
Some of the image enhancement techniques are:
i) Contrast Stretching ii) Noise Filtering iii) Histogram Modification

8745 www.ijariie.com 2170


Vol-4 Issue-3 2018 IJARIIE-ISSN(O)-2395-4396

2.4 Image Restoration [5]

The process of recovering degraded or corrupted image by removing the noise or blur, to improve the appearance
of the image is called image restoration. The degraded image is the convolution of the original image, degraded
function, and additive noise. Restoration of the image is done with the help of prior knowledge of the noise or the
disturbance that causes the degradation in the image. It can be done in two domains: spatial domain and frequency
domain. In spatial domain the filtering action for restoring the images is done directly on the operating pixels of the
digital image and in frequency domain the filtering action is done by mapping the spatial domain into the frequency
domain, by fourier transform. After the filtering, the image is remapped by inverse fourier transform into spatial
domain, to obtain the restored image. We can choose any of the domains based on the applications required.

Restoration
models

Stochastic Deterministic
models models

Linear Filter Non-linear


filter

Inverse Filter
Iterative method
Pseudo Inverse Filter
Iterative Constrained Least
Weiner filter Square method

Constrained Least Square Maximum Likelihood


Filter method

Fig-3 Classification of Image Restoration Techniques

Image restoration models can be classified into two as shown in Fig-3, based upon the knowledge of the
degradation of the image .We can select deterministic techniques, if there is prior knowledge of the degradation and
can select stochastic techniques if the degradation of the image is unknown.

2.5 Morphological Processing[5,17]

Morphological processing is a collection of linear operations that is used for extracting image components that are
useful in the representation and description of shape. Structuring element is a small set to probe an image under
study. Structuring element is compared with the corresponding neighborhood of pixels by positioning it, at all
possible locations in the image. Some operations check whether the element "fits" within the neighborhood, while
others check whether it "hits" or intersects the neighborhood. The basic morphological operations are dilation,
erosion and their combinations. Erosion is useful for the removal of structures of certain shape and size ,which is
given by the structuring element while dilation is useful in filling of holes of certain size and shape given by the
structuring element.

8745 www.ijariie.com 2171


Vol-4 Issue-3 2018 IJARIIE-ISSN(O)-2395-4396

Fig-4(a) shows an example binary image. Fig 4(b) to 4(e) shows the result of applying the different morphological
operations to the image in 4(a)

2.6 Image Segmentation


Image Segmentation is the process of partitioning a digital image into multiple segments, to simplify and/or change
the representation of an image into something that is more meaningful and easier to analyze. It may make use of
statistical classification, thresholding , edge detection, region detection, or any combination of these techniques.
Usually a set of classified elements is obtained as the output of the segmentation step. Segmentation techniques can
be classified as either region-based or edge-based. The former techniques rely on common patterns in intensity
values within a cluster of neighboring pixels, and the goal of the segmentation algorithm is to group regions
according to their anatomical or functional roles. The edge-based techniques rely on discontinuities in image values
between distinct regions, and the goal of the segmentation algorithm is to accurately demarcate the boundary
separating these regions.

2.7 Object Recognition[2]

Object Recognition is the process that provides a label to an object in a digital image or video ,based on its
descriptors.eg:-vehicle. Object recognition deals with training the computer to identify a particular object from
various perspectives, in various lighting conditions, and with various backgrounds. Due to scene clutter, photometric
effects, changes in shape and viewpoints of the object, the appearance of an object can be varied. It has wide
applications in the field of monitoring and surveillance, robot localization and navigation, medical analysis etc.

2.8 Image Data Compression[3,5]

Compression, as the name implies, deals with techniques for reducing the storage required to save an image, or the
bandwidth required to transmit it, without degrading the quality of an image to an unacceptable level. Compression
allows to store more images in a given amount disk or memory space. It also reduces the time required for images to
be transmitted over the Internet or downloaded from web pages. Compression techniques can be of two types:-lossy
and lossless compression. Lossy compressions are irreversible, some data from the original image file is lost. Lossy
methods are especially suitable for natural images such as photographs in applications where minor loss of fidelity is
acceptable to achieve a substantial reduction in bit rate. In lossless compression, we can reduce the size of an image

8745 www.ijariie.com 2172


Vol-4 Issue-3 2018 IJARIIE-ISSN(O)-2395-4396

without any quality loss. Lossless compression is preferred for archival purposes and often for medical imaging,
technical drawings, clip art, or comics.
Some of the common image compression techniques are:

 Fractal
 Wavelets
 Chroma sub sampling
 Transform coding
 Run-length encoding

3. APPLICATIONS[7,8]

Image Processing is used in various applications such as:

 Remote Sensing
 Medical Imaging
 Non-destructive Evaluation
 Forensic Studies
 Textiles
 Material Science.
 Military
 Film industry
 Document Processing
 Graphic Arts
 Printing Industry

4. CONCLUSIONS
Digital image processing has found its utility not only in the field of computer science but also in other domains of
Engineering and Technology. This paper gives a comprehensive overview of different image processing techniques
and its various applications.

5. REFERENCES

[1] Ramadevi, Y., Sridevi, T., Pootnima, B., and Kalyani, B., “Segmentation and Object Recognition using Edge
Detection Techniques”, International Journal of Computer Science &Information Technology, vol 2, pp: 153- 161,
2010.

[2] Meera M K, Shajee Mohan B S,"Object Recognition in Images", International Conference on Information
Science (ICIS), ISBN: 978-1-5090-1987-8

[3] Digital Image Processing - R.C. Gonzalez Woods, Addison Wesley, 1992

[4] Murray, Paul ," An overview of image processing techniques and their applications", Recent Advances and
Developments in Communication Systems, 2004-02-17 - 2006-02-20.

[5] Digital Image Processing-S Jayaraman,S Esakkirajan,T.Veerakumar,Tata Mc Graw Hill of India Pvt Ltd,2009

[6] King-Sun Fu,Azriel Rosenfeld, IEEE Pattern Recognition and Image Processing , VOL. C-25, NO. 12,
December 1976

[7] Pratishtha Gupta, Manisha Rathore,Saroj Kumari,"A Survey Of Techniques And Applications For Real Time
Image Processing", Journal of Global Research in Computer Science, Volume 4, No. 8, August 2013

8745 www.ijariie.com 2173


Vol-4 Issue-3 2018 IJARIIE-ISSN(O)-2395-4396

[8] Sumithra,S.Buvana,R.Somasundaram," A survey on various types of image processing


techniques",IJERT,ISSN:2278-0181

[9] Vijayran, S., and Paramjeet singh., “A Watershed Based Morphological Operator Approach for Image
Segmentation”, International Journal of Advanced Research in Computer and Communication Engg, vol 2, 2013.

[10] Fundamentals Of Digital Image Processing - Anil K. Jain, Prentice-Hall, 1989.


[11] The Image Processing Handbook Boca Raton Florida- John C. Russ:CRC Press pp. 250 2002.

[12] Remote Sensing Digital Analysis - John A. Richards and Xiuping Jia, enlarged edition, Springer-Verlag, 1999.

[13] K. Akita, “Image sequence analysis of real world human motion,” Pattern Recognition, vol. 17, no. 1, pp. 73–
83, 1984.

[14] N. Gupta and V. K. Banga, “Image Segmentation for Text Extraction,” in 2nd International Conference on
Electrical, Electronics and Civil Engineering (ICEECE’2012), 2012, pp. 182–185.

[15] M. R. Lyu, J. Song, and M. Cai, “A comprehensive method for multilingual video text detection, localization,
and extraction,” Circuits and Systems for Video Technology, IEEE Transactions on, vol. 15, no. 2, pp. 243–
255,2005.

[16] J. S. Weszka, R. N. Nagel, and A. Rosenfeld, “A threshold selection technique,” Computers, IEEE
Transactions on, vol. 100, no. 12, pp. 1322–1326, 1974.

[17]Steven W.Smith,"The Scientist and Engineer's Guide to Digital Signal Processing"

8745 www.ijariie.com 2174

You might also like