Open Access
18 September 2012 Contrast enhancement and noise elimination using singular value decomposition for stereo imaging
Changwoo Ha, Gwanggil Jeon, Jechang Jeong
Author Affiliations +
Abstract
A new stereoscopic satellite image enhancement method based on singular value decomposition (SVD) is presented. The proposed stereoscopic image enhancement technique consists of four steps; SVD based on image analysis, image enhancement, noise reduction, and tone consistency. The goal of this work is to enhance low-contrast stereo satellite images with noise elimination, and obtain identical luminance levels from slightly different luminance in stereo images. Experimental results show the proposed method improves contrast performance while maintaining the luminance continuity. It also exhibits less noise than conventional methods.

1.

Introduction

Stereoscopic satellite image techniques have garnered much attention since innovative observation satellites were put into use. The view made possible by a stereo satellite has greatly improved our ability to analyze the phenomenon of severe space shift.1 However, stereo satellite images frequently suffer from low contrast and inconsistent illumination problems because existing satellite images are obtained from several space weather satellites or other observational devices. Additionally, satellites often do not have the latest optics because their launches predate the development of such equipment, and they remain in orbit for an average of ten years. Consequently, post-processing techniques, such as image enhancement, are the last options for improving the perceptual quality of the content. A pair of images is used to maintain the tone consistency between each image, while enables a better three-dimensional effect for interpretability. They are generally used in the gray level and transform domains.

In this research, we specifically focus on the singular value decomposition (SVD) transform. The SVD is an important factorization technique in linear algebra for rectangular matrices and has many useful applications in signal processing and statistics; yet, two prominent issues exist when processing images based on SVD. The first important issue is image denoising.25 The basic concept underlying noise reduction is the preservation of important small singular values and the removal of unimportant small singular value including noisy components. The second issue is image contrast enhancement.68 The singular value matrix describes the illumination information of the image, and can be changed to reasonable values for contrast enhancement. SVD-based applications such as noise reduction and contrast enhancement have been developed independently; however, such applications to stereo images have not yet been proposed.

In this letter, we propose a new approach for adjustable stereoscopic satellite image enhancement based on SVD that is robust to noise. The rest of this letter is organized as follows: The SVD algorithm is described briefly in Sec. 2. In Sec. 3, we present the proposed algorithm. Experimental results are provided in Sec. 4. Finally, conclusions are given in Sec. 5.

2.

Singular Value Decomposition

The SVD of a rectangular matrix A has many important properties and useful applications. Without loss of generality, for every m×n (mn) matrix A, the SVD can be written as

Eq. (1)

A=UΣVT=i=0nuiαiviT,
where U=(u1,u2,,um)Rm×n and V=(v1,v2,,vn)Rn×n are two-column orthogonal matrices, and VT denotes the transpose of V. Moreover, Σ is a diagonal matrix with elements αi, i=1,2,,n. The diagonal elements can be arranged in a nonincreasing order and are called the singular values of A:

Eq. (2)

Σ=[α1αn]=diag{α1,α2,,αn}.

The Σ matrix represents the intensity information of a given image. Since α1α2αn, the first terms of this series will have the largest influence on the total sum, with the last few terms representing insignificant noise effects. Thus, we can approximate the matrix A by summing only a few terms of the series. Note that we can correct for a low-contrast image by using a new α with singular values obtained from the adjustable enhanced image.

In addition, histogram equalization (HE) is a widely used image contrast enhancement method,9 but it tends to excessively enhance the contrast in some images and generate additional noise. Hence, we introduce a method based on SVD that controls the level of contrast enhancement while reducing the noise.

3.

Proposed Method

The main concept underlying our approach is to decompose stereoscopic satellite images through SVD, and then calculate the adjustable image enhancement ratio by controlling the contrast level. The noise components can be subsequently eliminated by the threshold bound through the rank approximation. Finally, each enhanced stereo satellite images can be equalized by midway image equalization (MIE). The overall structure of the proposed method is shown in Fig. 1.

Fig. 1

Flowchart of proposed method. HE =; histograph equalization SVD = singular value decomposition; MIE = midway image equalization.

OE_51_9_090504_f001.png

The adjustable singular value with noise reduction can be seen as a solution to a three-criterion optimization problem. The object functions are to find the adjustable singular value αAI that is close to αAH in the first two terms and to find the optimal singular value α˜k that has a small bin values for noise reduction in the last term. Here, αAI and αAH represent the average image between the original images and the average histogram equalized images, respectively. Then, the adjustable singular value with a decrease in noise can be formulated as a weighted sum of the first two objectives with an additional term for noise cancelling such that

Eq. (3)

α˜k=argminαk{αkαAI+λαkαAH+Dεkαk},
where k denotes the view (left or right), and αk, αAI, and αAH signify the singular values of the kth image, the average image between the original images, and the average histogram equalized images, respectively. The diagonal matrix Dεk(ik,ik)=1 for ik=[0,εk] and the remaining diagonal elements are zero.

An analytical solution of Eq. (3) can be obtained when the squared sum of the Euclidean norm is used,

Eq. (4)

α˜k=argminαk{αkαAI22+λαkαAH22+Dεkαk22},
which results in a quadratic optimization problem.

Eq. (5)

α˜k=argminαk{(αkαAI)T(αkαAI)+λ(αkαAH)T(αkαAH)+(αk)TDεk(αk)}.

The solution to this minimization problem of Eq. (5) is

Eq. (6)

α˜k={(1+λ)I+Dεk}1(αAIλαAH).

The controllable singular value α˜k is a weighted average of αAI and αAH with noise reduction. In the first and the second terms in Eq. (3), the parameter λ varies over [0,), and the solution of Eq. (3) gives the optimal trade-off curve between the first and second objectives. If λ is zero, α˜k is the singular value that includes the average values of the two images, and as λ approaches infinity, α˜k approaches the maximum singular value of the histogram equalized image. Consequently, many enhancement levels can be easily tuned by changing the parameter λ. In fact, the adjustable contrast enhancement ratio is defined as

Eq. (7)

Γk=sup(α˜k)sup(αk),
where sup(αk) and sup(α˜k) are maximum singular values of αk and α˜k, respectively.

To reduce the noise, the last term in Eq. (3) introduces a low rank matrix approximation for a noise estimator that effectively removes the high noise frequency elements. The threshold is

Eq. (8)

εk=γkmknkσk,
where m and n are the numbers of rows and columns, respectively. The σk=median(|YkHH|)/0.6745 is the global noise variance that can be estimated from the detailed wavelet coefficients (YkHH), and γk is an empirical constant that determines the filter strength.

Finally, the enhanced image Ak with noise reduction is composed by

Eq. (9)

Ak=(Uk)(Σ¯k)(Vk)T,Σ¯k=Γkαk,
where Σ¯k represents new singular values, which is obtained from Eq. (7) and singular values of input image αk.

We can obtain nearly identical equalized stereo images from Eq. (9); however, they do not have the exact same histograms because U and V contain important information for the recognition of each image.10 Thus, after employing the proposed stereo satellite equalized method, we apply a tune continuity between the equalized images. More specifically, we use MIE, which creates intermediate histogram between the left and right histograms while remaining coherent with their previous gray level dynamics.11 The intermediate midway cumulative histogram (CH) can be constructed as follows

Eq. (10)

HMIE=(HL1+HR12)1,
where HL, HR, and HMIE are two CHs of the original images and a midway CH, respectively.

4.

Experimental Results

This letter presents a novel method for enhancing stereoscopic satellite image. In this experiment, the enhancement parameter λ was set to 9, and γ was set to 0.08. These values were obtained empirically. The experimental results are shown in Fig. 2. Figure 2(a) and 2(b) are the original left and right images, respectively. Figure 2(c) and 2(d) were obtained by HE, and Fig. 2(e) and 2(f) were obtained by the proposed method. Figure 2(g) is the histogram of the left image in each method, and 2(h) is the CH of the original left and right images, the HE images, the proposed method left and right images, and proposed method with MIE image.

Fig. 2

Comparison of stereoscopic satellite images: (a) Original (left); (b) Original (right); (c) histogram equalization (HE, left); (d) HE (right); (e) Proposed (left); (f) Proposed (right); (g) Histograms of left (a), middle (c), and right (e); (h) Cumulative histograms (CH).

OE_51_9_090504_f002.png

Figure 2(c) and 2(d) shows the equalized results by HE; noise and over-enhancement is clearly evident. On the other hand, Fig. 2(e) and 2(f) presents images that appear more natural looking than the others. Figure 2(g) shows that the histogram of the proposed algorithm has good extension while maintaining the original histogram shape. Figure 2(h) shows that the CH of the proposed method has simultaneous similar tendencies between HE and the original CH.

5.

Conclusions

An important issue in stereoscopic satellite image enhancement based on SVD is how to control the enhancement in order to obtain a natural-looking image. This goal is to reduce the noise resulting from its enhancement and luminance continuity for a natural looking, three-dimensional effect. Hence, we used an adjustable enhancement, as well as noise estimation techniques developed via three-criterion optimization. The proposed method effectively enhanced the satellite images. The experimental results verified that the proposed algorithm not only reduced noise, but also enhanced the stereo image contrast. In the future work, we will study on speedup of SVD and the optimization by adaptive parameter.

Acknowledgments

This research was supported by the MKE (Ministry of Knowledge Economy), Korea, under the ITRC (Information Technology Research Center) support program supervised by the NIPA (National IT Industry Promotion Agency (NIPA-2012-C1090-1200-0010).

References

1. 

R. A. Howardet al., “Sun earth connection coronal and heliospheric investigation (SECCHI),” Adv. Space Res., 29 (12), 2017 –2026 (2002). http://dx.doi.org/10.1016/S0273-1177(02)00147-3 ASRSDW 0273-1177 Google Scholar

2. 

K. KonstantinidesK. Yao, “Statistical analysis of effective singular values in matrix rand determination,” IEEE Trans. Acoustics, Speech, Signal Process., 36 (5), 757 –763 (1988). http://dx.doi.org/10.1109/29.1585 IETABA 0096-3518 Google Scholar

3. 

D. Kalman, “A singularly valuable decomposition: the SVD of a matrix,” College Math J., 27 (1), 2 –23 (1996). http://dx.doi.org/10.2307/2687269 0746-8342 Google Scholar

4. 

Z. Hou, “Adaptive singular value decomposition in wavelet domain for image denoising,” Pattern Recogn., 36 (8), 1747 –1763 (2003). http://dx.doi.org/10.1016/S0031-3203(02)00323-0 PTNRA8 0031-3203 Google Scholar

5. 

Y. Heet al., “Adaptive denoising by singular value decomposition,” IEEE Sign. Process. Lett., 18 (4), 215 –218 (2011). http://dx.doi.org/10.1109/LSP.2011.2109039 ITPRED 1053-587X Google Scholar

6. 

H. DemirelG. AnbarjafariM. N. S. Jahromi, “Image equalization based on singular value decomposition,” in Proc. ISCIS 23rd Int. Symp., 1 –5 (2008). Google Scholar

7. 

H. DemirelC. OzcinarG. Anbarjafari, “Satellite image contrast enhancement using discrete wavelet transform and singular value decomposition,” IEEE Geosci. Remote Sens. Lett., 7 (2), 333 –337 (2010). http://dx.doi.org/10.1109/LGRS.2009.2034873 IGRSBY 1545-598X Google Scholar

8. 

W. LinJ. WangS. Lin, “Contrast enhancement of x-ray image based on singular value selection,” Opt. Eng., 49 (4), 047005 (2010). http://dx.doi.org/10.1117/1.3378111 OPEGAR 0091-3286 Google Scholar

9. 

R. C. GonzalezR. E. Wood, Digital Image Processing, 3rd ed.Prentice Hall, Upper Saddle River, NJ (2008). Google Scholar

10. 

Y. Tianet al., “Do singular values contain adequate information for face recognition?,” Pattern Recogn., 36 (3), 649 –655 (2003). http://dx.doi.org/10.1016/S0031-3203(02)00105-X PTNRA8 0031-3203 Google Scholar

11. 

J. Delon, “Midway image equalization,” J. Math. Imag. Vis., 21 (2), 119 –134 (2004). http://dx.doi.org/10.1023/B:JMIV.0000035178.72139.2d JIMVEC 0924-9907 Google Scholar
© 2012 Society of Photo-Optical Instrumentation Engineers (SPIE) 0091-3286/2012/$25.00 © 2012 SPIE
Changwoo Ha, Gwanggil Jeon, and Jechang Jeong "Contrast enhancement and noise elimination using singular value decomposition for stereo imaging," Optical Engineering 51(9), 090504 (18 September 2012). https://doi.org/10.1117/1.OE.51.9.090504
Published: 18 September 2012
Lens.org Logo
CITATIONS
Cited by 7 scholarly publications.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Image enhancement

Satellites

Satellite imaging

Earth observing sensors

Artificial intelligence

Denoising

Image contrast enhancement

Back to Top