Preprocessing Techniques for Enhancement of MRI Brain Images
A Comparative Study of Preprocessing Techniques for Enhancing MRI Brain Images
by R. P. Chimane*, A. T. Kambar, D. B. Madihalli,
- Published in Journal of Advances in Science and Technology, E-ISSN: 2230-9659
Volume 12, Issue No. 25, Dec 2016, Pages 266 - 269 (4)
Published by: Ignited Minds Journals
ABSTRACT
Medical image processing plays an essential role in providing information in wide area for such advanced images. Magnetic resonance imaging (MRI) is an advanced medical imaging technique providing rich information about the human soft tissue anatomy. MRI of the brain is an invaluable tool to help physicians to diagnose and treat various brain diseases including stroke, cancer, and epilepsy. The specific information to evaluate the diseases. Histogram equalization is one of the important steps in image enhancement technique for MRI. There are several methods of image enhancement and each of them is needed for a different type of analysis. In this paper study and compare different Techniques like Histogram Equalization (HE), Local histogram equalization(LHE) and Adaptive Histogram Equalization (AHE) using different objective quality measures for MRI brain image Enhancement.
KEYWORD
preprocessing techniques, enhancement, MRI brain images, medical image processing, Magnetic resonance imaging, human soft tissue anatomy, brain diseases, stroke, cancer, epilepsy, histogram equalization, image enhancement techniques, objective quality measures
INTRODUCTION
Image processing is a vast and demanding area and applications used in various fields like medical images, satellite images and also in industrial applications. In our human senses eye is the most powerful sense. Obtaining and exploring images are forms a huge part of the habitual cerebral activity of human beings in their whole life time. The human brain is engaged in processing images from the image cortex. MRI of brain is an easy and effortless test that used to create in depth images of the brain. MRI machines that have bigger opening are useful for patients.MRI machines are situated in many hospitals and radiology centers. MRI of brain is able to evaluating problems easily such as persistent pain and weak points, and helps us to notice positive result for the patient. The main function of image enhancement is to carry out the hidden part in an image or to enhance the low contrast image. The quality of the image gets better by contrast manipulation. A very well-liked performance for contrast enhancement is Histogram Equalization (HE). The most part of techniques is used, due to simplicity and moderately better performance on images . The main objective of this work is to study and compare the Histogram Equalization basic methods like Histogram Equalization (HE), Local histogram equalization (LHE), using different objective quality measures for MRI brain image Enhancement. This paper is organized as follows. Section II Introduces about the brain image Enhancement. Section III discuss about the Histogram Equalization Techniques. In this Technique some basic Techniques and the equations are explained. Sections IV discuss the Analysis of experiments and results for HE, the diagrams displays the Histogram Equalization for all the methods. Finally, Section V presents the conclusion.
II. BRAIN IMAGE ENHANCEMENT
Digital Image Processing (DIP) engages the modification of digital data for improving the image qualities with the aid of computer. The processing helps in maximizing clearness, sharpness and details of features of attention towards Information extraction and further analysis. MRI is an experiment that applies a magnetic field with pulse of radio wave force to obtain pictures in the head. The diagnostic method that applies a mixture of a large magnet, radiofrequencies, and then the processor to create complete images of organs also structures in the body, which used to find flow of blood and also find the bleeding in the brain, and find
R. P.Chimane1*, A. T. Kambar2, D. B. Madihalli3 2
Figure 1. MRI brain image
Enhancement is the alteration of an image to adjust impact on the viewer. Generally enhancement alters the original digital values to bring out specific features of an image, and Highlight the certain characteristics of an image. The processed image is more suitable than the original image for a particular application. The classical contrast enhancement is Histogram Equalization (HE), which has good performance for ordinary images, such as human portraits or natural images. Transformation of mapping of each pixel of input image into corresponding pixel of processed output image is called as Histogram Equalization.
III. HISTOGRAM EQUALIATION TECHNIQUES
Histogram Equalization (HE) and their complex methods are measured for contrast enhancement of the images. In this paper discuss about some techniques in HE.
A. Histogram Equalization
For a given image X, the probability density function p (Xk) is defined as For k = 0, 1… L – 1, where nk represents the number of times that the level (Xk appears in the input image X and n is the total number of samples in the input image. Note that p (Xk) is associated with the histogram of the input image which represents the number of pixels that have a specific intensity. In fact, a plot of nk vs. Xk is known histogram of X. Based on Where Xk = x, for k = 0, 1… L – 1. Note that c(XL-1) = 1 by definition. HE is a scheme that maps the input image into the entire dynamic range, (X0, XL-1), by using the cumulative density function as a transform function. Let‟s define a transform function f(x) based on the cumulative density function as Then the output image of the HE, Y = {Y (i, j}, can be expressed as Y=f(x) = {f(X (i, j) | X (i, j) X} The high performance of the HE in enhancing the contrast of an image as a consequence of the dynamic range expansion, Besides, HE also flattens a histogram. Base on information theory, entropy of message source will get the maximum value when the message has uniform distribution property. As addressed previously, HE can introduce a significant change in brightness of an image.
B. Local Histogram Equalization
Local Histogram Equalization (LHE) carries out block-overlapped histogram equalization. LHE classify a sub-block and recovers the information. Then, the histogram equalization is use full for the center pixel used in the CDF of the sub-block. Now, the sub-block is stimulated by one pixel and the sub-block histogram is repeated until the image achieve. LHE can not get used to well partial brightness in sequence, still more enhances some section depends on size of the mask.
C. Adaptive Histogram Equalization:
Histogram is the graph between gray levels and the number of pixels corresponding to that gray level. (i.e. frequency). It can be drawn by using MATLAB program or other software programs. The main purpose of drawing histogram is to know about the dynamic range of the image so that we may
2
of its contrast. There are many image enhancement techniques which have been proposed and developed. One of the most popular image enhancement methods is Histogram Equalization (HE). HE becomes a popular technique for contrast enhancement because this method is simple and effective. HE technique can be applied in many fields like medical image processing, radar image processing, and sonar image processing. The basic idea of HE method is to re-map the gray levels of an image based on the image‟s gray levels cumulative density function.(CDF). HE flattens and stretches the dynamic range of the resultant image In HE; we obtain approximately a uniform probability density function (PDF). However, HE is rarely employee din consumer electronic applications such as video surveillance, digital camera, and television, since HE tends to introduce some annoying artifacts and unnatural enhancement, including intensity saturation effect. One of the reasons for this problem is that HE normally changes the brightness of the image significantly, and thus makes the output image to become saturated with very bright or dark intensity values. In order to overcome the aforementioned problems, mean brightness preserving, histogram equalization based techniques have been proposed in the literature. Generally, these methods separate the histogram of the input image into several sub-histograms, and the equalization is carried out independently in each of the sub-histograms. Adaptive histogram equalization is a computer image processing technique used to improve contrast in images. It differs from ordinary histogram equalization in the respect that the adaptive method computes several histograms, each corresponding to a distinct section of the image, and uses them to redistribute the lightness values of the image. Ordinary histogram equalization simply uses a single histogram for an entire image. Consequently, adaptive histogram equalization is considered an image enhancement technique capable of improving an image's local contrast, bringing out more detail in the image. However, it also can produce significant noise. A generalization of adaptive histogram equalization called contrast limited adaptive histogram equalization, also known as CLAHE, was developed to address the problem of noise amplification. CLAHE operates on small regions in the image, called tiles, rather than the entire image. Each tile's contrast is enhanced, so that the histogram of the output region approximately matches the histogram specified by the 'Distribution' parameter.
IV. RESULTS OF HISTOGRAM EQUALIZATION TECHNIQUES
In this paper, study and compare histogram based approach for contrast enhancement. These techniques contrast image is useful for detail analysis.. All the above methods are applied on different brain MRI images. In below diagram “Fig.2” shows the HE images with Histograms. and “Fig.3” shows that local HE images with Histogram, “Fig.4” refers that Adaptive HE images with Histogram. The proposed images without making any loss in image information.
Figure 2. Histogram Equalization images with Histograms. Figure 3. Local Histogram Equalization images with Histograms. Figure 4.Adaptive Histogram Equalization images with Histograms.
V. CONCLUSION
In this work, image histogram based enhancement Equalization methods are compared for particular Enhancement like contrast of MRI brain image. More Popular HE methods like LHE and AHE are compared and some of MRI image data sets and
R. P.Chimane1*, A. T. Kambar2, D. B. Madihalli3 2
REFRENCES:
L. Po and W. Ma, "A novel four step search algorithm for fast block Motion estimation", IEEE Transactions on Circuits and Systems for Video Technology, vol. 6(3), pp. 313-317, 1996. Yui-Lam Chan and Wan-Chi Siu, "Block Motion Vector Estimation using Edge Matching : An Approach with Better Frame Quality as Compared to Full Search Algorithm",1997 IEEE International Symposium on Circuits and Systems, June 9-12,1997. Yao Nie, and Kai-Kuang Ma, "Adaptive Rood Pattern Search for Fast Block-Matching Motion Estimation", in IEEE Trans. on Image Processing, vol II (12), pp. 1442-1448 , 2002 Kuo-Liang Chung, Lung-Chun Chang, "A New Predictive Search Area Approach for Fast Block Motion Estimation", IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 12, NO. 6, JUNE 2003. Dhaha DIA, Mohamed ATRI, Rached TOURKI,"A Improved Fast Motion Block Matching for Wavelet Video Coding",2007 IEEE International Symposium on Signal Processing and Information Technology. A.Ahmadi, M.M.Azadfar, "Implementation of fast motion estimation algorithms and comparison with full search method in H.264", IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.3, March 2008. Yasser Ismail, Jason B. McNeely, Mohsen Shaaban, Hanan Mahmoud, and Magdy A. Bayoumi, "Fast Motion Estimation System Using Dynamic Models for H.264/AVC Video Coding", IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 22, NO. 1, JANUARY 2012. KaushikM,"Comparative Analysis of Exhaustive Search Algorithm with ARPS Algorithm for Motion Estimation", International Journal of Applied Information Systems (IJAIS) – ISSN : 2249-0868 Foundation of Computer Science FCS, New York, USA Volume 1– No.6, February 2012. NamrataVerma, TejeshwariSahu, PallaviSahu, "Efficient Motion Estimation by Fast Three Electronics and Instrumentation Engineering Vol. 1, Issue 5, November 2012. Navin Rajpal, Shaifali Madan Arora, "Comparative Analysis of Motion Estimation Algorithms on Slow, Medium and Fast Video Sequences",2014 International Conference on Reliability, Optimization and Information Technology ICROIT 2014,India, Feb 6-8 2014.
Corresponding Author R. P.Chimane*
ECE Dept, HIT, Nidasoshi
E-Mail – radhikachimane@gmail.com