RESEARCH ARTICLE


Research on an Improved Medical Image Enhancement Algorithm Based on P-M Model



Luo Aijing1, Yin Jin2, *
1 Key Laboratory of Medical Information Research (Central South University), College of Hunan Province; The Third Xiangya Hospital of Central South University; Postal code 410013, Changsha, China
2 School of Public Health, Central South University; Xidian University, Postal code 710071, Xi’an, China


Article Metrics

CrossRef Citations:
2
Total Statistics:

Full-Text HTML Views: 750
Abstract HTML Views: 444
PDF Downloads: 184
Total Views/Downloads: 1378
Unique Statistics:

Full-Text HTML Views: 390
Abstract HTML Views: 301
PDF Downloads: 160
Total Views/Downloads: 851



Creative Commons License
© Aijing and Jin; Licensee Bentham Open.

open-access license: This is an open access article licensed under the terms of the (https://creativecommons.org/licenses/by/4.0/legalcode), which permits unrestricted, non-commercial use, distribution and reproduction in any medium, provided the work is properly cited.

* Address correspondence to this author at the School of Public Health, Central South University; Xidian University, Postal code 710071, Xi’an, China; Tel: 86-29-88204338; E-mail: jyin@xidian.edu.cn


Abstract

Image enhancement can improve the detail of the image to achieve the purpose of the identification of the image. At present, the image enhancement is widely used in medical images, which can help doctor’s diagnosis. IEABPM (Image Enhancement Algorithm Based on P-M Model) is one of the most common image enhancement algorithms. However, it may cause the loss of the texture details and other features. To solve the problems, this paper proposes an IIEABPM (Improved Image Enhancement Algorithm Based on P-M Model). The simulation demonstrates that IIEABPM can effectively solve the problems of IEABPM, and improve image clarity, image contrast, and image brightness.

Keywords: Bending, distortion, image enhancement, Matlab, P-M model, tilt.



1. INTRODUCTION

In the field of image processing, image enhancement is a very important research direction, which has been widely used in military, remote sense, public safety, biomedicine, etc [1]. In the field of medicine, the image is usually gathered by CT machine, ultrasonic apparatus, and so on. The collected images may be blurry, which will affect diagnoses of the illness. To improve the quality of the collected images, image enhancement is used [2].

From the aspect of the realization, the image enhancement algorithm can be divided into five categories: image enhancement algorithm based on traditional theory, image enhancement algorithm based on multiscale analysis [3], image enhancement algorithm based on fuzzy theory [4], image enhancement algorithm based on humanoid vision [5] and image enhancement algorithm based on mathematic morphology [6]. Among them, the image enhancement algorithm based on mathematic morphology consists of closing operation, erosion operation, dilation operation and open operation. IEABPM (Image Enhancement Algorithm Based on P-M Model) is one of the most widely used [7, 8]. IEABPM can effectively remove the noise of images, however, for the area which has rich textures, it may cause the loss of the texture details and other features. To solve the problem, IIEABPM (Improved Image Enhancement Algorithm Based on P-M Model) is proposed. And Simulation demonstrates that IIEABPM can improve image clarity, image contrast, entropy and image brightness.

2. IIEABPM

In IIEABPM, it firstly uses the normalization method to translate P-M model into the posed problem. Secondly, a moderator is added to control the process of optimization.

Thirdly, according to different region status of the image, IIEABPM chooses the spread function. To meet the performance requirements, the spread function is corrected through four steps. The first step is increasing the gradient threshold. The second step is modifying spread function. The third step is adding gradient fidelity term. The last step is adding strength coefficient. Fig. (1) gives the flowchart of IIEABPM.

Fig. (1).

Flow chart of IIEABPM.


According to Fig. (1), when the normalization is used, the Gaussian kernel is adopted to smooth the images.

Where, and Gσ is a Gaussian function, whose mean value and variance are respectively 0 and σ2.

After normalization, P-M model is translated into a posed problem, and there is only one continuous solution, which depends on the initial value u0(x, y). And then a moderator is added to control the process of optimization, and . Therefore, the mathematical model of image enhancement can be written as follows:

Where u is the image at time t, div means divergence operator, ▽ut is the gradient of the image, g(▽ut) is the spread function, whose value means the strength of spread. İn some area of the image, the value of |▽ut| decides whether or not the image is smooth. That is to say, when the value of |▽ut| is smaller, the image in the region is smoother.

In order to keep the anisotropic diffusion of spread function, ▽ut must make spread function satisfy the following two conditions:

(1) The spread of the noise is within the relatively smooth featured area;

(2) The spread does not take place between two adjacent areas to preserve the edge details.

When removing the noise of the image, spread function can be chosen from two kinds of expressions:

2.1. The First Step

Although the above spread model has good effects on the image denoise, its effect is not ideal when the noise is high. To solve the problem, Eq. (3) and Eq. (4) can be modified:

Where k1, k2, k3 are the gradient thresholds, and k1k3, k1, k3 > k2. Fig. (2) shows the relationships between spread function and gradient.

Fig. (2).

Gradient vs. Spread Function.


From Fig. (2), we can see that the gradient and spread function has an inverse relationship. And compared with Eq. (3) and Eq. (4), Eq. (5) and Eq. (6) can better reserve the edge and texture.

2.2. The Second Step

In order to more accurately control the smoothness, is replaced by , where the expression of Gσ is:

Therefore, divergence operator can be written as:

Where,

When calculating ▽Gσ * u0, the similarity functional of two signals is:

Where α and β are weight coefficients,

is the gradient fidelity term, which tries to make changes in the gradient which are consistent with ▽(Gσ * u0).

2.3. The Third Step

In Eq. (9), gradient fidelity term is added to increase the smoothness of the image. However, whether it will impede the optimal solution has not been proved. If E(u) is the convex function, the optimal solution uniquely exists.

Theorem 1 if

Proof:

Then,

Therefore,

.

An image can be regarded as the surface in two-dimensional space. The aim of using the gradient fidelity term is to keep the constraint of the continuity of the image topology. In the iterative computation, the gradient fidelity term maintains consistency of the original image and enhanced image, which can eliminate the loss of the image texture details and other features. Based on the above analysis, Eq. 8 can be modified as:

Where α is the weight coefficient, α > 0.

2.4. The Fourth Step

To increase detailed information, the strength coefficient is added to the spread model. The model is:

Where wis the strength coefficient, div means divergence operator.

3. SIMULATION RESULTS

3.1. Enhancement Effect Analysis

To verify the effectiveness of IIEABPM, enhancement effect tests were conducted, as shown in Fig. (3).

Fig. (3).

Enhancement effect.


In Fig. (3), the original images are (a1), (b1) and (c1), which are, respectively, hand bone image, angiocarpy image and rib image. (a2), (b2) and (c2) are enhanced images, accordingly. In the test, k1 =32, k2 =7, k3 =32, Δt = 0.0001, n=25. From Fig. (3), we can see that enhanced images become clearer, and texture details have also been retained.

3.2. Performance Analysis

To further analyze the performance of IIEABPM, three tests have been designed.

In the first test, Fig. 3(b1) was chosen as the subject and the performance of IEABPM and IIEABPM was compared in terms of the clarity, contrast, brightness and entropy. Fig. (4) gives the enhanced images, and Table 1 gives features of the enhanced images.

Fig. (4).

Enhanced images.


From Fig. (4) and Table 1, we can see that the performance of IIEABPM is better than that of IEABPM.

Table 1. Features of images.
Brightness Contrast Entropy Clarity
Original image 57.15 311.36 6.29 38.21
IEABPM 77.42 441.67 10.18 59.83
IIEABPM 79.26 487.82 14.01 73.85

In the second test, Fig. (4a) with noise was chosen as the subject. The performance of image enhancement by the median filter, image enhancement by Gaussian filter, image enhancement by wavelet filter, IIEABPM and IEABPM were compared in terms of the enhancement effect, as shown in Fig. (5).

Fig. (5).

Compared results for Lena.


In Fig. (5), we can see that the performances of IEABPM and IIEABPM are better than the performances of the other. In Fig. (5e), many details have been removed. However, in Fig. (5f), not only the image noise is restrained, but details were also reserved.

In the third test, Fig. (3a) was chosen as the subject. The performance of image enhancement by the median filter, image enhancement by Gaussian filter, image enhancement by wavelet filter, IIEABPM and IEABPM were compared in terms of the enhancement effect, as shown in Fig. (6).

Fig. (6).

Compared results for rib image.


From Fig. (6), we can see that the performance of IIEABPM is the best.

CONCLUSION

To solve the problems of IEABPM, the paper proposes IIEABPM, and simulation demonstrates that IIEABPM can effectively improve image clarity, image contrast, and image brightness.

CONFLICT OF INTEREST

The authors confirm that this article content has no conflict of interest.

ACKNOWLEDGEMENTS

This work was supported by the Youth Foundation of the Education Department of Hebei Province (QN2014182), Science and Technology Department of Hebei Province (112135119), Youth Foundation of Natural Science of Hebei North University (Q2014008), Youth Foundation of Natural Science of Hebei North University (Q2014002).

REFERENCES

[1] M.P. Ekstrom, Digital Image Processing Techniques.. Academic Press, 2012.
[2] H. Wang, Y. Pan, and K. Chen, "Enhancement of low-dose lung CT image based on stochastic resonance of FHN neurons", Hangtian Yixue yu Yixue Gongcheng, vol. 25, pp. 121-125, 2014.
[3] S.S. Bedi, and R. Khandelwal, "Various image enhancement techniques-a critical review", International Journal of Advanced Research in Computer and Communication Engineering, vol. 2, pp. 251-257, 2013.
[4] D.K. Patel, and S.A. More, "An enhanced approach for edge image enhancement using fuzzy set theory and cellular learning automata (CLA)", World Journal of Science and Technology, vol. 2, pp. 158-162, 2012.
[5] I. Busheri, and A. Herman, "Digital image enhancement improves diagnosis of non displaced proximal femur fractures", Clinical Orthopedics and Related Research, vol. 32, pp. 432-453, 2008.
[6] Y. Kimori, "Mathematical morphology-based approach to the enhancement of morphological features in medical images", Journal of Clinical Bioinformatics, vol. 1, pp. 1-10, 2011.
[7] Y. Cai, and Y. Huang, "Image smoothing process model and improving based on P&M model", Computer Simulation, vol. 28, pp. 256-273, 2011.
[8] Y. Mu, and Y. Yu, "Reasearch on image filtering algorithm", Computer Engineering, vol. 2, pp. 32-37, 2014.