Expand this Topic clickable element to expand a topic
Skip to content
Optica Publishing Group

A Parallel Product-Convolution approach for representing depth varying Point Spread Functions in 3D widefield microscopy based on principal component analysis

Open Access Open Access

Abstract

We address the problem of computational representation of image formation in 3D widefield fluorescence microscopy with depth varying spherical aberrations. We first represent 3D depth-dependent point spread functions (PSFs) as a weighted sum of basis functions that are obtained by principal component analysis (PCA) of experimental data. This representation is then used to derive an approximating structure that compactly expresses the depth variant response as a sum of few depth invariant convolutions pre-multiplied by a set of 1D depth functions, where the convolving functions are the PCA-derived basis functions. The model offers an efficient and convenient trade-off between complexity and accuracy. For a given number of approximating PSFs, the proposed method results in a much better accuracy than the strata based approximation scheme that is currently used in the literature. In addition to yielding better accuracy, the proposed methods automatically eliminate the noise in the measured PSFs.

©2010 Optical Society of America

1. Introduction

Deconvolution plays a crucial role in 3D wide-field microscopy [1]. It attempts to estimate the underlying image structure from the acquired data by inverting the imaging response (forward model) of the microscope, which leads to an improved resolution and contrast. Undeniably, accuracy of the forward model has a significant impact on the accuracy of the estimated structure. In the standard space-invariant assumption, the forward model is represented by a point spread function (PSF) which is the image resulting from placing a point source (sub-diffraction fluorescent bead) under the microscope. Most of the deconvolution methods rely on this assumption [2]. However, in reality, this assumption is invalid.

In any realistic widefield microscope with high NA objective lens observing biological samples, the actual PSF varies as a function of depth from the coverslip. The dominant factor causing this variation is the depth dependent spherical aberration resulting from the mismatch between the refractive indices of mounting and immersion mediums [3]. Hence, if Nx × Ny × Nz is the image size with Nz being the axial dimension, then a rigorous representation amounts to using an Nz number of 3D depth-varying PSFs (DV-PSFs). For a particular imaging set-up, if one has measured the PSF at zero depth, all DV-PSFs are predictable with a reasonable approximation by modifying the phase-retrieved pupil function [4]. It can also be measured with sufficiently fine sampling using specialized hardware [5].

Observation of such PSFs indicate that the magnitude of depth variation is significant, suggesting that including depth-dependent effects in deconvolution will lead to a substantial improvement in the results. This has indeed been demonstrated experimentally in [5] where both the data and PSFs used were from real measurements. The emphasis therein was on showing the advantage in using the depth variant forward model against the invariant one, but not on the computational complexity. Since, it is impractical to use Nz number of PSFs, the authors use an approximation method where the depth-dependent effects are handled as discrete layers or strata in Z (strata method) [6, 7].

It should be noted that most of the high performance nonlinear deconvolution methods [8–10] rely on repeated computation of the forward model. Hence, an improved approximation method will results in a significant improvement in the deconvolution process.

Our goal in this paper is to develop a better approximation scheme based on principal component analysis. We restrict ourselves in developing the forward model only and we do not consider the deconvolution problem here. With the use of theoretical and measured PSFs, we demonstrate how our model provides a better alternative for constructing deconvolution algorithms.

2. Developing the model

Our model is based on expressing the DV-PSFs as weighted sum of a fixed set of basis functions derived from the the principal components of experimental observations. Since, PCA of 3D images is extremely complex and computationally impractical (with no reported applications so far), we first derive an approximate two-stage method, which we call the tensor product PCA (TP-PCA). We then derive the final computational structure. Thus, the depth variation is accounted for by premultiplication with a set of 1D depth functions, followed by a set of standard convolutions.

2.1. Tensor product PCA of 3D images

Principal component analysis [11] allows a compact representation of images of a given specific class. It represents a given set of images as a weighted sum of a small number of 2D basis functions, These basis functions are known as the principal components which are computed using Singular Value Decomposition (SVD) as described below.

Let {X 1, X 2,…, X N} be the given set of images. Let X̄ be the mean image given by

X̄=(1/N)i=1NXi.

Let v i be the 1D vector obtained by scanning the mean removed image X i = X i - X̄. Let R be the matrix defined by

R=[v1v2vN]

R is an M×N matrix where M is the total number of pixels in each of the images {X 1,X 2,… ,X N}. Let the following be the singular value decomposition of R.

R=UDVT,

where U and V are orthogonal matrices and D is a diagonal matrix. Without the loss of generality, let us assume that the diagonal elements of D are ordered with decreasing magnitude. Let u i be the ith column of U, and P i be the corresponding image obtained by reverse scanning u i. Then in PCA, one choses the first B column vectors of U and expresses an input image X i as

Xi=X¯+j=1Bci,jPj,

where c i,j = 〈P j,X i〉, with 〈,〉 representing the inner product, i.e., point-wise multiplication and summation. The user-defined parameter, B, in the above expression represents the number of basis functions, which is chosen according to the required level of approximation. The diagonal elements of D provide an estimate of approximation error. Specifically, the ratio,

rB=dBd1,

gives relative mean square approximation error, where the dis represent the diagonal elements of D. Typically, for an adequate level of approximation, B is much smaller than N.

Almost all of the imaging applications that use PCA are on 2D images. A direct application of the above procedure is impractical for 3D images because SVD becomes prohibitively expensive. Here we develop a novel two-stage method, which we call the tensor product PCA (TP-PCA) that can be applied to the 3D PSF images with an affordable complexity.

Let 𝓢 = {S 1(x,y,z),…,S N(x,y,z)} be the set of 3D images. Let Nz be the number of z sections. For each value of z, we form a set of 2D images given by 𝓢(z) = {S (z) 1(x,y),…,S (z) N(x,y)}, where S (z) i(x,y) = S i(x,y,z). We then apply PCA on each of the subsets to get basis functions P (z) 1(x,y),…,P (z) 1(x,y), where B 1 is a user parameter. The images are expressed as

Si(z)(x,y)=S̄(z)(x,y)+j=1B1ci,j(z)Pj(z)(x,y),

where S̄(z)(x,y) is the mean image of the set 𝓢(z) and

ci,j(z)=Si(z)(x,y)S̄(z)(x,y),Pj(z)(x,y).

We now form a set of 2D images given by

𝓢={Ci(z,j)=ci,j(z),i=1,,N;j=1,,B1}.

Finally, we apply a PCA again on the set 𝓢 to get basis functions P 1 (z, j),…, P B2 (z, j), where B 2 is the second user parameter. The images are approximated as

Ci(z,j)=k=1B2ci,kPk(z,j),

where c i,k = 〈Ci(z, j),P k(z, j)〉. Substituting Eqs. (3) and (2) in Eq. (1) gives

Si(z)(x,y)=S̄(z)(x,y)+k=1B2ci,kQk(x,y,z),

where

Qk(x,y,z)=j=1B1Pk(z,j)Pj(z)(x,y)

Replacing S (z) 1(x,y) and S̄(z)(x,y) by S i(x,y,z) and S̄(x,y,z) in Eq. (4) yields

Si(x,y,z)=S̄(x,y,z)+k=1B2ci,kQk(x,y,z),

The above expression represents our final TP-PCA approximation. In the above procedure, the first user parameter B 1 is chosen such that the approximation error is negligible or zero in the first stage, and the second user parameter is chosen according to the desired final approximation error. By this way, the overall approximation error is governed only by the z-dependent second stage.

We have described so far a procedure that gives orthogonal basis functions for 3D images by performing Nz + 1 2D PCA decompositions. Even though the resulting basis function are not as optimal as the ones that might be obtained by direct 3D PCA (the impractical method), we will show experimentally that this approach works well for approximating 3D PSFs.

2.2. The PCA based imaging model

We are now ready to derive the Parallel Product-Convolution structure. Consider the scheme represented in the Fig. 1(a). The fluorescent object to be studied is mounted under a coverslip and placed below the objective lens. The space between the objective lens and the coverslip is filled with the immersion medium (oil) whose refractive index matches with that of the cover-slip. The refractive index of the object differs from that of the coverslip and oil, and is typically assumed to be uniform. In essence, there is only one discontinuity along the optical axis that is represented by a plane, which results in the depth varying response of the system.

Typical 3D imaging involves acquiring a series of 2D images for different values of z or equivalently different positions of the focal plane [Fig. 1(a)]. Note that z represents the position of the focal plane with respect to the interface plane. If there is no refractive index mismatch, the 3D image is expressed in terms of the object by a simple convolution with a 3D PSF. However, to express the image in terms of the object under the coverslip when there is a mismatch, we need the 4D function, h (x,y,z,z ), which represents the series of 2D image resulting from positioning the focal plane at z and a point source at z [Fig. 1(b)].

Let f(x,y,z) be the object (fluorescent dye structure) and g(x,y,z) be the image acquired by the microscope. The forward model is given by

g(x,y,z)=x,y,zh(xx,yy,z,z)f(x,y,z)dxdydz,

In the above expression, z is the axial image coordinate and z is the axial object coordinate and the system response is a function of both.

Under this notion, when the system is depth independent, the response is a function of only the difference z - z .In other words, the depth invariance corresponds to following relation:

h(x,y,z,z)=h(x,y,zz,0),

and Eq. (6) becomes a simple convolution given by

g(x,y,z)=h0(x,y,z)*f(x,y,z),

where h 0(x,y,z) is the standard depth independent PSF given by h 0(x,y, z) = h (x,y,z,0).

The next step is to account for the focus shift [12] in the representation of h . The term focus shift signifies the fact that, for a given value of object depth variable z , the maximum intensity is observed when the image depth variable z is equal to az , where a is a constant that depends on the refractive indices of the mounting and immersion mediums. To account for the focus shift, we consider the followed transformation [Fig. 1(c)]:

h(x,y,z,z)=h(x,y,z+az,z).

Note that now in the new representation, the reference plane for z is the plane containing the bead with focus shift. This representation is advantageous in the sense that, for a fixed value of x,y, and z, the variation with respect to axial object coordinate z is lower compared to the former representation.

The forward model with new representation becomes

g(x,y,z)=x,y,zh(xx,yy,zaz,z)f(x,y,z)dxdydz,

The above equation can be equivalently represented by

g(x,y,z/a)=x,y,zh(xx,yy,z/az,z)f(x,y,z)dxdydz,
 figure: Fig. 1.

Fig. 1. Schematic representation 3D depth dependent system

Download Full Size | PDF

The factor a in the above expression disappears if it is translated into discrete summations assuming that discretization step size of z is a times larger than that of z . Assuming now that the variables represent discrete indices, the above model becomes

g(x,y,z)=x,y,zh(xx,yy,zz,z)f(x,y,z),

Now, define the set of 3D images given by

𝓢={hz(x,y,z)=h(x,y,z,z),z=0,,Nz1}

We then apply a TP-PCA as described in the previous subsection. Let P 1(x,y,z),…,PB(x,y,z) be the selected principal components [Qk’s in Eq. (5)]. Then, the function h(·,·,·,·) can be approximated as

h(x,y,z.z)=h̄(x,y,z)+j=1Bcj(z)Pj(x,y,z),

where h̄(x,y,z) is the function obtained by averaging h(x,y,z,z ) along z , and

cj(z)=x,y,z(h(x,y,z,z)h̄(x,y,z)))Pj(x,y,z)

Substituting Eq. (9) in Eq. (8) yields the final structure:

g(x,y,z)=h̄(x,y,z)*f(x,y,z)+j=1BPj(x,y,z)*[cj(z)f(x,y,z)],

where * represents convolution. The equation [Eq. (10)] is our parallel product-convolution (PPC) model. The complicated integral in Eq. (6) is approximated by simple expression in Eq. (10) involving a set of standard convolutions with the input pre-multiplied by 1D functions. The above approximation model can be re-expressed as in the equation [Eq. (6)] with h replaced by h (B) a, where the latter is given by

ha(B)(x,y,z,z)=h̄(x,y,z)+j=1BPj(x,y,z)cj(z).

Let Nx × Ny × Nz be the image size. A quick examination of Eq. (10) might indicate that its implementation will require B+1 number of 3D FFTs and a 3D IFFT. However, observing the fact that input to B + 1 convolutions differ only axially, it can be verified that B+1 number of 3D FFTs can be replaced by Nz times 2D FFTs and then (B+1)NxNy times 1D FFTs, providing additional computational efficiency.

3. Results

We apply our method on both theoretical and measured PSFs and compare with the bilinear interpolation method reported in [7]. In this method, the z -axis is divided into some number of intervals (strata) of thickness T and the DV-PSFs at the edge of the intervals are used to approximate all the DV-PSFs using bilinear interpolation.

We used the same experimental set-up as in [5] to obtain measured DV-PSFs. DV-PSFs were measured by positioning fluorescent beads at various depths (z ) using an optical trap (refer to [5] for experimental set up). Imaging wavelength was 532 nm. The discretization step size for x and y was 42 nm and that of z was 75 nm. z step size was chosen appropriately to compensate for the focus shift. The objective numerical aperture was 1.49 NA. We also used the same specifications to generate theoretical DV-PSFs using the method described in [4].

To visualize the DV-PSFs we utilize both xz sections for various values z with y chosen to be at the center of the PSFs, and xz sections for various values z with y chosen similarly. In all the visualizations, the top left corner corresponds to the origin of the axes. To make low intensities visible, we display the fourth root of the intensity whenever the images are positive. The exceptions are the approximation error images, and the PCA basis functions.

For a given B, we define the normalized approximation error as

E=hha(B)2h2,

where h (B) a is as defined in Eq. (11).

3.1. Application to theoretical PSFs

We used 41 theoretical 3D PSFs of size 100 × 100 × 40 for {z = i × 75nm, i = 0,…, 40}. Figure 2 displays the xz and xz sections and Figure 3 shows few first PCA basis functions.

 figure: Fig. 2.

Fig. 2. Theoretical DV-PSF sections. Horizontal axis represent x. Image size is 2925 nm× 4200 nm.

Download Full Size | PDF

Figure 4 compares the approximation error for fitting a set of 41 3D PSFs using either the PCA method or the strata based method given in [7] for various number of PSF basis functions. Note that the basis PSFs for the strata method are selected from the DV-PSFs themselves, whereas for our method, the basis PSF functions are the mean PSF and the principal components. The advantage of using the PCA method over the strata method is evident from the plot; 2 PCA functions out perform 5 strata functions and 3 PCA functions are comparable to 8 strata functions.

 figure: Fig. 3.

Fig. 3. Basis functions for theoretical PSFs (xz sections). Image at the top left is the mean PSF h̄. The remaining are the first 5 principal components.

Download Full Size | PDF

 figure: Fig. 4.

Fig. 4. Approximation error for various values of number of basis PSFs. x-axis represents number of PSFs used to approximate 41 PSFs spanning the range z = [0,3000 nm]. PCA method yields a significant advantage over the strata based method.

Download Full Size | PDF

We now consider the special case of approximating the DV-PSFs with two bases PSFs. This amounts to, for PCA method, using the mean PSFs h̄ and the first principal component; whereas, for the strata method, this means using the PSF corresponding to values of z equal to zero and bottom of the total range. Figure 5 compares the approximated PSFs with the originals for both methods. In the strata method, for the PSFs at the top and the bottom, the approximated PSFs are identical to the originals since these PSFs are themselves the basis functions. However, for the total range of z , the mean approximation error is much higher than that of PCA method (about 17 times). This is evident from the approximated images in the middle (for z = 750 nm, 1500 nm, 2250 nm). Figure 6 shows the xz sections of the same results. While visually less obvious, comparable behavior extends to any number of basis functions.

3.2. Application to measured PSFs

We used a set of 41 measured 3D PSFs obtained using the set-up described at the beginning of this section. The results are analogous to that of the previous subsection; the only difference is that the PSFs used here are real measured PSFs. Figure 7 displays the xz and xz sections and Fig. 8 shows first two PCA basis functions. We observed that, subsequent basis functions contain background noise as well as high frequency structures that lie well beyond the theoretical frequency support of the microscope, which possibly originate from the Poisson noise. This indicates that two bases function are sufficient to represent the essential details of DV-PSFs for the range of depth considered in this experiment.

Figure 9 compares the approximation error of the PCA method with that of the strata based method for various number of bases PSFs. As with the theoretical PSFs, the PCA method provides an improved approximation. However, the error does not fall off as fast as in the case of theoretical PSF approximation, since the measured PSFs contain noise.

We now again consider the special case of approximating the DV-PSFs with two basis PSFs. Figure 10 displays the results. It should be noted that, for the strata method, the calculated PSFs at the top and the bottom are identical to the originals (including the background noise) since these PSFs are themselves used as the basis functions. Whereas, in PCA method, the approximations differ from the original both in terms of the noise and signal for these two values of z . However, for the other values of z , the PCA method yields a smaller error, and all of the approximated PSFs are nearly noise-free. This result is also evident from the displayed error images [Fig. 10(b)]. In contrast to the case of theoretical PSFs, here the PCA method provides only a two fold improvement in the error, due to the inclusion noise. Figure 11 displays the xz section of the same result for z = 0. We can see significant line artifacts in the strata approximated PSFs which originates from interpolated noise.

Based on the above experimental observations, we now summarize the factors that render the proposed method an attractive tool for constructing robust depth dependent deconvolution algorithms. We first note that a robust deconvolution method typically uses a nonquadratic regularization. It computes the required solution as a minimizer of a weighted sum of this regularization and a quadratic data fidelity term [8–10]. Such algorithms typically take about 300 seconds for computing a 3D stack of standard size. If these algorithms are extended for depth dependent deconvolution, the computational time will be multiplied by a factor proportional to the number of PSFs used. Hence using a large number of PSFs is not practical. Since the proposed method approximates the DV-PSFs with a very few basis PSFs, it will be a promising tool for solving depth dependent deconvolution problems using general purpose computers with a moderate computational power. For example, a 5 PSF model, which approximates both experimental and theoretical PSFs with more than 95% accuracy, offers a good trade-off between computational complexity and accuracy.

Second, for a given number of basis PSFs, the proposed method has a lower computational complexity than that of the strata method as explained at the end of section 2. For example, when a 5-PSF model is used, the strata method will cause a 5 fold increase in the computational complexity when compared to depth invariant deconvolution, whereas the proposed method will cause only about a 3 fold increase. This gain originates from the compactness of the forward model expressed in the equation [Eq. (10)].

Another interesting point is that, since the proposed model automatically eliminates noise without losing low intensity features in the DV-PSFs, the PCA-approach will reduce the potential for artifacts in the deconvolution results.

 figure: Fig. 5.

Fig. 5. Results of approximating using two basis functions only. Displayed are the approximated xz sections and error images for various values of z . For z = 0 nm, 3000 nm, strata approximation is identical to the originals because the basis function therein are originals themselves. However, for the other values of z , PCA method gives better approximation resulting in a 17 fold improvement in overall approximation error. The displayed error images are normalized to the overall maximum of the original PSFs.

Download Full Size | PDF

 figure: Fig. 6.

Fig. 6. xz sections of the same results in Figure 5 for various values of z

Download Full Size | PDF

 figure: Fig. 7.

Fig. 7. Measured DV-PSF sections. Image size is 2925nm×4200nm.

Download Full Size | PDF

 figure: Fig. 8.

Fig. 8. Basis functions for measured PSFs (xz sections). Image at the left is the mean PSF h̄. The right one is the first principal component.

Download Full Size | PDF

 figure: Fig. 9.

Fig. 9. Approximation error for various values of number of basis PSFs. x-axis represents number of PSFs used to approximate 41 PSFs spanning the range z = [0,3000 nm]. PCA method yields a better approximation.

Download Full Size | PDF

4. Conclusions

We have developed a PCA based approximation model for use in deconvolving the depth varying response of widefield microscopes. When compared to the only available method in literature, namely the strata based interpolation method, the PCA method results in a much lower approximation error for any given number of model PSFs. Simultaneously, the PCA method automatically eliminates the noise in the measured PSFs, in contrast to the strata based method. Using this new model in any iterative deconvolution algorithm is thus expected to result in a greatly improved restoration of biological structures.

 figure: Fig. 10.

Fig. 10. Results of approximating using two basis functions only. Displayed are the approximated xz sections and error images for various values of z . For z = 0 nm, 3000 nm, strata approximation is identical to the originals because the basis function therein are originals themselves. However, for the other values of z , PCA method gives better approximation.

Download Full Size | PDF

 figure: Fig. 11.

Fig. 11. xz section of approximation result of Fig. 10 for z = 0. Note the pronounced line artifact in strata approximation.

Download Full Size | PDF

Acknowledgements

This research was supported by Human Frontier Science Program Organization (www.hfsp.org) under the grant LT00460/2007-C.

References and links

1. D. Agard, Y. Hiraoka, P. Shaw, and J. Sedat, “Fluorescence microscopy in three dimensions,” Methods Cell Biol. 30, 353–377 (1989). [CrossRef]   [PubMed]  

2. P. Sarder and A. Nehorai, “Deconvolution methods for 3-D fluorescence microscopy images,” IEEE Sig. Proc. Mag. 23, 32–45 (2006). [CrossRef]  

3. S. Gibson and F. Lanni, “Experimental test of an analytical model of aberration in an oil-immersion objective lens used in three-dimensional light microscopy, ” J. Opt. Soc. Am. A 8, 1601–1613 (1991). [CrossRef]  

4. B. Hanser, M. Gustafsson, D. Agard, and J. Sedat, “Phase-retrieved pupil functions in wide-field fluorescent microscopy,” J. Microsc. 216, 32–48 (2004). [CrossRef]   [PubMed]  

5. J. Shaevitz and D. Fletcher, “Enhanced three-dimensional deconvolution microscopy using a measured depth-varying point-spread function,” J. Opt. Soc. Am. A 24, 2622–2627 (2007). [CrossRef]  

6. C. Preza and J. Conchello, “Image estimation account for point-spread function depth variation in three-dimensional fluorescence microscopy,” Proc. SPIE (2003), pp. 1–8.

7. C. Preza and J. Conchello, “Depth-variant maximum likelihood restoration for three-dimensional fluorescence microscopy,” J. Opt. Soc. Am. A 21, 1593–1601 (2004). [CrossRef]  

8. E. Hom, F. Marchis, T. Lee, S. Haase, D. Agard, and J. Sedat, “AIDA: an adaptive image deconvolution algorithm with application to multi-frame and three-dimensional data,” J. Opt. Soc. Am. A 24, 1580–1600 (2007). [CrossRef]  

9. C. Vonesch and M. Unser, “A Fast Thresholded Landweber Algorithm for Wavelet-Regularized Multidimensional Deconvolution,” IEEE Tran. Imag. Proc. 17, 539–549 (2008). [CrossRef]  

10. C. Vonesch and M. Unser, “A Fast Multilevel Algorithm for Wavelet-Regularized Image Restoration,” IEEE Tran. Imag. Proc. 18, 509–523 (2009). [CrossRef]  

11. I. Jolliffe, Principal component analysis (Springer, 2002).

12. S. Wiersma, P. Torok, T. Visser, and P. Varga, “Comparison of different theories for focusing through a plane interface,” J. Opt. Soc. Am. B 14, 1482–1490 (1997). [CrossRef]  

Cited By

Optica participates in Crossref's Cited-By Linking service. Citing articles from Optica Publishing Group journals and other participating publishers are listed here.

Alert me when this article is cited.


Figures (11)

Fig. 1.
Fig. 1. Schematic representation 3D depth dependent system
Fig. 2.
Fig. 2. Theoretical DV-PSF sections. Horizontal axis represent x. Image size is 2925 nm× 4200 nm.
Fig. 3.
Fig. 3. Basis functions for theoretical PSFs (xz sections). Image at the top left is the mean PSF h̄. The remaining are the first 5 principal components.
Fig. 4.
Fig. 4. Approximation error for various values of number of basis PSFs. x-axis represents number of PSFs used to approximate 41 PSFs spanning the range z = [0,3000 nm]. PCA method yields a significant advantage over the strata based method.
Fig. 5.
Fig. 5. Results of approximating using two basis functions only. Displayed are the approximated xz sections and error images for various values of z . For z = 0 nm, 3000 nm, strata approximation is identical to the originals because the basis function therein are originals themselves. However, for the other values of z , PCA method gives better approximation resulting in a 17 fold improvement in overall approximation error. The displayed error images are normalized to the overall maximum of the original PSFs.
Fig. 6.
Fig. 6. xz sections of the same results in Figure 5 for various values of z
Fig. 7.
Fig. 7. Measured DV-PSF sections. Image size is 2925nm×4200nm.
Fig. 8.
Fig. 8. Basis functions for measured PSFs (xz sections). Image at the left is the mean PSF h̄. The right one is the first principal component.
Fig. 9.
Fig. 9. Approximation error for various values of number of basis PSFs. x-axis represents number of PSFs used to approximate 41 PSFs spanning the range z = [0,3000 nm]. PCA method yields a better approximation.
Fig. 10.
Fig. 10. Results of approximating using two basis functions only. Displayed are the approximated xz sections and error images for various values of z . For z = 0 nm, 3000 nm, strata approximation is identical to the originals because the basis function therein are originals themselves. However, for the other values of z , PCA method gives better approximation.
Fig. 11.
Fig. 11. xz section of approximation result of Fig. 10 for z = 0. Note the pronounced line artifact in strata approximation.

Equations (25)

Equations on this page are rendered with MathJax. Learn more.

X ̄ = ( 1 / N ) i = 1 N X i .
R = [ v 1 v 2 v N ]
R = UD V T ,
X i = X ¯ + j=1 B c i , j P j ,
r B = d B d 1 ,
S i ( z ) ( x , y ) = S ̄ ( z ) ( x , y ) + j = 1 B 1 c i , j ( z ) P j ( z ) ( x , y ) ,
c i , j ( z ) = S i ( z ) ( x , y ) S ̄ ( z ) ( x , y ) , P j ( z ) ( x , y ) .
𝓢 = { C i ( z , j ) = c i , j ( z ) , i = 1 , , N ; j = 1 , , B 1 } .
C i ( z , j ) = k = 1 B 2 c i , k P k ( z , j ) ,
S i ( z ) ( x , y ) = S ̄ ( z ) ( x , y ) + k = 1 B 2 c i , k Q k ( x , y , z ) ,
Q k ( x , y , z ) = j = 1 B 1 P k ( z , j ) P j ( z ) ( x , y )
S i ( x , y , z ) = S ̄ ( x , y , z ) + k = 1 B 2 c i , k Q k ( x , y , z ) ,
g ( x , y , z ) = x , y , z h ( x x , y y , z , z ) f ( x , y , z ) dx dy dz ,
h ( x , y , z , z ) = h ( x , y , z z , 0 ) ,
g ( x , y , z ) = h 0 ( x , y , z ) * f ( x , y , z ) ,
h ( x , y , z , z ) = h ( x , y , z + az , z ) .
g ( x , y , z ) = x , y , z h ( x x , y y , z az , z ) f ( x , y , z ) dx dy dz ,
g ( x , y , z / a ) = x , y , z h ( x x , y y , z / a z , z ) f ( x , y , z ) dx dy dz ,
g ( x , y , z ) = x , y , z h ( x x , y y , z z , z ) f ( x , y , z ) ,
𝓢 = { h z ( x , y , z ) = h ( x , y , z , z ) , z = 0 , , N z 1 }
h ( x , y , z . z ) = h ̄ ( x , y , z ) + j = 1 B c j ( z ) P j ( x , y , z ) ,
c j ( z ) = x , y , z ( h ( x , y , z , z ) h ̄ ( x , y , z ) ) ) P j ( x , y , z )
g ( x , y , z ) = h ̄ ( x , y , z ) * f ( x , y , z ) + j = 1 B P j ( x , y , z ) * [ c j ( z ) f ( x , y , z ) ] ,
h a ( B ) ( x , y , z , z ) = h ̄ ( x , y , z ) + j = 1 B P j ( x , y , z ) c j ( z ) .
E = h h a ( B ) 2 h 2 ,
Select as filters


Select Topics Cancel
© Copyright 2024 | Optica Publishing Group. All rights reserved, including rights for text and data mining and training of artificial technologies or similar technologies.