即时-SFH:使用Perlin噪声的非代的稀疏里埃全息图
David Li1, Susmija Jabbireddy1, Yang Zhang2
1Department of Computer Science, University of Maryland, College Park, MD 20742, USA.
Sensors (Basel, Switzerland)
|November 27, 2024
概括
研究人员开发了一种更快的方法来创建用于增强 (AR) 和虚拟现实 (VR) 显示器的稀疏全息图. 这种非代技术显著加快了图像染速度,使实时全息内容成为可能.
科学领域:
- 光学和光子学 在光学和光子学.
- 计算机图形 计算机图形
- 显示技术 显示技术
背景情况:
- 全息显示器通过提供准确的深度线索,为AR/VR提供现实的3D视觉效果.
- 使用稀疏的像素数据可以实现高保真全息成像,提高能源效率.
- 目前用于计算稀疏全息图布局的方法是计算密集的,而不是实时的.
研究的目的:
- 介绍一种新的,非代的方法来计算稀疏的富里埃全息图.
- 为了提高生成全息显示器的计算速度,用于实时应用.
- 为了使动态内容呈现在AR和VR使用全息技术.
主要方法:
- 一种非代的振幅和相位计算技术被开发用于稀疏的富里埃全息图.
- 珀林噪声在图像平面阶段用于全息图生成.
- 为了验证该方法,进行了模拟和光学实验.
主要成果:
- 与高斯加权格尔赫伯格-萨克斯顿方法相比,提出的方法实现了超过600倍的运行时间改进.
- 这种新技术产生了几乎相同的峰值信号噪声比率 (PSNR) 和结构相似度指数 (SSIM) 质量.
- 实时性能被证明是动态AR/VR内容的关键.
结论:
- 非代的稀疏全息图计算方法为全息显示生成提供了显著的速度优势.
- 这一进步促进了复杂的3D内容的实时染,这对于沉浸式AR和VR体验至关重要.
- 该方法的效率为视频流和交互式可视化在全息平台上的实际应用铺平了道路.
相关概念视频
Reconstruction of Signal using Interpolation
173
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
173
Fast Fourier Transform
270
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...
270
Discrete Fourier Transform
219
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...
219
Continuous -time Fourier Transform
289
The Fourier series is instrumental in representing periodic functions, offering a powerful method to decompose such functions into a sum of sinusoids. This technique, however, necessitates modification when applied to nonperiodic functions. Consider a pulse-train waveform consisting of a series of rectangular pulses. When these pulses have a finite period, they can be accurately represented by a Fourier series. Yet, as the period approaches infinity, resulting in a single, isolated pulse, the...
289
Parseval's Theorem for Fourier transform
877
Parseval's theorem is a fundamental principle in signal processing that enables the calculation of a signal's energy in either the time domain or the frequency domain. This theorem is pivotal in demonstrating energy conservation between these two domains, ensuring that the computed energy value remains consistent regardless of the domain of analysis.
To understand Parseval's theorem, it is essential to first comprehend how signal energy is typically calculated. When considering a...
To understand Parseval's theorem, it is essential to first comprehend how signal energy is typically calculated. When considering a...
877
Upsampling
204
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
204


