Skip to main content
NIHPA Author Manuscripts logoLink to NIHPA Author Manuscripts
. Author manuscript; available in PMC: 2016 Mar 5.
Published in final edited form as: J Phys Chem C Nanomater Interfaces. 2015 Jul 29;119(33):19397–19403. doi: 10.1021/acs.jpcc.5b06980

Denoising Stimulated Raman Spectroscopic Images by Total Variation Minimization

Chien-Sheng Liao 1,#, Joon Hee Choi 2,#, Delong Zhang 1,#, Stanley H Chan 2,3,*, Ji-Xin Cheng 1,2,4,5,6,*
PMCID: PMC4779315  NIHMSID: NIHMS763268  PMID: 26955400

Abstract

High-speed coherent Raman scattering imaging is opening a new avenue to unveiling the cellular machinery by visualizing the spatio-temporal dynamics of target molecules or intracellular organelles. By extracting signals from the laser at MHz modulation frequency, current stimulated Raman scattering (SRS) microscopy has reached shot noise limited detection sensitivity. The laser-based local oscillator in SRS microscopy not only generates high levels of signal, but also delivers a large shot noise which degrades image quality and spectral fidelity. Here, we demonstrate a denoising algorithm that removes the noise in both spatial and spectral domains by total variation minimization. The signal-to-noise ratio of SRS spectroscopic images was improved by up to 57 times for diluted dimethyl sulfoxide solutions and by 15 times for biological tissues. Weak Raman peaks of target molecules originally buried in the noise were unraveled. Coupling the denoising algorithm with multivariate curve resolution allowed discrimination of fat stores from protein-rich organelles in C. elegans. Together, our method significantly improved detection sensitivity without frame averaging, which can be useful for in vivo spectroscopic imaging.

Keywords: Imaging processing, Non-linear microscopy, Label-free microscopy, Raman spectroscopy

1. INTRODUCTION

Coherent Raman scattering microscopy is an emerging platform for compositional and/or dynamic analysis of living cells or tissues. Single-color coherent Raman techniques, including coherent anti-Stokes Raman scattering (CARS) and stimulated Raman scattering (SRS), have reached video rate imaging speed12 and allowed mapping of known species35. CARS and SRS spectroscopic imaging enabled by multiplex excitation/detection612 and Raman shift sweeping1318 acquires a vibrational spectrum at each pixel within milliseconds or microseconds, thus allowing compositional analysis of a living system. While CARS microscopy requires further spectral retrieval process to extract the Raman signal from the non-resonant background, SRS microscopy generates vibrational spectra that reproduce spontaneous Raman spectral profiles. Current SRS detection schemes modulate one laser at MHz frequency and demodulate the tiny intensity change in the other laser (defined as the local oscillator), usually on the order of 0.01% or smaller, by a lock-in amplifier19 or resonant circuit20. The strong local oscillator, usually several mW on a photodiode, not only boosts the signal level, but also contributes a significant amount of shot noise that degrades the image quality and the spectral fidelity. Longer integration time per pixel or frame averaging could increase the signal-to-noise ratio (SNR), but at the price of sacrificing the imaging speed. In this work, we demonstrate a post-processing algorithm that effectively reduces the noise in both spectral and spatial dimensions, while preserving the SRS signal.

Denoising is a well-studied subject in the image processing literature. Over the past decades, numerous algorithms have been proposed, e.g., bilateral filter21, non-local (NL) means22, 3D block matching (BM3D)23, and others2425. Most denoising algorithms were designed for 2D images. For higher dimensional data, e.g., videos, the consistency along the third dimension is a challenge. To resolve this issue, Chan et al. reported a space-time total variation method to ensure the temporal consistency of a video26. By assuming a constant noise level across all frames, the algorithm used a global parameter to regulate the least-squares objective function and the total variation regularization.

In this study, we generalize the space-time total variation method by Chan et al. to a space-wavelength total variation method for denoising SRS spectroscopic images. The challenge is that for SRS spectroscopic images the constant noise assumption made in space-time total variation26 no longer holds since the shot noise of each spectral channel is proportional to the square root of the laser power. We overcome the problem by developing a spectrally varying total-variation denoising algorithm. The new algorithm, called spectral total variation (STV), estimates the noise of each frame automatically, and puts a novel regularization according to the noise levels. We show that STV is able to increase the SNR of an SRS image by up to 57 times, and spectrally unravel the weak Raman peak from the target molecules which is originally buried in the noise. Compared to other denoising methods, including the benchmark singular value decomposition (SVD)2728, STV shows significantly better performance.

2. THEORY OF SPECTRAL TOTAL VARIATION

The concept of our STV algorithm is based on the spatial-spectral correlation of the signals and the statistical independence of the noise. The flow chart of the overall denoising algorithm is shown in Figure 1. Details of each building block are discussed as the following: Section 2.1 reviews the principle of total variation denoising; Section 2.2 presents our STV algorithm in detail; and Section 2.3 illustrates the approach of STV algorithm using the alternating direction method of multipliers.

Figure 1.

Figure 1

Flow chart of the denoising algorithm.

2.1 Total Variation Denoising

First we introduce a brief review of the space-time total variation method reported by Chan et al. This method is a numerical optimization algorithm to solve the problem

minimize fμ2fg2+fTV (1)

Here g is a vector of the observed (noisy) image, and f is a vector of the desired (clean) image. The goal of the optimization is to find a minimizer of the objective function in Equation (1). The objective function consists of two terms: (i) a quadratic term for the residue between the observed image and the solution; (ii) a total variation term for the solution. The relative emphasis of each term is balanced by the parameter μ which has been discussed in previous image processing literature29. Generally for a large μ, the total variation term exhibits insignificant influence and then the solution is dominated by the quadratic term. The quadratic term is considered as the data fidelity because of the continuity and differentiability in calculus. The total variation term is regarded as the statistical prior distribution of the clean image. Here we adapt the 3-dimensional anisotropic total variation defined as

fTV=i(βx|[Dxf]i|+βy|[Dyf]i|+βλ|[Dλf]i|) (2)

where Dx, Dy and Dλ are matrices representing the first-order forward finite-difference operators along the horizontal, vertical and wavelength directions, respectively. The results of multiplying the matrices Dx, Dy and Dλ to a vector f are

Dxf=fx+1,y,λfx,y,λ (3a)
Dyf=fx,y+1,λfx,y,λ (3b)
Dλf=fx,y,λ+1fx,y,λ (3c)

The total variation defined in Equation (2) is the sum of the absolute gradients of the image. If a pixel consists of pure noise, the total variation of that pixel is dominated by the noise. However, if a pixel lies on an edge of an object, the total variation is dominated by the edge. Since signals from edges are typically stronger than noise in magnitude, by calculating the total variation we can differentiate these two.

We further define the operator D in Equation (2) as

D=[βxDxβyDyβλDλ] (4)

where the relative emphasis of Dx, Dy and Dλ. are determined by parameters βx, βy, and βλ, respectively. ‖fTV can be rewritten as ‖Df1, the vector 1-norm on the gradient Df. Therefore, the total variation problem in Equation (1) can be rewritten as

minimize fμ2fg2+Df1 (5)

Equation (5) is the minimization problem reported by Chan et al.26 for video denoising.

2.2 Spectral Total Variation

The original space-time total variation is limited to homogeneous noise over the entire time dimension. For SRS spectroscopic images, we introduce a vector w = (w1, …, wn) to address individual noise levels along the spectral dimension. First we scale the objective function in Equation (5) by a constant

minimize fμ2fg2+Df1 (6a)
=minimize f1μ{μ2fg2+Df1} (6b)
=minimize f12fg2+1μDf1 (6c)

Then we relax the assumption that μ is a fixed constant for all spectral frames, and replace 1μDf1 in Equation (6c), which is also 1μi=1n|(Df)i|, by a sum of individual terms i=1n1μi|(Df)i|. Consequently by replacing 1μi, with wi, Equation (6c) can be written as

minimize f12fg2+i=1n1μi|(Df)i| (7a)
=minimize f12fg2+i=1n|1μi(Df)i| (7b)
=minimize f12fg2+i=1n|wi(Df)i| (7c)

where the first equality holds since μi > 0. Because the elements of w are w1, …, wn, Equation (7c) can be represented as

minimize f12fg2+w(Df)1 (8)

where ⊙ denotes an element-wise multiplication. Equation (8) is a generalized term compared with Equation (5) since it allows different parameters for individual frames. This is the key for our STV algorithm, which is capable of denoising spectrally varying noise in SRS spectroscopic images.

The determination of parameter w = (w1, …, wn) is important to the performance of our denoising algorithm. We know that for single image denoising, the parameter μ is a function depending on the noise level σ. An image with a large noise level requires more smoothing, and therefore μ should be small. The relationship between μ and σ can be determined empirically, and we found a reciprocal relation

μ1σα (9)

with power constant 1 ≤ α ≤ 1.2. As a result, the estimation of the noise level σ determines the optimization parameter μ, and thus w. The noise level σ can be estimated by measuring the noise variance within a small neighborhood of a background region. A graphic-user interface was created to facilitate this process by allowing users to choose the neighborhood and estimate the noise level in MATLAB (The Mathworks, Inc., Natick, MA). Letting K be the region selected by the user, we can compute the noise level as

σ=(1|Ω|iΩ(fif¯)2)12 (10)

where is the mean of the pixels in Ω. The validation of our noise estimation is shown in Figure S1. Based on the estimated noise levels of all frames, σ1, …, σk, we determine the corresponding parameters μ1, … μK and define the matrix w as

w=([1μ11μ11μ11μ1],[1μ21μ21μ21μ2],,[1μK1μK1μK1μK]) (11)

where each submatrix has the same dimension as each frame of the spectroscopic images.

Finally the parameters of βx, βy, and βλ in operator D in Equation (2) can be determined by the spatial and spectral dimensions of the input images. In our SRS spectroscopic images, the lateral spatial resolution of ~0.5 µm corresponded to 1.28 pixels in x and y directions. The spectral resolution of ~12 cm−1 corresponded to 3.3 frames. Therefore, (βx, βy, βλ) equals (1.28, 1.28, 3.3) in our case.

2.3 The Alternating Direction Method of Multipliers (ADMM)

We solve Equation (6) using the ADMM which is also called the augmented Lagrangian method3031. The augmented Lagrangian method has been used to solve an equality-constrained optimization problem in convex analysis32. To apply ADMM in our case, we first modify Equation (6) using an intermediate variable u to generate an equality constrained problem

minimize f,u12fg2+wu1 (12)
subject to u=Df

To note that introducing the intermediate variable does not change the optimization solution because at optimum the constraint must be satisfied. Then the augmented Lagrangian method introduces an augmented Lagrangian function

L(f,u,y)=12fg2+wu1yT(uDf)+ρ2uDf2 (13)

where the vector y is the Lagrange multiplier associated with the constraint u = Df, and ρ is a regularization parameter to control the rate of convergence33. The ADMM algorithm approaches the solution of Equation (13) by iteratively solving three subproblems of f, u, and y, respectively. Each subproblem is an optimization problem with respect to one variable, and the algorithm proceeds as the following

  • for k=1, 2, …
    fk+1=argmin fL(f,uk,yk) (14a)
    uk+1=argmin uL(fk+1,u,yk) (14b)
    yk+1=ykρ(uk+1Dfk+1) (14c)
  • end for

Equation (14a)(14c) can be further rewritten as

fk+1=argmin f12fg2ykT(ukDf)+ρ2ukDf2 (15a)
uk+1=argmin uwu2ykT(uDfk+1)+ρ2uDfk+12 (15b)
yk+1=ykρ(uk+1Dfk+1) (15c)

Equation (15a) is a quadratic minimization problem which can be solved by the following solution

fk+1=(I+ρDTD)1(g+ρDTukDTyk) (16)

, where I is an identity matrix. Equation (15b) is a shrinkage minimization problem with a solution given by30

uk+1=max {|Dfk+1+ykρ|wρ,0}sign (Dfk+1+ykρ) (17)

3. RESULT AND DISCUSSION

3.1 Denoising SRS spectroscopic images of diluted dimethyl sulfoxide solution

We first evaluated the performance of our algorithm by denoising spectroscopic SRS images of a diluted dimethyl sulfoxide (DMSO) solution. The images were collected by our SRS spectroscopic microscope at close to shot noise limited detection sensitivity in C-H stretching region (2800 – 3000 cm−1)34. The DMSO molecules show Raman peaks at 2912 and 2999 cm−1 while water exhibits a tail at 3000 cm−1 (Figure S2a, Supporting Information). The raw spectral images of 0.2% DMSO solution (Figure S3, Supporting Information) showed a SNR of ~2.3 at 2912 cm−1 (Figure 2a–b). Via our denoising algorithm, we reduced the noise levels of all frames (Figure S4, Supporting Information), and improved the SNR by 57 times at 2912 cm−1 (Figure 2c–d). The noise in the spectral domain was also significantly suppressed. Figure 2e showed the raw SRS spectra of 0.2% DMSO solution and pure water measured from a single pixel. The Raman signal of DMSO molecules in the 0.2% solution was completely buried in the noise. After denoising, the 2912 cm−1 Raman peak from DMSO molecules was clearly distinguished from water (Figure 2f). These data collectively showed that our algorithm is capable of improving the SNR in both spatial and spectral domains.

Figure 2.

Figure 2

Denoising SRS images in spatial and spectral domains by STV. (a) Raw spectroscopic image at 2912 cm−1. (b) Intensity cross-section indicated in (a). (c) Denoised spectroscopic image by STV algorithm. (d) Intensity cross-section indicated in (c). (e) Raw SRS spectra of 0.2% and 0% DMSO solutions. (f) Denoised SRS spectra by STV. Scale bar: 10 µm

3.2 Denoising SRS spectroscopic images of C. elegans

We further studied whether our denoising algorithm is applicable to real biological specimens. We performed spectroscopic imaging of living C. elegans in C-H bending region using our multiplex SRS microscope that has reached close to shot noise limited detection sensitivity12. The raw images showed organelles inside C. elegans exhibiting C-H bending Raman signal around 1445 cm−1 with a SNR of 13 (Figure 3a–b and Figure S5, Supporting Information). After denoising, these organelles became clearly visible with a SNR of ~200 and no reduction of spatial resolution (Figure 3c–d and Figure S6, Supporting Information). In the spectral domain, two selected compartments A and B containing 9 pixels had undistinguishable spectral profiles with big standard deviations (Figure 3e). After denoising, these two spectral profiles can be distinguished (Figure 3f). The spectra from compartments A and B highly reproduced the spontaneous Raman spectra of triglyceride (rich in CH2) and bovine serum albumin (rich in CH3), respectively (Figure S2b, Supporting Information). Therefore, compartment A was assigned to the fat store, while compartment B was assigned to the protein-rich organelle. This result was consistent to our previous study in which frame averaging was necessary in order to improve the SNR and spectral fidelity12. Here, with the aid of STV denoising, we improved the SNR by 15 times, and therefore these intracellular compartments can be distinguished without the need of averaging.

Figure 3.

Figure 3

Denoising SRS spectroscopic images of C. elegans by STV. (a) Raw spectroscopic image at 1445 cm−1. (b) Intensity cross-section indicated in (a). (c) Denoised spectroscopic image by STV. (d) Intensity cross-section indicated in (c). (e) Raw SRS spectra of locations indicated in (a). The spectra were averaged from 9 pixels. (f) Denoised SRS spectra by STV indicated in (c). Scale bar: 10 µm.

3.3 Comparison of STV with state of the art denoising methods

3.3.1 Comparison with singular value decomposition

Singular value decomposition has been widely used for noise reduction in spectroscopic images3537. This method first factorizes the data matrix D into three matrix factors, D = USVT, where the unitary matrix U corresponds to an array of spectral vectors, S is a diagonal matrix composed of singular values, and V corresponds to an array of spatial vectors. Then the number of significant singular values in S are objectively determined, and the rest of the singular values are considered to be noise-dominated and set to zeros to generate a new diagonal matrix S'. The noise-reduced data D' can be reconstructed using D' = US'VT. Several criteria have been reported to determine the number of significant singular values, including the decline in the slope of singular values, the first-order autocorrelation function of spectral and spatial matrices, and the randomness of residual plots for the difference between the original and reconstructed spectroscopic image data27, 38. To compare the performance of STV to SVD, we first performed SVD on the SRS spectroscopic images of 0.2% and 0% DMSO solutions using MATLAB. The singular values were shown in Figure S7a–b (Supporting information). In our case, the slope decline from the 3rd to the 4th singular value was more than 80% (Figure S7c–d, Supporting Information). Therefore, we assumed that the singular values from 4th to the 50th corresponded to noise and replaced these values with zeros. The reconstructed spectroscopic images showed 5 times SNR improvement compared with the raw images (Figure 4a–c and Figure S8, Supporting Information). In comparison, our STV algorithm improved the SNR by up to 57 times.

Figure 4.

Figure 4

Denoising SRS spectroscopic images of 0.2% DMSO solution and C. elegans by SVD. (a) Denoised SRS spectroscopic image of 0.2% DMSO solution by SVD. (b) Intensity cross-section indicated in (a). (c) Denoised SRS spectra by SVD. (d) Denoised SRS spectroscopic image of C. elegans at 1445 cm−1 by SVD. (e) Intensity cross-section indicated in (d). (f) Denoised SRS spectra by STV indicated in (d).

We further compared STV and SVD for samples with spatially varying spectral feature such as C. elegans. The singular values and the corresponding derivative of the SRS spectroscopic images of C. elegans were shown in Figure S7e–f (Supporting Information), in which 4 major singular values were distinguished from the total of 32 values. Therefore we replaced the singular values from 5th to 32th with zeros and reconstructed the spectroscopic images. The image at 1445 cm−1 showed a 1.4 times SNR improvement by SVD (Figure 4d–f and Figure S9, Supporting Information). In comparison, our STV improved the SNR by 15 times (Figure 3e). Collectively, these results suggested that our algorithm is able to denoise spectroscopic images and improve the SNR better than the SVD denoising approach by one order of magnitude.

3.3.2 Comparison with other denoising methods used for single images and videos

To further compare our STV denoising algorithm with other existing methods, we denoised the hypersepectral SRS images of 100% DMSO solution, in which two different synthetic spectrally varying noise patterns (Figure S1a–b, Supporting information) were added, by our STV algorithm and the following video and image denoising algorithms: (1) the original space-time total variation proposed by Chan et al.26; (2) the video version of 3D block matching39; (3) the original 3D block matching23; (4) non-local means22. For each method, we compared the peak signal-to-noise ratio (PSNR) between the denoised image and the ground truth. PSNR, a common metric to compare image quality in image processing, is defined as the logarithm of the standard mean-squared error (MSE): PSNR = 10log10 (1/MSE). Typically an image with a PSNR higher than 40 dB is quite close to the ground truth. Experiment 1 in Table 1 summarized the PSNR of the denoised SRS spectroscopic images in which the synthetic noise pattern shown in Figure S1a (Supporting information) was added. The PSNR of the denoised result in Experiment 2 of Table 1 corresponded to the synthetic noise pattern in Figure S1b (Supporting information). Table 1 suggested that STV consistently provided higher PSNR than the other methods. Moreover, the performance was tremendously improved when the fluctuation of the noise level was significant, e.g., in Experiment 2 where the noise level fluctuated up to 25% of the peak signal magnitude.

Table 1.

The PSNR value of denoised images by STV method and other algorithms. The methods were categorized into “video” and “image” according to the nature of the methods.

Algorithms Video Image
Spectral TV Original TV VBM3D BM3D NL means
Experiment (1) 44.88 44.83 39.70 40.38 43.75
Experiment (2) 41.58 37.54 31.70 32.36 30.14

We also measured the runtimes by our STV and the abovementioned methods in Table 2. While original TV and VBM3D are “video” methods which denoise the entire spectroscopic images simultaneously, BM3D and NL means are “image” methods that denoise each frame individually. Since the image methods calculated the runtimes for one frame, it is needed to multiply the runtimes by the number of frames (in our case the frame number was 50) for the “image” methods. As shown in Table 2, we found that the runtime of our STV algorithm was on the same level as other denoising methods. We remark that our STV method supersedes the original TV and inherits the distributive properties. This property enables parallel implementation on graphics processing units (GPU). The GPU runtime of the original TV has achieved 30 frames per second on a 320×240 video26. Therefore with sufficient implementations, we expect our STV algorithm can be speeded up for real-time computation.

Table 2.

The runtimes of STV method and other algorithms. The runtimes of image methods are for each frame.

Algorithms Video Image
Spectral TV Original TV VBM3D BM3D NL means
Experiment (1) 16.74 sec 13.57 sec 16.52 sec 0.36 sec 7.96 sec
Experiment (2) 27.18 sec 24.18 sec 14.53 sec 0.26 sec 7.87 sec

3.4 STV-aided multivariate curve resolution analysis

SRS spectroscopic images can be decomposed into chemical maps of major components by methods including linear unmixing8, multivariate curve resolution (MCR)17, independent component analysis18 and spectral phasor analysis40. For images suffering from low SNR, these methods might lead to false spectral results. To examine whether the employment of our denoising algorithm before the unmixing analysis could improve the spectral fidelity, we analyzed the raw and denoised images by MCR and compared the results. For the raw images, two initial spectra estimations of compartments A and B shown in Figure 3e were used. MCR analysis assigned every compartment to component 1, while component 2 was mainly contributed by the background noise (Figure 5a). The output spectrum of component 2 shown in Figure 5b provided no physical meaning. In comparison, by denoising the spectral images and then performing MCR analysis with two initial spectra estimations of compartments A and B (Figure 3f), we were able to distinguish fat stores from protein-rich organelles (Figure 5c) with their output spectra highly reproduced the spontaneous Raman spectra of CH2 and CH3 groups (Figure 5d). These results show that our algorithm is capable of improving the spectral fidelity of the unmixing analysis.

Figure 5.

Figure 5

Denoising-aided MCR analysis. (a) MCR analysis of raw spectroscopic images outputs concentration maps of components 1 (red) and 2 (green). (b) MCR spectra of components 1 and 2. (c) MCR outputs of denoised spectroscopic images. (d) Denoised MCR spectra. Scale bar: 10 µm.

4. CONCLUSION

In summary, by STV minimization, our denoising algorithm suppressed the noise in both spatial and spectral domains, which improved the SNR of SRS spectroscopic images by up to 57 times, and unraveled the weak Raman peaks of target molecules originally buried in the noise. These advantages allowed us to analyze in vivo spectroscopic imaging data and distinguish fat stores from protein-rich organelles in live C. elegans. Furthermore, our algorithm effectively improved the spectral fidelity of MCR analysis. Collectively, we have demonstrated a numerical method that denoises a spectroscopic image without sacrificing the imaging speed. We expect its wide use for spectroscopic analysis of living systems.

Supplementary Material

Suppl.

Acknowledgments

This work was supported by NIH grants CA182608, GM114853, and a Keck Foundation grant to JXC.

Footnotes

ASSOCIATED CONTENT

Supporting Information

Detail of noise estimation by STV denoising algorithm.

All raw and denoised spectroscopic images in the main text. This material is available free of charge via the Internet at http://pubs.acs.org

The authors declare no competing financial interests.

REFERENCES

  • 1.Evans CL, Potma EO, Puoris'haag M, Cote D, Lin CP, Xie XS. Chemical Imaging of Tissue in Vivo with Video-Rate Coherent Anti-Stokes Raman Scattering Microscopy. P Natl Acad Sci USA. 2005;102:16807–16812. doi: 10.1073/pnas.0508282102. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Saar BG, Freudiger CW, Reichman J, Stanley CM, Holtom GR, Xie XS. Video-Rate Molecular Imaging in Vivo with Stimulated Raman Scattering. Science. 2010;330:1368–1370. doi: 10.1126/science.1197236. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Hong SL, Chen T, Zhu YT, Li A, Huang YY, Chen X. Live-Cell Stimulated Raman Scattering Imaging of Alkyne-Tagged Biomolecules. Angew. Chem. Int. Ed. 2014;53:5827–5831. doi: 10.1002/anie.201400328. [DOI] [PubMed] [Google Scholar]
  • 4.Wei L, Hu FH, Shen YH, Chen ZX, Yu Y, Lin CC, Wang MC, Min W. Live-Cell Imaging of Alkyne-Tagged Small Biomolecules by Stimulated Raman Scattering. Nat Methods. 2014;11:410. doi: 10.1038/nmeth.2878. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Lee HJ, Zhang WD, Zhang DL, Yang Y, Liu B, Barker EL, Buhman KK, Slipchenko LV, Dai MJ, Cheng JX. Assessing Cholesterol Storage in Live Cells and C-Elegans by Stimulated Raman Scattering Imaging of Phenyl-Diyne Cholesterol. Sci Rep. 2015;5:7930. doi: 10.1038/srep07930. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Muller M, Schins JM. Imaging the Thermodynamic State of Lipid Membranes with Multiplex CARS Microscopy. J Phys Chem B. 2002;106:3715–3723. [Google Scholar]
  • 7.Kee TW, Cicerone MT. Simple Approach to One-Laser, Broadband Coherent Anti-Stokes Raman Scattering Microscopy. Opt Lett. 2004;29:2701–2703. doi: 10.1364/ol.29.002701. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Camp CH, Lee YJ, Heddleston JM, Hartshorn CM, Walker ARH, Rich JN, Lathia JD, Cicerone MT. High-Speed Coherent Raman Fingerprint Imaging of Biological Tissues. Nat Photonics. 2014;8:627–634. doi: 10.1038/nphoton.2014.145. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Seto K, Okuda Y, Tokunaga E, Kobayashi T. Development of a Multiplex Stimulated Raman Microscope for Spectral Imaging through Multi-Channel Lock-in Detection. Rev Sci Instrum. 2013;84:083705. doi: 10.1063/1.4818670. [DOI] [PubMed] [Google Scholar]
  • 10.Rock W, Bonn M, Parekh SH. Near Shot-Noise Limited Hyperspectral Stimulated Raman Scattering Spectroscopy Using Low Energy Lasers and a Fast CMOS Array. Opt Express. 2013;21:15113–15120. doi: 10.1364/OE.21.015113. [DOI] [PubMed] [Google Scholar]
  • 11.Marx B, Czerwinski L, Light R, Somekh M, Gilch P. Multichannel Detectors for Femtosecond Stimulated Raman Microscopy - Ideal and Real Ones. J Raman Spectrosc. 2014;45:521–527. [Google Scholar]
  • 12.Liao CS, Slipchenko MN, Wang P, Li JJ, Lee SY, Oglesbee RA, Cheng JX. Microsecond Scale Vibrational Spectroscopic Imaging by Multiplex Stimulated Raman Scattering Microscopy. Light-Sci Appl. 2015;4:e265. doi: 10.1038/lsa.2015.38. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Lin CY, Suhalim JL, Nien CL, Miljkovic MD, Diem M, Jester JV, Potma EO. Picosecond Spectral Coherent Anti-Stokes Raman Scattering Imaging with Principal Component Analysis of Meibomian Glands. J Biomed Opt. 2011;16:021104. doi: 10.1117/1.3533716. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Garbacik ET, Herek JL, Otto C, Offerhaus HL. Rapid Identification of Heterogeneous Mixture Components with Hyperspectral Coherent Anti-Stokes Raman Scattering Imaging. J Raman Spectrosc. 2012;43:651–655. [Google Scholar]
  • 15.Ozeki Y, Umemura W, Otsuka Y, Satoh S, Hashimoto H, Sumimura K, Nishizawa N, Fukui K, Itoh K. High-Speed Molecular Spectral Imaging of Tissue with Stimulated Raman Scattering. Nat Photonics. 2012;6:844–850. [Google Scholar]
  • 16.Fu D, Holtom G, Freudiger C, Zhang X, Xie XS. Hyperspectral Imaging with Stimulated Raman Scattering by Chirped Femtosecond Lasers. J Phys Chem B. 2013;117:4634–4640. doi: 10.1021/jp308938t. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Zhang DL, Wang P, Slipchenko MN, Ben-Amotz D, Weiner AM, Cheng JX. Quantitative Vibrational Imaging by Hyperspectral Stimulated Raman Scattering Microscopy and Multivariate Curve Resolution Analysis. Anal Chem. 2013;85:98–106. doi: 10.1021/ac3019119. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Masia F, Glen A, Stephens P, Borri P, Langbein W. Quantitative Chemical Imaging and Unsupervised Analysis Using Hyperspectral Coherent Anti-Stokes Raman Scattering Microscopy. Anal Chem. 2013;85:10820–10828. doi: 10.1021/ac402303g. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Freudiger CW, Min W, Saar BG, Lu S, Holtom GR, He CW, Tsai JC, Kang JX, Xie XS. Label-Free Biomedical Imaging with High Sensitivity by Stimulated Raman Scattering Microscopy. Science. 2008;322:1857–1861. doi: 10.1126/science.1165758. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Slipchenko MN, Oglesbee RA, Zhang DL, Wu W, Cheng JX. Heterodyne Detected Nonlinear Optical Imaging in a Lock-in Free Manner. J Biophotonics. 2012;5:801–807. doi: 10.1002/jbio.201200005. [DOI] [PubMed] [Google Scholar]
  • 21.Paris S, Durand F. A Fast Approximation of the Bilateral Filter Using a Signal Processing Approach. Int J Comput Vision. 2009;81:24–52. [Google Scholar]
  • 22.Buades A, Coll B, Morel JM. A Review of Image Denoising Algorithms, with a New One. Multiscale Model Sim. 2005;4:490–530. [Google Scholar]
  • 23.Dabov K, Foi A, Katkovnik V, Egiazarian K. Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering. IEEE Transactions on Image Processing. 2007;16:2080–2095. doi: 10.1109/tip.2007.901238. [DOI] [PubMed] [Google Scholar]
  • 24.Chan SH, Zickler T, Lu YM. Monte Carlo Non-Local Means: Random Sampling for Large-Scale Image Filtering. IEEE Transactions on Image Processing. 2014;23:3711–3725. doi: 10.1109/TIP.2014.2327813. [DOI] [PubMed] [Google Scholar]
  • 25.Luo EM, Chan SH, Nguyen TQ. Adaptive Image Denoising by Targeted Databases. IEEE Transactions on Image Processing. 2015;24:2167–2181. doi: 10.1109/TIP.2015.2414873. [DOI] [PubMed] [Google Scholar]
  • 26.Chan SH, Khoshabeh R, Gibson KB, Gill PE, Nguyen TQ. An Augmented Lagrangian Method for Total Variation Video Restoration. IEEE Transactions on Image Processing. 2011;20:3097–3111. doi: 10.1109/TIP.2011.2158229. [DOI] [PubMed] [Google Scholar]
  • 27.Lee YJ, Moon D, Migler KB, Cicerone MT. Quantitative Image Analysis of Broadband CARS Hyperspectral Images of Polymer Blends. Anal Chem. 2011;83:2733–2739. doi: 10.1021/ac103351q. [DOI] [PubMed] [Google Scholar]
  • 28.Day JPR, Domke KF, Rago G, Kano H, Hamaguchi HO, Vartiainen EM, Bonn M. Quantitative Coherent Anti-Stokes Raman Scattering (CARS) Microscopy. J Phys Chem B. 2011;115:7713–7725. doi: 10.1021/jp200606e. [DOI] [PubMed] [Google Scholar]
  • 29.D K, R F. Fast Image Deconvolution Using Hyper-Laplacian Priors. Advances Neural Inf. Processing Systems. 2009:1033–1041. [Google Scholar]
  • 30.Boyd S, Parikh N, Chu E, Peleato B, Eckstein J. Distributed Optimization and Statistical Learning Via the Alternating Direction Method of Multipliers. Foundations and Trends in Machine Learning. 2011;3:1–122. [Google Scholar]
  • 31.Bertsekas DP. Constrained Optimization and Lagrange Multiplier Methods. Belmont: Athena Scientific; 1996. [Google Scholar]
  • 32.Bertsekas DP, Nedić A, Ozdaglar AE. Convex Analysis and Optimization. Belmont: Athena Scientific; 2003. [Google Scholar]
  • 33.Powell MJD. In Optimization. London: Optimization; 1969. pp. 283–298. [Google Scholar]
  • 34.Wang K, Zhang DL, Charan K, Slipchenko MN, Wang P, Xu C, Cheng JX. Time-Lens Based Hyperspectral Stimulated Raman Scattering Imaging and Quantitative Spectral Analysis. J Biophotonics. 2013;6:815–820. doi: 10.1002/jbio.201300005. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Onogi C, Hamaguchi HO. Photobleaching of the "Raman Spectroscopic Signature of Life" and Mitochondrial Activity in Rho(−) Budding Yeast Cells. J Phys Chem B. 2009;113:10942–10945. doi: 10.1021/jp903478r. [DOI] [PubMed] [Google Scholar]
  • 36.Uzunbajakava N, Lenferink A, Kraan Y, Volokhina E, Vrensen G, Greve J, Otto C. Nonresonant Confocal Raman Imaging of DNA and Protein Distribution in Apoptotic Cells. Biophys J. 2003;84:3968–3981. doi: 10.1016/S0006-3495(03)75124-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 37.Liu XR, Eusterhues K, Thieme J, Ciobota V, Hoschen C, Mueller CW, Kusel K, Kogel-Knabner I, Rosch P, Popp J, Totsche KU. Stxm and Nanosims Investigations on Eps Fractions before and after Adsorption to Goethite. Environ Sci Technol. 2013;47:3158–3166. doi: 10.1021/es3039505. [DOI] [PubMed] [Google Scholar]
  • 38.Haq I, Chowdhury BZ, Chaires JB. Singular Value Decomposition of 3-D DNA Melting Curves Reveals Complexity in the Melting Process. Eur Biophys J Biophy. 1997;26:419–426. doi: 10.1007/s002490050096. [DOI] [PubMed] [Google Scholar]
  • 39.Dabov K, Foi A, Egiazarian K. Video Denoising by Sparse 3d Transform-Domain Collaborative Filtering. Proc. 15th Euro. Signal Process. Conf. 2007;1:145–149. doi: 10.1109/tip.2007.901238. [DOI] [PubMed] [Google Scholar]
  • 40.Fu D, Xie XS. Reliable Cell Segmentation Based on Spectral Phasor Analysis of Hyperspectral Stimulated Raman Scattering Imaging Data. Anal Chem. 2014;86:4115–4119. doi: 10.1021/ac500014b. [DOI] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Suppl.

RESOURCES