ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
255
Citations
14
Influential Citations
IEEE Transactions on Visualization and Computer Graphics
Venue
2002
Year
We present a framework for high quality splatting based on elliptical Gaussian kernels. To avoid aliasing artifacts, we introduce the concept of a resampling filter, combining a reconstruction kernel with a low-pass filter. Because of the similarity to Heckbert's (1989) EWA (elliptical weighted average) filter for texture mapping, we call our technique EWA splatting. Our framework allows us to derive EWA splat primitives for volume data and for point-sampled surface data. It provides high image quality without aliasing artifacts or excessive blurring for volume data and, additionally, features anisotropic texture filtering for point-sampled surfaces. It also handles nonspherical volume kernels efficiently; hence, it is suitable for regular, rectilinear, and irregular volume datasets. Moreover, our framework introduces a novel approach to compute the footprint function, facilitating efficient perspective projection of arbitrary elliptical kernels at very little additional cost. Finally, we show that EWA volume reconstruction kernels can be reduced to surface reconstruction kernels. This makes our splat primitive universal in rendering surface and volume data.
EWA splatting addresses a fundamental challenge in computer graphics: rendering point-based and volume data with high quality while avoiding aliasing artifacts. Before this work, splatting methods often suffered from blurring or aliasing due to inadequate filtering. By introducing a principled resampling filter based on elliptical Gaussian kernels, the paper provides a unified solution that works for both volume and surface data, which is crucial for applications like medical imaging and 3D scanning.
The paper's significance extends beyond its immediate technical contributions. It bridges the gap between texture mapping and splatting, showing that Heckbert's EWA filter can be adapted to splatting. This conceptual connection has inspired further research in point-based rendering and has been widely adopted in subsequent systems. The framework's ability to handle nonspherical kernels and perspective projection efficiently makes it practical for real-world datasets, which is why it has become a standard reference in the field.
The paper does not provide quantitative metrics such as frame rates or error rates, but it demonstrates qualitative improvements in image quality. The key results are: (1) elimination of aliasing artifacts without excessive blurring, (2) anisotropic texture filtering for point-sampled surfaces, and (3) efficient handling of nonspherical volume kernels. The paper includes visual comparisons showing that EWA splatting produces sharper and more accurate images than previous methods, particularly for surfaces with high-frequency details.
EWA splatting has had a lasting impact on the field of computer graphics and visualization. It is widely cited and has influenced subsequent work on point-based rendering, volume rendering, and resampling theory. The concept of combining reconstruction and low-pass filtering in a unified framework has been adopted in many modern rendering systems. The paper's universal splat primitive has also facilitated the development of hybrid rendering methods that seamlessly integrate surface and volume data, which is important for applications like medical visualization and scientific computing. Overall, EWA splatting remains a cornerstone technique for high-quality rendering of point and volume data.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba