• No results found

Image Analysis and Processing

N/A
N/A
Protected

Academic year: 2020

Share "Image Analysis and Processing"

Copied!
7
0
0

Loading.... (view fulltext now)

Full text

(1)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459,ISO 9001:2008 Certified Journal, Volume 4, Issue 6, June 2014)

322

Image Analysis and Processing

Shashank Soi

B.Tech, Electronics and Communication Engineering, NIT Jalandhar

Abstract— This paper develops a base for the analysis and processing of the images. Image processing and analysis is an important aspect in the field of engineering and had attracted some of the brilliant minds from around the world in the past few years. The goal of this paper is to implement some of the fundamental techniques depicting the applications of image processing. The results of these techniques are verified by performing the simulations in MATLAB.

KeywordsCanny, DBM, Detection, Enhancement, MRI, Otsu’s, Restoration, Segmentation.

I. INTRODUCTION

Image Processing is the study of techniques that takes image as the input, performs various measurements on the image and gives the processed image as output. Image processing techniques includes: a) Image editing and manipulation, b) Image enhancement, c) Feature detection, d) Image Compression, etc..

II. AREAS INVOLVING IMAGE PROCESSING APPLICATIONS

[image:1.612.323.564.205.388.2]

A. Astronomy:

Fig 1. Mars Expedition

Fig1. shows the image of the surface of the mars taken by the NASA/JPL during the expedition of the mars.

B. Biology:

Fig 2. Envelope of HIV Virus

Fig. 2 shows the envelopes of various HIV Viruses. The image is the result of the image processing techniques applied to the microscopic images of the viruses.

[image:1.612.58.283.446.617.2]

C. Medicine:

Fig 3. Specific White Matter Pathways

[image:1.612.326.572.447.603.2]
(2)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459,ISO 9001:2008 Certified Journal, Volume 4, Issue 6, June 2014)

[image:2.612.58.275.143.331.2]

323 D. Security Purposes like Finger Print Scanning:

Fig 4. Scanned Image of fingerprints

[image:2.612.338.546.209.542.2]

E. Satellite Imaging of hurricanes, cyclones etc.:

Fig 4. Cyclone Katrina (left) and typhoon Haiyan (right)

The above images of Fig 4 depict the intensities of these tropical storms. Redder colour indicates the coldness surrounding the regions.

III. SIMPLE IMAGE PROCESSING OPERATIONS

A. Image Enhancement:

Image enhancement improves the perceptibility of the image by modifying the brightness differences between the image and its background and suitably modifying other characteristics. To depict image enhancement a simple image of a camera man is taken (Fig 6) and the plot of the intensities in the image is plotted in form of a histogram (Fig 7).

As the image is quiet sharp and not clear hence the pixel values of the image is flipped over to obtain a better image (Fig 8) and the corresponding intensity plot is shown in (Fig 9). Comparing Fig 7 and Fig 9 we can easily see the flipped over pixel values.

Fig 6. An image not good to view at

[image:2.612.51.281.352.516.2]
(3)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459,ISO 9001:2008 Certified Journal, Volume 4, Issue 6, June 2014)

[image:3.612.58.280.139.550.2]

324

[image:3.612.334.566.147.347.2]

Fig 8. Improved image after enhancement

Fig 9. Histogram plot for Fig. 8

B. Noise Removal:

[image:3.612.67.275.148.348.2]

Digital Images are prone to variety of noise that tends to change the true intensities of the pixel values in the image. With the help of using filters in the image processing schemes a noisy image can be de-noised. Fig 10 shows a grey image free from any sort of noise. In Fig 11 ‘Salt and Pepper’ noise is deliberately added to the image of Fig 10. The resulting figure thus seems blurred. This noise can be removed with the help of a filter. Therefore using ‘Median Filter’ the ‘Salt and Pepper’ noise is removed. The resulting image obtained after applying the median filter is shown in Fig 12.

Fig 10. Original image without noise introduction

[image:3.612.331.560.377.555.2]
(4)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459,ISO 9001:2008 Certified Journal, Volume 4, Issue 6, June 2014)

[image:4.612.56.286.134.319.2]

325

Fig 12. Image after the removal of noise

C. Image Restoration:

Image Restoration is the technique of making small modifications to the images. Applications of image restoration range from the removal of an object from a scene to the retouching of a damaged image. Also, the restoration technique can be used to remove deterioration, e.g. a crack in an image or remove and0 add an element to the image. In each case, the goal is to produce a modified image in which the restored region is merged into the image so seamlessly that a typical viewer is not aware that any modification has occurred. To illustrate this two images are taken. The first image i.e. Fig 13 is the image with small amounts of deterioration in it. However after applying the image restoration techniques, the deteriorated image is improved as shown in Fig 14.

[image:4.612.353.530.137.301.2]

Fig 13. Image with distortions in it

Fig 14 Image after the effects of restoration

D. Edge Detection:

[image:4.612.82.255.512.669.2]
(5)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459,ISO 9001:2008 Certified Journal, Volume 4, Issue 6, June 2014)

[image:5.612.62.284.132.681.2]

326

[image:5.612.67.270.140.399.2]

Fig 15. A normal image showing 2 kids

Fig 16. Detection of edges of Fig 15.

E. Image Compression:

[image:5.612.325.563.279.642.2]

Image Compression is the technique of reducing or elimination of the redundant or irrelevant information from the image. It is one of the most important techniques used image processing. Image compression is almost used everywhere while processing images. For example the image sent by mars rover to the NASA space station is very heavy and large in size. To process the information from the image first it has to be compressed and thus image compression finds its applications. Fig 17 shows an image which is 852 KB in size but after compression it reduces to 67.2 KB shown in Fig 18.

Fig 17 An uncompressed image (852 KB)

Fig 18 A uncompressed image (67.2 KB)

IV. IMAGE ANALYSIS

[image:5.612.61.275.416.680.2]
(6)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459,ISO 9001:2008 Certified Journal, Volume 4, Issue 6, June 2014)

327 A. Image Segmentation:

Image Segmentation breaks an image into groups over space and/or time on the basis of different types of properties which are present in an object inside the image. One of the main objectives to perform image segmentation is for easy compression of images. The sequence that is segmented can either be grouped together because they lie on same object or because of some affinity local measure. The segmentation here is done using ‘Otsu’s Image Segmentation’ algorithm. This algorithm technique looks at the histogram of the image and it obtains the segments by looking at the uniform pixel values of the image. Therefore the concern is not the edges but the pixel values inside the segments. Fig 19 shows a normal gray scale image of Saturn and its rings while Fig 20 shows the histogram of the image. Fig 21 is the optimized image after applying the Otsu’s algorithm to Fig 19.

[image:6.612.325.561.140.660.2]

Fig 19. A gray scale image of Saturn

Fig 20. Histogram of image of Fig. 19

[image:6.612.54.286.346.629.2]
(7)

International Journal of Emerging Technology and Advanced Engineering

Website: www.ijetae.com (ISSN 2250-2459,ISO 9001:2008 Certified Journal, Volume 4, Issue 6, June 2014)

328 B. Feature Detection and Image Matching:

Image Matching is a technique to obtain correspondence between the images. The basic idea is to detect the feature points also known as the key points and then then to match the feature points in different images. The key points should be able to match corresponding points correctly. Moreover these should be invariant to scale, orientation and even to lightning difference.

C. Medical Diagnostic using Imaging:

[image:7.612.324.568.136.277.2]

Medical imaging is a technique in which the interior of the body is represented visually and then those visual representations are used for medical analysis. Medical Imaging is used to reveal the internal body structures as well as to diagnose and treat diseases. One of the most common applications of medical imaging is to study the images of the brain. MRI (Magnetic Resonance Imaging) (Fig 22) is a technique used to study neurological disorders, brain development and structures of brain fiber bundles.

Fig 22. MRI

[image:7.612.68.266.360.511.2]

Deep Brain Stimulation (DBS), Fig 23 is an image analysis scheme used to analyze Parkinson’s disease, clinical depression and other neurological problems. Successful DBS surgery is based on the precise placement of DBS electrodes in target structures.

Fig 23. DBS

V. CONCLUSION

In this paper various techniques of image processing and analysis has been successfully explained as well as implemented. The simulation has been performed in MATLAB. Two important algorithm techniques ‘Canny Edge Detector’ and ‘Otsu’s Image Segmentation’ has been

explained and results shown.

REFERENCES

[1] R.C. Gonzalez and R.E. Woods, Digital Image Processing,

Addison-Wesley, Third edition, 2008.

[2] J.S. Lim, Two Dimensional Signal and Image Processing, Prentice

Hall, 1990.

[3] Bovik, Handbook of Image and Video Processing, Academic Press

2000.

[4] N. Netravali and Barry G. Haskell, Digital Pictures, Plenum Press,

1988.

[5] W. K. Pratt, Digital Image Processing, John Wiley and Sons, 1992.

[6] R. C. Gonzalez and P. Wintz, Digital Image Processing,

Addison-Wesley, 1979.

[7] H. C. Andrews and B. R. Hunt, Digital Image Restoration,

Prentice-Hall, 1977.

[8] H. C. Andrews, Tutorial and Selected Papers in Digital Image

Processing, IEEE Press, 1978.

[9] IEEE Conference on Computer Vision and Pattern Recognition,

1994.

[10] The images used for processing and analysing in the paper are either

Figure

Fig 2.  Envelope of HIV Virus
Fig 6. An image not good to view at
Fig 8. Improved image after enhancement
Fig 14 Image after the effects of restoration
+4

References

Related documents

Abstract: Physical, mechanical and thermal properties of dried and freshly harvested Roselle calyxes were determined using standard procedures based on literature.. The obtained

In the replication data 72.21% of SNPs and 52% of methylation sites used in the discovery data were present, including over 96% of contributing loci and CpG sites (|z|>2.5) in

This research innovates first by focusing on Islamic versus conventional banking in a dynamic region of the world and second by adopting a joint probabilities approach to

Participants ascribed the target less agency and expressed greater empathy towards him when his obesity was attributed to a psychological compared behavioural aetiology, and

In the next chapters we will present novel mathematical models to address two applications concerning public service facilities and, in the last one, we will introduce a

As theft of the vehicles are increasing we need something to protect the vehicles.This project eliminates the theft of vehicles.RFID(Radio frequency Identification)tag,when the

However, to the best of our knowledge, no study is yet to use the NASA Task Load Index (NASA TLX) [36] as a self-directed method of measuring the ECL. This motivates investigation

Given the heightened importance of CRM systems adoption and satisfaction, we asked businesses to share their current levels of satisfaction with their CRM systems. Most report they