基于3D对象的稀疏分布和所需的里埃光谱的全息3D显示的实时计算
Applied optics
|September 14, 2023
概括
这项研究引入了一个快速的全息显示算法,利用对象稀疏性. 它显著加速全息计算,使实时3D显示生成成为可能.
科学领域:
- 光学和光子学 在光学和光子学.
- 计算机视觉 计算机视觉
- 数字全息图 (Digital Holography) 是一个数字全息图.
背景情况:
- 全息三维 (3D) 显示器可以重建物体表面,但不能重建内部结构.
- 使用3D快速里叶变换 (FFT) 的传统衍射计算是计算密集的.
- 全息图生成只需要半球表面上的部分2D光谱,而不是全3D光谱.
研究的目的:
- 通过利用对象和频谱稀疏性来开发全息3D显示器的快速计算算法.
- 从理论上推导并详细描述一个算法,以减少全息生成中的计算负载.
- 为了实现实时全息显示性能.
主要方法:
- 利用3D对象表面的稀疏分布,在深度方向上分析地解决富里埃变换.
- 将3D快速里叶变换 (FFT) 分解为多个二维 (2D) FFT.
- 利用所需的部分二维里埃光谱的稀疏性来生成全息图.
主要成果:
- 拟议的算法显示,加速度比传统方法提高了24倍.
- 实时全息图计算实现了170赫兹的处理速率.
- 该算法有效地减少了全息生成所需的2D FFTs的数量.
结论:
- 为全息3D显示器开发了一种新的快速计算算法.
- 该算法的效率源于利用对象稀疏性和光谱稀疏性.
- 这一进步使实用实时全息显示应用成为可能.
相关概念视频
Discrete Fourier Transform
320
The Discrete Fourier Transform (DFT) is a fundamental tool in signal processing, extending the discrete-time Fourier transform by evaluating discrete signals at uniformly spaced frequency intervals. This transformation converts a finite sequence of time-domain samples into frequency components, each representing complex sinusoids ordered by frequency. The DFT translates these sequences into the frequency domain, effectively indicating the magnitude and phase of each frequency component present...
320
Discrete-time Fourier transform
365
The Discrete-Time Fourier Transform (DTFT) is an essential mathematical tool for analyzing discrete-time signals, converting them from the time domain to the frequency domain. This transformation allows for examining the frequency components of discrete signals, providing insights into their spectral characteristics. In the DTFT, the continuous integral used in the continuous-time Fourier transform is replaced by a summation to accommodate the discrete nature of the signal.
One of the notable...
One of the notable...
365
Discrete-Time Fourier Series
295
The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
For a discrete-time periodic signal x[n]...
295
Fast Fourier Transform
373
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
373
Aliasing
159
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
159
Convergence of Fourier Series
170
The Fourier series is a powerful mathematical tool for representing periodic signals as an infinite sum of complex exponentials. In practice, this infinite series is truncated to a finite number of terms, yielding a partial sum. This truncation makes the approximation of the signal feasible but introduces certain challenges, particularly near discontinuities, known as the Gibbs phenomenon.
The Gibbs phenomenon refers to the persistent oscillations and overshoots that occur near discontinuities...
The Gibbs phenomenon refers to the persistent oscillations and overshoots that occur near discontinuities...
170


