
- Chinese Optics Letters
- Vol. 19, Issue 12, 121101 (2021)
Abstract
1. Introduction
Ghost imaging (GI), as a novel imaging technique, has received extensive attention in the field of quantum optics recently. Different from traditional imaging, GI is a nonlocal imaging technique that calculates spatial intensity correlation between two light beams to achieve the purpose of final imaging. GI was first, to the best of our knowledge, realized in an experiment by using entangled photon pairs in 1995[
In computer vision, edge detection is an important research field. Recently, much work on how to apply the advantage of SPI to the edge detection technique has been carried out[
Note that most of the above works focused on the first-order differential edge detection operators, such as the Sobel operator, or the corresponding improved operators on this basis, and Mao et al. described that the second-order Laplacian operator could not achieve good results, which is different from the first-order Sobel operator[
2. Principle
Figure 1 shows the experimental setup of LFSI. Inside the projector, a beam of white light from a light emitting diode (LED) lamp illuminates a liquid crystal display (LCD) that is controlled by a computer to generate the modulated patterns. The modulated light passes through a 532 nm filter placed in front of the projector lens and then illuminates the target object. Finally, all of the light transmitted by the object is collected by a lens and focused onto a bucket detector without spatial resolution. Edge information of an unknown object can be acquired through a two-dimensional (2D) inverse Fourier transform algorithm by a computer.
Figure 1.Setup of LFSI.
In the FSI, a series of 2D Fourier basis patterns with orthogonal properties are used as modulated patterns. The mathematical expression for each pattern is described as follows:
Then, we discuss how to combine FSI with edge detection from two aspects. On the one hand, the edge detection of an image is often expressed as the convolution of the image and edge detection operators in the field of image processing. On the other hand, it can be found that when a convolution kernel satisfies some conditions, using the convolution kernel to perform a convolution operation on modulated speckles is equivalent to performing a corresponding convolution operation on the object’s image according to Eq. (3):
For the edge detection operator, there are the first-order differential operator and second-order differential operator. The first-order differential operator, such as the Sobel operator, is widely discussed in many works. Here, we focus on the second-order LoG operator, and the convolution kernel of the LoG operator can be written as
From Eq. (4), it is easy to find that the convolution kernel of the LoG operator is origin-symmetric and satisfies the equation
Correspondingly, the Fourier coefficient
Compared with Eq. (2), what the 2D inverse Fourier transformation of the new frequency spectrum denotes is not the object’s image but the convolution of the image and edge detection operator. The results of
Here, when LoG of Eq. (5) is replaced with the convolution kernel of the Sobel operator[
3. Numerical and Experimental Results
In this section, we carry out the numerical simulations and experiments to compare the performance of three edge detection schemes. The purpose of comparison is mainly to clarify three problems. The first one is whether SPI with the second differential operator is feasible to implement edge detection. The second one is whether the performance of combining FSI with the second-order LoG operator is better than that with first-order Sobel operator, as far as the results of edge detection are concerned. The third one is why we do not image an object firstly before extracting the edge information but utilize the LoG operator to modify the Fourier basis patterns to realize edge detection directly.
Without loss of generality, we use an ‘HNU’ binary object and a ‘windmill’ grayscale object with
Firstly, the performance of three schemes in a noise-free environment is discussed, as shown in Fig. 2. It is easy to find in Fig. 2(c) that the result of Scheme I presents thicker edges, while Scheme II and LFSI get finer edge detail, which corresponds to characteristics of the human visual system. Then, it can be seen that the results in Figs. 2(d) and 2(e) have no difference because no noise is considered. So, why we do not use Scheme II to implement edge detection? Besides, both the image and edge information of the object can be obtained at the same time in this way. What we want to discuss next focuses on this question. As we know, noise is inevitable during the practical application. So, we add different levels of white Gaussian noise into the modulated patterns[
Figure 2.Simulation results. (a) ‘HNU’ binary image. (b) Original edge image of (a). (c)–(e) The results of edge detection based on Scheme I, Scheme II, and LFSI, respectively.
Figure 3 shows the simulation results of the binary object ‘HNU’ in different noise environments. From Figs. 3(b) and 3(c), it can be seen that regardless of light source noise or detection noise, the edge detection results of Scheme II are more likely to interfere when compared to LFSI. At the same time, Scheme I also shows good anti-noise performance [see Fig. 3(a)], while the thicker edge detail of Scheme I makes its SNR much smaller than that of LFSI. Besides, morphological processing is performed for the problem of noise in the edge image [see Fig. 3(c)]. Also, it is implemented by setting an appropriate threshold to binarize the edge images and then using the built-in function imclose of MATLAB to process these binary images. It is easy to find that most of edge contour information is extracted from the edge image after morphological processing, which is confirmed from the increase of SNR in Fig. 3(d).
Figure 3.Simulation results after adding noise. (a)–(c) Results of edge detection based on Scheme I, Scheme II, and LFSI. (d) Morphological processing results of (c). First row: adding SNR = 10 dB detection noise and no light source noise; second row: adding SNR = 10 dB light source noise and no detection noise; third row: adding SNR = 10 dB detection noise and light source noise.
Next, a ‘windmill’ grayscale object is used to repeat the above simulation process. It is shown that the conclusions from Fig. 4 are similar with those from Fig. 3. Then, we further compare three edge detection schemes through experiments. The ‘G’ binary object and ‘ghost’ grayscale object are used as our test objects, the object’s size is
Figure 4.Simulation results after adding noise. (a1), (a2) Original image and edge image of ‘windmill’ grayscale image. (b)–(d) Results of edge detection based on Scheme I, Scheme II, and LFSI, respectively. (e) Morphological processing results of (d). First row: adding SNR = 10 dB detection noise and no light source noise; second row: adding SNR = 10 dB light source noise and no detection noise; third row: adding SNR = 10 dB detection noise and light source noise.
Figure 5.Experimental results. (a1), (b1) Original image and edge of ‘G’ binary image. (a2), (b2) Original image and edge of ‘ghost’ image. (c)–(e) Experimental results of edge detection based on Scheme I, Scheme II, and LFSI, respectively. (f) Morphological processing results of (e).
It is also noted that the SNRs of GI with the second-order Laplacian operator are almost zero in Ref. [22], while we get good SNRs in LFSI. The difference may be explained as follows. First, the second-order Laplacian operator is more easily affected by the noise in contrast to the second-order LoG operator, as mentioned before. Second, LFSI uses Fourier basis patterns instead of the random speckles used in Ref. [22]. It has been proved that Fourier basis patterns are better than the random speckles on improving imaging quality when imaging an unknown object[
4. Conclusion
In conclusion, we have developed an edge detection scheme combining the FSI technique with a second-order LoG operator. The simulation and experimental results clearly demonstrate that the second-order LoG operator can also be applied to SPI to implement edge detection. Besides, LFSI obtains finer edge information and saves half the processing time in contrast to the first-order Sobel operator. At the same time, the anti-noise performance of LSFI is better because of the Fourier basis patterns. Therefore, one potential application of our method is to obtain accurate edge information in microscopic imaging technology.
References
[1] T. B. Pittman, Y. H. Shih, D. V. Strekalov, A. V. Sergienko. Optical imaging by means of two-photon quantum entanglement. Phys. Rev. A, 52, R3429(1995).
[2] D. V. Strekalov, A. V. Sergienko, D. N. Klyshko, Y. H. Shih. Observation of two-photon ghost interference and diffraction. Phys. Rev. Lett., 74, 3600(1995).
[3] R. S. Bennink, S. J. Bentley, R. W. Boyd. ‘Two-photon’ coincidence imaging with a classical source. Phys. Rev. Lett., 89, 113601(2002).
[4] J. Cheng, S. S. Han. Incoherent coincidence imaging and its applicability in X-ray diffraction. Phys. Rev. Lett., 92, 093903(2004).
[5] F. Ferri, D. Magatti, A. Gatti, M. Bache, E. Brambilla, L. A. Lugiato. High-resolution ghost image and ghost diffraction experiments with thermal light. Phys. Rev. Lett., 94, 183602(2005).
[6] A. Valencia, G. Scarcelli, M. D’Angelo, Y. Shih. Two-photon imaging with thermal light. Phys. Rev. Lett., 94, 063601(2005).
[7] J. H. Shapiro. Computational ghost imaging. Phys. Rev. A, 78, 061802(2008).
[8] Y. Bromberg, O. Katz, Y. Silberberg. Ghost imaging with a single detector. Phys. Rev. A, 79, 053840(2009).
[9] Z. B. Zhang, X. Ma, J. G. Zhong. Single-pixel imaging by means of Fourier spectrum acquisition. Nat. Commun., 6, 6225(2015).
[10] L. Wang, S. M. Zhao. Fast reconstructed and high-quality ghost imaging with fast Walsh–Hadamard transform. Photon. Res., 4, 240(2016).
[11] J. H. Gu, S. Sun, Y. K. Xu, H. Z. Lin, W. T. Liu. Feedback ghost imaging by gradually distinguishing and concentrating onto the edge area. Chin. Opt. Lett., 19, 041102(2021).
[12] B. Sun, M. P. Edgar, R. Bowman, L. E. Vittert, S. Welsh, A. Bowman, M. J. Padgett. 3D computational imaging with single-pixel detectors. Science, 340, 844(2013).
[13] Z. B. Zhang, J. G. Zhong. Three-dimensional single-pixel imaging with far fewer measurements than effective image pixels. Opt. Lett., 41, 2497(2016).
[14] H. Z. Jiang, H. J. Zhai, Y. Xu, X. D. Li, H. J. Zhao. 3D shape measurement of translucent objects based on Fourier single-pixel imaging in projector-camera system. Opt. Express, 27, 33564(2019).
[15] Z. B. Zhang, J. Q. Ye, Q. W. Deng, J. G. Zhong. Image-free real-time detection and tracking of fast moving object using a single-pixel detector. Opt. Express, 27, 35394(2019).
[16] Q. W. Deng, Z. B. Zhang, J. G. Zhong. Image-free real-time 3-D tracking of a fast-moving object using dual-pixel detection. Opt. Lett., 45, 4734(2020).
[17] K. Ota, Y. Hayasaki. Complex-amplitude single-pixel imaging. Opt. Lett., 43, 3682(2018).
[18] Y. Liu, J. L. Suo, Y. L. Zhang, Q. H. Dai. Single-pixel phase and fluorescence microscope. Opt. Express, 26, 32451(2018).
[19] X. Y. Hu, H. Zhang, Q. Zhao, P. P. Yu, Y. M. Li, L. Gong. Single-pixel phase imaging by Fourier spectrum sampling. Appl. Phys. Lett., 114, 051102(2019).
[20] B. Jack, J. Leach, J. Romero, S. Franke-Arnold, M. Ritsch-Marte, S. M. Barnett, M. J. Padgett. Holographic ghost imaging and the violation of a Bell inequality. Phys. Rev. Lett., 103, 083602(2009).
[21] X. F. Liu, X. R. Yao, R. M. Lan, C. Wang, G. J. Zhai. Edge detection based on gradient ghost imaging. Opt. Express, 23, 33802(2015).
[22] T. Y. Mao, Q. Chen, W. J. He, Y. H. Zou, H. D. Dai, G. H. Gu. Speckle-shifting ghost imaging. IEEE Photon. J., 8, 6900810(2016).
[23] H. D. Ren, S. M. Zhao, J. Gruska. Edge detection based on single-pixel imaging. Opt. Express, 26, 5501(2018).
[24] H. Guo, R. Y. He, C. P. Wei, Z. Q. Lin, L. Wang, S. M. Zhao. Compressed ghost edge imaging. Chin. Opt. Lett., 17, 071101(2019).
[25] Y. F. Liu, P. P. Yu, X. Y. Hu, Z. Q. Wang, Y. M. Li, L. Gong. Single-pixel spiral phase contrast imaging. Opt. Lett., 45, 4028(2020).
[26] D. Marr, E. Hildreth. Theory of edge detection. Proc. R. Soc. Lond. B, 207, 187(1980).
[27] W. W. Meng, D. F. Shi, J. Huang, K. Yuan, Y. J. Wang, C. Y. Fan. Sparse Fourier single-pixel imaging. Opt. Express, 27, 31490(2019).
[28] R. C. Gonzalez, R. E. Woods. Digital Image Processing(2007).
[29] M. J. Sun, Z. H. Xu, L. A. Wu. Collective noise model for focal plane modulated single-pixel imaging. Opt. Lasers Eng., 100, 18(2018).
[30] O. Katz, Y. Bromberg, Y. Silberberg. Compressive ghost imaging. Appl. Phys. Lett., 95, 131110(2009).

Set citation alerts for the article
Please enter your email address