Sciweavers

251 search results - page 13 / 51
» Fast Computation of Database Operations using Graphics Proce...
Sort
View
VISUALIZATION
1998
IEEE
15 years 1 months ago
Efficient warping for architectural walkthroughs using layered depth images
This paper presents efficient image-based rendering techniques used in the context of an architectural walkthrough system. Portals (doors and windows) are rendered by warping laye...
Voicu Popescu, Anselmo Lastra, Daniel G. Aliaga, M...
VRST
2006
ACM
15 years 3 months ago
Utilizing jump flooding in image-based soft shadows
This paper studies the usage of the GPU as a collection of groups of related processing units, where each group communicates in some way to complete a computation efficiently and...
Guodong Rong, Tiow Seng Tan
BMCBI
2011
14 years 1 months ago
Faster Smith-Waterman database searches with inter-sequence SIMD parallelisation
Background: The Smith-Waterman algorithm for local sequence alignment is more sensitive than heuristic methods for database searching, but also more time-consuming. The fastest ap...
Torbjørn Rognes
SIGGRAPH
2000
ACM
15 years 1 months ago
Time-dependent visual adaptation for fast realistic image display
Human vision takes time to adapt to large changes in scene intensity, and these transient adjustments have a profound effect on visual appearance. This paper offers a new operator...
Sumanta N. Pattanaik, Jack Tumblin, Yangli Hector ...
SIGMOD
2010
ACM
207views Database» more  SIGMOD 2010»
15 years 2 months ago
Automatic contention detection and amelioration for data-intensive operations
To take full advantage of the parallelism offered by a multicore machine, one must write parallel code. Writing parallel code is difficult. Even when one writes correct code, the...
John Cieslewicz, Kenneth A. Ross, Kyoho Satsumi, Y...