Skip to main content
  • Research article
  • Open access
  • Published:

2D electrophoresis image brightness correction based on gradient interval histogram

Abstract

Background

Two-dimensional electrophoresis (2DE) is one of the most widely applied techniques in comparative proteomics. The basic task of 2DE is to identify differential protein expression by quantitative analysis of 2DE images. To reduce the errors of spot quantification in 2DE images, a novel brightness correction method based on gradient interval histogram (GIH) is proposed in this paper.

Results

First, GIH equalization is proposed to enhance the protein spot edges, especially the weak protein spots in the 2DE image. Second, to eliminate the overall brightness shift, GIH matching is applied to the 2DE images that need to be compared. Finally, the proposed method is verified by subjective quality evaluation and quantitative analysis of protein spots in real 2DE images.

Conclusions

The experimental results show that the average error of the quantification of corresponding protein spots in the resulting image pairs is less than 3%, which is significantly superior to that of the existing methods.

Background

Two-dimensional electrophoresis (2DE) is one of the commonly used techniques for proteomics research [1,2,3,4,5,6,7]. The aim of 2DE image analysis is to identify differential protein expression, which is the basis for disease diagnosis and drug development. The identification accuracy relies on the spot quantification [8]. Due to the influence of complex electrophoresis experiments and image acquisition, a large number of low-abundance proteins are presented as weak spots that are difficult to detect. Moreover, among different 2DE images, there are usually overall shifts in brightness that add error of spot quantification. Therefore, brightness correction is a necessary preprocessing step in 2DE image analysis [9].

Researchers have proposed a variety of methods for 2DE image brightness correction [9,10,11,12,13,14,15]. In 2006, Kazhiyur-Mannar et al. [10] used contour wavelet filtering to alleviate the influence of inconsistent background brightness. For the time-frequency domain filtering method, adjusting parameters for different 2DE images is a complex task, and the computation is intensive. Hence, this method is still in the theoretical research stage. In 2007, Seller et al. [11] analyzed the effects of light and cameras on 2DE images. In 2008, Rye et al. [12] proposed to reduce noise and background inconsistency with image morphology, and the key aspect of the method was to choose an appropriate structural element. In 2016, Wu et al. [13] proposed a method of modeling brightness inhomogeneity by using polynomial fitting of slowly varying gradients and succeeded in removing some background intensities and weak protein spots simultaneously. Specific correction methods in other domains, such as those proposed in the references [14,15,16], are applicable to images with certain characteristics but are not ideal for 2DE images. In addition, as conventional enhancement methods, histogram equalization (HE) and contrast limited adaptive histogram equalization (CLAHE) involve over-enhancement [17].

The two goals of 2DE image brightness correction are as follows. The first is to reduce the miss rate of detection by enhancing the weak protein spots. The second is to reduce the error of spot quantification by adjusting the 2DE images to a similar average brightness.

The basic principle of HE is to generate a gray-level mapping curve according to the probability distribution of pixel brightness. The contrast gain is proportional to the height of the gray-level histogram. In 2DE images, the bright pixels in the background constitute the majority, and the dark pixels of distinct protein spots also account for a large proportion. Hence, large peaks in the histogram of a 2DE image can be caused by uninteresting areas (especially background and over-saturated protein spots). In this case, the enhancement gain of the background and over-saturated protein spots is excessive large, which is called as over-enhancement. In addition, the histogram reaches a minimum at the gray level of weak spots. Hence, the contrast gain of weak spots is the least. Therefore, the conventional HE method cannot satisfy the above two goals of brightness correction.

To avoid over-enhancement, CLAHE limits the local height of the histogram by cutting and redistributing the peaks of the gray histogram that exceed the given threshold. This method has achieved good application results in some fields [10, 11]. However, the clipped histogram peaks are redistributed by average to the whole grayscale, the histogram height of the weak protein spots increases very little, and the contrast gain of the weak protein spots remains small. Hence, CLAHE is also incapable of achieving the two goals of 2DE image brightness correction.

Therefore, a 2DE image brightness correction method based on the gradient interval histogram (GIH) is proposed in this paper. First, the GIH equalization (GIHE) algorithm is proposed to enhance the brightness of weak protein spots in reference 2DE images, and the overall brightness of the test images is adjusted by the GIH match (GIHM) method to reduce error of spot quantification, thus improving the identification accuracy of differential protein expression.

Results

To verify the effectiveness and superiority of the proposed algorithm, we implemented the algorithm with C++ programming and tested real 2DE images. The tested 2DE images consist of real scanned 2DE images from our laboratory and the PDQuest test 2DE image database. Furthermore, the proposed method is compared with the morphological top-hat transformation method [8], 2D polynomial fit method [13], multi-scale retinex method [16] and CLAHE method [17].

Experiments on the enhancement of weak protein spots based on GIHE

Figure 1 shows the enhancement results of weak protein spots in a real 2DE image collected by our research group. Figure 1(a) shows the original real 2DE image from our laboratory. The background of the reference image is dark due to the residual gel stain, and there are a large number of weak protein spots in the upper and middle areas of the image. Figure 1(b-d) shows the results of image enhancement using traditional HE, CLAHE with a clipping coefficient of 0.01, and GIHE brightness correction methods. Figure 2 is the enlarged image block in Fig. 1.

Fig. 1
figure 1

Brightness correction results of a real 2DE image

Fig. 2
figure 2

Enlarged image blocks in Fig. 1

Figures 1(b-d) and 2(b-d) show the following differences. The traditional HE method involves background over-enhancement, which means that the resulting image appears exceedingly dark overall. The contrast between the protein spots and the background decreases, which degrades the detection and quantitative analysis of protein spots. The CLAHE method with the optimal clipping factor still involves background over-enhancement. The proposed GIHE method enhanced the contrast of weak protein spots against the background.

To evaluate the enhancement of weak protein spots, we calculated the average gradients of the center and the contour of each weak spot. The spot center was detected with h-dome transformation, and the spot contour was detected with mark-controlled watershed transform. The spot centers and contours are shown in Fig. 3. The weak spots are those with large average gray values and small contrast to the background. In the image of Fig. 1(a), 51 weak spots with average gray values greater than 90 are detected.

Fig. 3
figure 3

Detection of the spots

The first goal of brightness correction is to reduce the miss rate of detection by enhancing the weak protein spots. Spot detection based on the h-dome transformation depends on the gray value difference between the spot center and background. The gray value difference of the spot can be defined as:

$$ d(k)=\frac{1}{M}\sum \limits_{m=1}^M{f}_m^k-\frac{1}{N}\sum \limits_{n=1}^N{f}_n^k,\kern0.75em $$
(1)

where k is the spot index number, M is the number of pixels in the spot center, N is the number of pixels in the local background, and f is the gray value of the pixels. The gray value differences of the weak spots in the images of Fig. 1(a-d) are shown in Fig. 4.

Fig. 4
figure 4

Gray value difference of the weak spots in the 2DE image

We can see from Fig. 4 that the HE, CLAHE and GIHE methods all enhanced the gray value differences of weak spots, and the enhancement in the GIHE result image is the largest. Hence, the number of undetected weak spots is reduced. Based on the mark-controlled watershed transform, 553, 564, 569 and 575 protein spots were detected in the images shown in Fig. 1(a-d). The segmentation results are locally shown in Fig. 5.

Fig. 5
figure 5

Segmentation results of protein spots in the images in Fig. 1

The effect of brightness correction depends on the gray histogram characteristics. Figure 6(a) shows the PDF of the image in Fig. 1(a). The red, blue and black curves represent the PDFs of HE, CLAHE and the proposed GIHE method, respectively. The PDF of the GIHE method in Fig. 6(a) can be calculated by Eq. (6). Compared to that obtained by HE and CLAHE, the brightness of the result image obtained by the proposed method remains very balanced.

Fig. 6
figure 6

PDF and gray-level mapping function of different algorithms

The gray-level mapping function in Eq. (8) is visualized in Fig. 6(b) with the x-axis representing the original gray levels and the y-axis representing the new gray levels. The baseline represents the function y = x, of which the slope equals 1. From Eq. (8), we know that the slope of the mapping function at the input gray-level k is:

$$ slope(k)=\frac{255\times c(k)-255\times c\left(k-1\right)}{k-\left(k-1\right)}=255\times p(k) $$
(2)

The output gray levels are less than the input gray levels if the curve of the mapping function is below the baseline. From Fig. 6(b), we see that after correction by the proposed GIHE algorithm, the gray levels between 0 and 153 decrease, and the gray levels between 153 and 255 increase.

The contrast of the pixels with gray-level k is stretched when slope(k) > 1, which is equivalent to \( p(k)>\frac{1}{255} \) according to Eq. (2). According to the PDF of GIHE, as shown in Fig. 6(a), the gray levels between 86 and 197 satisfy the inequality of \( p(k)>\frac{1}{255} \).

In the 2DE image in Fig. 1(a), most of the weak protein spots are distributed in the gray-level interval (86,197), of which the contrast is greatly enhanced. Where are the pixels in the gray-level interval (86,197) located? The two-dimensional PDF matrix, of which each element is the gray-level probability density of each pixel, is visualized as a heat map. The heat maps in Fig. 7 display the distributions of contrast enhancement of the images in Fig. 1. The uppermost color in the color bar represents greater enhancement. Figure 8 is the enlarged display of the image blocks in Fig. 7.

Fig. 7
figure 7

Distribution of contrast enhancement of different algorithms

Fig. 8
figure 8

Enlarged image blocks in Fig. 7

As shown in Fig. 8, HE over-enhances the background and the interior of distinct protein spots. CLAHE enhances the weak protein spots better, and the background remains over-enhanced. GIHE accurately enhances the edge pixels of both weak and distinct protein spots.

Experiments of 2DE image overall brightness correction based on GIHM

The aim of the GIHM method is to eliminate the overall brightness difference between intra-group 2DE images. To verify the effectiveness of this method, experiments were carried out to correct the brightness of multiple 2DE image pairs to be matched. In Fig. 9, the left two columns are the original 2DE images, and the right two columns are the resulting 2DE images. The images in the upper two rows are from our laboratory, and the images in the lower two rows are from PDQuest test image set.

Fig. 9
figure 9

Brightness correction results of real 2DE image pairs with the proposed method

As shown in Figs. 9 and 10, there is a great difference between the overall brightness of the original 2DE image pairs, and a large number of small protein spots with low intensities are found in each image. After correction, the 2DE image pairs show basically the same overall brightness, and the contrast of the weak protein spots is significantly enhanced in each image.

Fig. 10
figure 10

Global brightness shift correction results of the same 2DE image obtained with different methods

Figure 10 shows the results of the overall brightness offset correction for the same 2DE image pair after different methods were used. Figure 10(a) is the original 2DE image pair to be matched, which has a large difference in overall brightness. Figure 10(b) shows the brightness correction results of the top-hat transformation. The image brightness was corrected by reducing the image background with an appropriate structural element. Figure 10(c) shows the results of the CLAHE brightness correction. Figure 10(d) shows the brightness correction results of the proposed GIHM method. The comparison of the results shows that the proposed method performs more accurately in brightness correction and needs no input parameters.

The aim of brightness correction of 2DE images is to achieve more accurate spot quantification. Common methods for spot quantification are area-based approaches and 2D Gaussian function fitting-based approaches. The two classes of methods have their own advantages, e.g., the compound 2D Gaussian fitting algorithm [18] is the most accurate method for overlapped spots. Figure 11 shows the spot quantification with 2D Gaussian fitting; only seven parameters were needed to describe a spot. This is significant for compressing gel data to build a gel database. However, for weak spots, the model parameters are sensitive to the pixel samples involved in fitting, and the relationship between the parameters of the 2D Gaussian function and the spot brightness is indirect.

Fig. 11
figure 11

Spot quantification with 2D Gaussian fitting

For independently analyzing how the pixel intensities are influenced by the brightness correction methods, the area-based method is a more suitable quantification method. Spot volume is the most applied area-based measure and is defined as the sum of pixel intensities within a spot area. The spot quantification depends on the area and the pixel intensities:

$$ volume=\sum \limits_{i=1}^N intesit{y}_i=N\times \frac{1}{N}\sum \limits_{i=1}^N intesit{y}_i= area\times \overline{intensity} $$
(3)

where area is the number of pixels N within the spot and \( \overline{intensity} \) is the average intensity of the spot pixels.

The corresponding protein spots (CPS) that represent identical proteins in different 2D images are assumed to have the same volume. In fact, different segmentation methods result in different spot boundaries and areas in 2DE images. In this paper, we assume that the areas of the CPS are the same and focus on the intensity factor of spot quantification. Hence, \( \overline{intensity} \) (the average intensity of a spot) is used to indicate the quantification.

The intensity ranges of the result images are different. For example, in Fig. 10(c) and (f), the images are first normalized with the image mean and variance:

$$ {G}^{\hbox{'}}\left(i,j\right)={M}_0+\left(G\left(i,j\right)-M\right)\sqrt{\frac{V_0}{V}} $$
(4)

where both M0 and V0 are constants equal to 127 for each image, \( M=\frac{1}{H\times W}\sum \limits_{i=1}^H\sum \limits_{j=1}^WG\left(i,j\right) \) and \( V=\frac{1}{H\times W}\sum \limits_{i=1}^H\sum \limits_{j=1}^W{\left[G\left(i,j\right)-M\right]}^2 \). Then, the quantification error of the kth CPS in the reference and test images is:

$$ {D}_k=\frac{Q_{A,k}-{Q}_{B,k}}{\raisebox{1ex}{${Q}_{A,k}+{Q}_{B,k}$}\!\left/ \!\raisebox{-1ex}{$2$}\right.}\times 100\% $$
(5)

where QA, k is the average intensity of the kth protein spot in image A and QB, k is the average intensity of the corresponding CPS in image B.

A total of 578 CPS pairs were detected with mark-controlled watershed transform and manual confirmation in the six image pairs in Fig. 10. The errors of the 578 CPS quantification were calculated according to Eq. (4) and are shown in Fig. 12. The horizontal axis is the kth CPS pair with the order of quantitative difference descending. The vertical axis is the quantitative difference Dk of the kth CPS pair.

Fig. 12
figure 12

Error of CPS quantification

As seen in Fig. 12, the error of the CPS quantification in the original 2DE image pair is the largest. The top-hat transform corrected image is slightly improved on the whole, and even part of the CPS errors increases. The polynomial fit and CLAHE methods further reduced the error. The proposed GIHM method achieved the least error.

The average error of the CPS quantification of each method in Fig. 10 is shown in the first row of Table 1. In addition, according to Eq. (5), the quantification experiments were performed on the brightness correction results of multiple sets of 2DE images. The statistical results are shown in the other rows in Table 1, where the number of CPS in the 2DE images was obtained based on automatic software detection and manual confirmation.

Table 1 The average errors of CPS quantification

As shown in Fig. 12 and Table 1, the error of CPS quantification in the original 2DE image pair is relatively large. The top-hat, polynomial fit and CLAHE methods reduced the average errors of CPS quantification to a certain extent. The multi-scale retinex method performed similarly on the average error of CPS quantification, while the 2DE images after retinex correction showed less contrast. The average error of CPS quantification was reduced to less than 3% in the images after brightness correction by the proposed algorithm, which significantly reduced the error of spot quantification in 2DE images.

Discussions

In this study, we validated GIHE as a method for single 2DE image brightness correction. GIHE accurately enhances the edge pixels of both weak and distinct protein spots by adaptively modify the image histogram, thereby improving the detection rate of weak spots. The key limitation of the analysis is that we have no ground truth regarding how many protein spots there are in the image. The comparison is based on the manual confirmed spots. GIHE is specially designed for 2DE images and thereby performs better than the methods of HE and CLAHE in enhancing protein spots. For general image enhancement, GIHE is probably not as good as CLAHE. In addition, we validated GIHM as a method for multiple 2DE images brightness correction. The errors of the CPS quantification of the resulting image pairs by GIHM are the least. The fundamental reason for the superior performance of GIHM is that the 2DE image pairs have approximately the same intensity distributions.

Conclusions

A novel image brightness correction method based on GIH is proposed in this paper. GIHE effectively enhances the weak protein spots and avoids over-enhancement of the background in 2DE images. GIHM significantly improves the average error of CPS quantification in 2DE image pairs. Both GIHE and GIHM require no input parameters, thus the proposed method is convenient for practical application.

Methods

GIHE-based enhancement of weak protein spots

To achieve the abovementioned two goals of 2DE image brightness correction, we propose a brand new method based on GIH. According to the statistical characteristics of 2DE images, in which the brightness of the background changes slowly and the brightness of the edge of the protein spots changes quickly, the gradient information of pixels within 8-neighborhood is used to adaptively modify the image histogram. By adaptively increasing the probability density of the pixels of weak protein spots, these spots can be effectively enhanced. The detailed description of the proposed GIHE method is as follows.

Step 1: Calculate the GIH. For 2DE images with 256 gray levels, the histogram is initialized as a one-dimensional zero array with N = 256. Let T(x, y) denote any pixel in row y and column x of image T; kmax and kmin denote the maximal and minimal gray values in the 8-neighborhood respectively. Then, the elements of the histogram with subscripts between kmax and kmin are added by 1, that is:

$$ gih(k)= gih(k)+1,\kern0.75em 0\le {k}_{\mathrm{min}}\le k\le {k}_{\mathrm{max}}\le 255 $$
(6)

Step 2: Calculate the probability density function (PDF):

$$ p(k)=\frac{gih(k)}{\sum \limits_{i=0}^{255} gih(i)},\kern0.75em $$
(7)

Step 3: Calculate the cumulative distribution function (CDF):

$$ c(k)=\sum \limits_{i=0}^kp(i),\kern1em $$
(8)

Step 4: Map the gray-level k to a new assigned gray-level kout according to the CDF:

$$ {k}_{out}=F(k)=255\times c(k) $$
(9)

Map any pixel T(x, y) using Eq. (9) to generate a result image pixel J(x, y):

$$ J\left(x,y\right)=255\times \Big(c\left(T\left(x,y\right)\right) $$
(10)

The key point of the algorithm is based on the GIH of the pixels, which can adaptively increase the probability densities of the pixels with high gradients in the protein spot areas.

GIHM-based overall brightness correction of different 2DE images

Intra-group 2DE images mainly consist of CPS and different kinds of interference. There are spots indicate differential protein expression in inter-group 2DE images. Theoretically, the pixels of CPS have the same brightness distribution. In practice, pixel brightness deviation is usually caused by the overall brightness difference, which seriously affects the quantitative analysis of protein spots. In this paper, we use the GIHM method to correct the brightness of different 2DE images.

Let u denotes the continuous gray value in the images I and J, pI(u) and pJ(u) denote the PDF of images I and J, respectively. Then, the CDF of image I is:

$$ CD{F}_I(v)=f(v)={\int}_0^v{p}_I(u) du,\kern0.75em $$
(11)

The CDF of image J is:

$$ CD{F}_J(w)=g(w)={\int}_0^w{p}_J(u) du,\kern0.75em $$
(12)

Let G denotes the resulting image of J. In order to make the images G and I have the same intensity distributions, we only need to make their CDF be the same:

$$ CD{F}_G(v)= CD{F}_I(v) $$
(13)

CDF is a monotonically increasing function with a value range of 0 to 1. Given that the gray value w in image J is mapped into the gray value v in the resulting image G, CDFG(v) = CDFJ(w) needs to be satisfied. This equation is equivalent to f(v) = g(w). Hence the gray value map function is:

$$ v={f}^{-1}\left(g(w)\right) $$
(14)

For digital images with discrete gray levels, it is impossible to guarantee that f(v) = g(w) could be established. Therefore, the mapping method is implemented by using the smallest absolute difference as follows.

Step 1: The CDF of the reference 2DE image I is calculated by the discrete form of Eq. (11):

$$ {C}_I(k)=\sum \limits_{i=0}^k{p}_I(i) $$
(15)

Step 2: The CDF of the test 2DE image J to be corrected is calculated:

$$ {C}_J(k)=\sum \limits_{i=0}^k{p}_J(i) $$
(16)

Step 3: For each element in CI, find an element in CJ to minimize the distance between them:

$$ \underset{n}{\arg }\ \min \mid {C}_I(m)-{C}_J(n)\mid $$
(17)

Since both CI and CJ are monotonically increasing sequences, the gray-level mapping is obtained by the above operations, thus ensuring that the relative gray values of the pixels remain unchanged.

For a reference 2DE image R and a test image T to be matched, the process of brightness correction is shown in Fig. 13.

Fig. 13
figure 13

Block diagram of the proposed brightness correction method based on the GIH

In Fig. 13, I is the resulting image of reference image R by GIHE, J is the resulting image of test image T by GIHE, CI and CJ represent the cumulative density of images I and J, respectively. The gray-level m in image J is mapped into a new value n in the resulting image G by Eq. (17). The two output images I and G have similar brightness distributions.

Availability of data and materials

The original 2DE images have been included in the additional files.

Abbreviations

2DE:

Two dimensional electrophoresis

CDF:

Cumulative distribution function

CLAHE:

Contrast limited adaptive histogram equalization

CPS:

Corresponding protein spots

GIH:

Gradient interval histogram

GIHE:

Gradient interval histogram equalization

GIHM:

Gradient interval histogram match

HE:

Histogram equalization

PDF:

Probability density function

References

  1. Jorrin-Novo JV, Komatsu S, Sanchez-Lucas R. Rodriguez de Francisco LE. Gel electrophoresis-based plant proteomics: past, present, and future. Happy 10th anniversary journal of proteomics! J Proteomics. 2019;198:1–10.

    Article  CAS  Google Scholar 

  2. Rabilloud T, Chevallet M, Luche S, Lelong C. Two-dimensional gel electrophoresis in proteomics: past, present and future. J Proteome. 2010;73:2064–77.

    Article  CAS  Google Scholar 

  3. Rogowska-Wrzesinska A, Le Bihan MC, Thaysen-Andersen M, Roepstorff P. 2D gels still have a niche in proteomics. J Proteome. 2013;88:4–13.

    Article  CAS  Google Scholar 

  4. Pomastowski P, Buszewski B. Two-dimensional gel electrophoresis in the light of new developments. TrAC Trends Anal Chem. 2014;53:167–77.

    Article  CAS  Google Scholar 

  5. de Jesus JR, Guimaraes IC, Arruda MAZ. Quantifying proteins at microgram levels integrating gel electrophoresis and smartphone technology. J Proteome. 2019;198:45–9.

    Article  Google Scholar 

  6. Kondo T. Cancer biomarker development and two-dimensional difference gel electrophoresis (2D-DIGE). Biochim Biophys Acta (BBA) Proteins Proteom. 1867;2019:2–8.

    Google Scholar 

  7. Brown S, Norris G. Improved consistency in 2D gel electrophoresis: sheep plasma as a test case. Electrophoresis. 2017;38:906–13.

    Article  CAS  Google Scholar 

  8. Zhan X, Desiderio DM. Spot volume vs. amount of protein loaded onto a gel: a detailed, statistical comparison of two gel electrophoresis systems. Electrophoresis. 2003;24:1818–33.

    Article  CAS  Google Scholar 

  9. Goez MM, Torres-Madronero MC, Rothlisberger S, Delgado-Trejos E. Preprocessing of 2-dimensional gel electrophoresis images applied to proteomic analysis: a review. Genom Proteom Bioinform. 2018;16:63–72.

    Article  Google Scholar 

  10. Kazhiyur-Mannar R, Smiraglia DJ, Plass C, Wenger R. Contour area filtering of two-dimensional electrophoresis images. Med Image Anal. 2006;10:353–65.

    Article  Google Scholar 

  11. Sellers KF, Miecznikowski J, Viswanathan S, Minden JS, Eddy WF. Lights, camera, action! Systematic variation in 2-D difference gel electrophoresis images. Electrophoresis. 2007;28:3324–32.

    Article  CAS  Google Scholar 

  12. Rye MB, Færgestad EM, Martens H, Wold JP, Alsberg BK. An improved pixel-based approach for analyzing images in two-dimensional gel electrophoresis. Electrophoresis. 2008;29:1382–93.

    Article  CAS  Google Scholar 

  13. Wu Z, Li M, Lu Y, Cao L. Distortion correction and intensity inhomogeneity correction of glomerulus transmission electron microscope image. J Biomed Eng. 2016;33:755–61.

    Google Scholar 

  14. Hitam MS, Awalludin EA, Yussof WNJHW, Bachok Z. Mixture contrast limited adaptive histogram equalization for underwater image enhancement. In: 2013 international conference on computer applications technology (ICCAT). Sousse, Tunisia: IEEE; 2013:1–5.

  15. Rundo L, Tangherloni A, Nobile MS, Militello C, Besozzi D, Mauri G, et al. MedGA: a novel evolutionary method for image enhancement in medical imaging systems. Expert Syst Appl. 2019;119:387–99.

    Article  Google Scholar 

  16. Morel JM, Petro AB, Sbert C. Screened Poisson equation for image contrast enhancement. Image Processing on Line. 2014;4:16–29.

    Article  Google Scholar 

  17. Zuiderveld K. Contrast limited adaptive histogram equalization. Graphics Gems. 1994:474–85.

  18. Brauner JM, Groemer TW, Stroebel A, Grosse-Holz S, Oberstein T, Wiltfang J, et al. Spot quantification in two dimensional gel electrophoresis image analysis: comparison of different approaches and presentation of a novel compound fitting algorithm. BMC Bioinformatics. 2014;15:181.

    Article  Google Scholar 

Download references

Acknowledgements

The authors gratefully acknowledge the supports of the sponsors.

The authors gratefully acknowledge the editors and reviewers working for this manuscript.

Funding

This work is supported by National Natural Science Foundation of China (No: 61462063, 61601216, 61602233); Aeronautical Science Foundation of China (20185756006); Scientific Research Foundation for doctoral scientists (No: EA201804229), Foundation of Key Laboratory of Image Processing and pattern Recognition of Jiangxi Province (No: TX201504005). The funding bodies did not play any role in the design of the study, or collection, analysis, or interpretation of data, or in writing the manuscript.

Author information

Authors and Affiliations

Authors

Contributions

The manuscript was written through contributions of all authors. All authors have given approval to the final version of the manuscript. QO collected and analyzed the 2D image data, conceived the research idea, planned the experiments and wrote the manuscript. JX and LY made the English translation. KW discussed the idea, gave some suggestions and analyzed the results. BX have provided theoretical and methodological guidance during the research process.

Authors’ information

Qiaofeng Ou received the B.S. degree in communication engineering, and the M.S. and Ph.D. degrees in information and communication engineering from Northwestern Polytechnical University, Xi’an, China, in 2004, 2007, and 2018, respectively. In 2007, she joined as a Lecturer with Nanchang Hangkong University, where her research focused on image processing.

Jiabing Xiao received the B.S. degree in communication engineering from Nanchang Hangkong University, Nanchang, China, in 2018. His research focused on image process.

Lei Yu received his Ph.D. degree in Communication and Information System from East China Normal University in 2011. He is currently an Associate Professor in Nanchang Hankong University and his main research fields of interest are pattern recognition and image processing.

Kaizhi Wu received the B.S. degree in Electronic information engineering, the M.S. degrees in Detection technology and automation device from Nanchang Hangkong University, Nanchang, China, in 2003 and 2008, respectively, and the Ph.D. degrees in Biomedical engineering from Huazhong University of Science and Technology, Wuhan, China, in 2014. In 2003, he joined as a Lecturer with Nanchang Hangkong University, where his research focused on image processing.

Bangshu Xiong received the B.S. degree in electrical engineering from Fujian Normal University, Fuzhou, China, in 1991, the M.S. and Ph.D. degrees in signal processing from Northwest Industrial University, Xian, China, in 2001 and 2004, respectively. From 2004 to 2006, he worked as an Associate Professor with Nanchang Hangkong University, Nanchang, China, where he has been appointed as a Professor, since 2006. His research focused on image processing and computer vision.

Corresponding author

Correspondence to Bangshu Xiong.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

This manuscript contains no individual person’s data in any form.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Ou, Q., Xiao, J., Yu, L. et al. 2D electrophoresis image brightness correction based on gradient interval histogram. BMC Bioinformatics 21, 117 (2020). https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-020-3432-y

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-020-3432-y

Keywords