Sciweavers

2756 search results - page 308 / 552
» A New Anti-Aliasing Algorithm for Computer Graphics Images
Sort
View
GRAPHITE
2004
ACM
15 years 10 months ago
Augmenting the science centre and museum experience
Recent advances in computer graphics and interactive techniques have increased the visual quality and flexibility of Augmented Reality (AR) applications. This, in turn has increas...
Eric Woods, Mark Billinghurst, Julian Looser, Grah...
SIGGRAPH
1997
ACM
15 years 8 months ago
The visibility skeleton: a powerful and efficient multi-purpose global visibility tool
Many problems in computer graphics and computer vision require accurate global visibility information. Previous approaches have typically been complicated to implement and numeric...
Frédo Durand, George Drettakis, Claude Puec...
SIGGRAPH
2000
ACM
15 years 9 months ago
Conservative volumetric visibility with occluder fusion
Visibility determination is a key requirement in a wide range of graphics algorithms. This paper introduces a new approach to the computation of volume visibility, the detection o...
Gernot Schaufler, Julie Dorsey, Xavier Déco...
112
Voted
CVPR
1997
IEEE
16 years 6 months ago
Local Blur Estimation and Super-Resolution
Until now, all super-resolution algorithms have presumed that the images were taken under the same illumination conditions. This paper introduces a new approach to super-resolutio...
Ming-Chao Chiang, Terrance E. Boult

Source Code
579views
16 years 16 days ago
The CImg Library
The CImg Library is an open source, C++ toolkit for image processing, designed with these properties in mind : Usefulness CImg defines classes and methods to manage images in y...
David Tschumperlé