Paper
4 August 2004 Using programmable graphics to improve zoom window anti-aliasing
Author Affiliations +
Abstract
Standard OpenGL-based rendering has sampling limitations. By default these rendering systems point sample rendered pixels. For highly resolved objects, this sampling is adequate to represent the object accurately, but when the object has a relatively small projected area that is on the order of a few pixels, the object intensity is corrupted with aliasing. Hardware anti-aliasing such as multisampling provides minimal relief by offering 4, 8, or 16 samples within a single pixel. However, for hardware-in-the-loop (HITL) scene generation where accurate energy conservation of unresolved sub-pixel objects must be maintained, standard hardware anti-aliasing is not good enough. Zoom anti-aliasing (ZAA) has been proven as a viable solution for rendering objects that would otherwise be grossly under-sampled. Techniques in the past have focused on processing the zoom window pixels in the CPU because the graphics processor unit (GPU) was not general purpose enough to support the zoom window processing. However, this is no longer the case because of the new capabilities of modern graphics processors. This paper presents a modern GPU-based zoom window approach and compares the results to a classic CPU-based approach.
© (2004) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Eric M. Olson and Thomas P. Bergin "Using programmable graphics to improve zoom window anti-aliasing", Proc. SPIE 5408, Technologies for Synthetic Environments: Hardware-in-the-Loop Testing IX, (4 August 2004); https://doi.org/10.1117/12.549216
Lens.org Logo
CITATIONS
Cited by 6 scholarly publications.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Zoom lenses

Visualization

Computer programming

Image processing

OpenGL

Algorithm development

Computer graphics

RELATED CONTENT

Adaptive image coding based on cubic-spline interpolation
Proceedings of SPIE (September 23 2014)
Spring primary mapping a fast color mapping method for...
Proceedings of SPIE (January 16 2006)
Exploring eye movements for tone mapped images
Proceedings of SPIE (February 10 2009)
Color image coding using an orthogonal decomposition
Proceedings of SPIE (May 19 1992)

Back to Top