一种基于分区的方法来简化频谱保护网格
IEEE transactions on visualization and computer graphics
|December 13, 2023
概括
这项研究引入了一种新的网格简化方法,该方法保留了拉普拉斯-贝尔特拉米运算符的光谱特性. 该方法侧重于自身值,确保对简化的3D三角网格进行准确的计算.
科学领域:
- 计算机图形 计算机图形
- 计算几何学的计算几何学
- 应用数学 应用数学 应用数学
背景情况:
- 现有的网格简化方法往往忽略了差分运算符的光谱特性,这对于几何处理应用至关重要.
- 在网格粗化过程中忽视光谱特性可能会导致后续计算中的不准确性.
- 拉普拉斯-贝尔特拉米运算符的光谱对于许多几何处理任务是基本的.
研究的目的:
- 开发一种网格简化技术,以保持对应拉普拉斯-贝尔特拉米运算符的光谱特性.
- 为了解决当前方法的局限性,这些方法优先考虑视觉外观而不是光谱真实性.
- 为了在简化的3D三角网上实现准确的几何计算.
主要方法:
- 拟议的方法使用边缘崩来简化网格.
- 它的重点是保持拉普拉斯-贝尔特拉米运算符的固有值.
- 该技术是基于分区的,简化了输入网格的个别补丁.
主要成果:
- 该方法有效地保留了拉普拉斯-贝尔特拉米运算子的光谱特性.
- 使用功能地图和定量规范的评估证实了自身价值和自身向量的维持.
- 频谱的保存被证明至少与现有的光谱煤化技术一样有效.
结论:
- 新的基于分区的边缘崩方法成功地保留了拉普拉斯-贝尔特拉米运算符的光谱特性.
- 这种方法确保了在简化网格上的几何计算的完整性.
- 该方法为现有的光谱煤化技术提供了可行的替代方案,具有可比或优越的性能.
相关概念视频
Downsampling
161
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
161
Reconstruction of Signal using Interpolation
203
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...
203
Properties of Fourier series II
158
Time scaling of signals is a crucial concept in signal processing that affects the Fourier series representation without altering its coefficients. The process modifies the fundamental frequency, thereby changing how the series represents the signal over time. This principle is essential in various applications, including audio and image processing, where signal manipulation is frequent. Understanding function symmetries is fundamental to simplifying the Fourier series.
A function f(t) is...
A function f(t) is...
158
Upsampling
238
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...
238
¹³C NMR: Distortionless Enhancement by Polarization Transfer (DEPT)
1.1K
When proton-coupled carbon-13 spectra are simplified by a broadband proton decoupling technique, structural information about the coupled protons is lost. Distortionless enhancement by polarization transfer (DEPT) is a technique that provides information on the number of hydrogens attached to each carbon in a molecule. While the DEPT experiment utilizes complex pulse sequences, the pulse delay and flip angle are specifically manipulated. The resulting signals have different phases depending on...
1.1K
Aliasing
139
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...
139


