All published articles of this journal are available on ScienceDirect.
Research on an Improved Medical Image Enhancement Algorithm Based on P-M Model
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.
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.
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 k1 ≈ k3, k1, k3 > k2. Fig. (2) shows the relationships between spread function and gradient.
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.
3. SIMULATION RESULTS
3.1. Enhancement Effect Analysis
To verify the effectiveness of IIEABPM, enhancement effect tests were conducted, as shown in Fig. (3).
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.
From Fig. (4) and Table 1, we can see that the performance of IIEABPM is better than that of IEABPM.
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).
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).
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).