Sciweavers

7648 search results - page 372 / 1530
» A Data Locality Optimizing Algorithm
Sort
View
ECCV
1998
Springer
16 years 6 months ago
Robust Registration of Dissimilar Single and Multimodal Images
In this paper, we develop data driven registration algorithms, relying on robust pixel similarity metrics, that enable an accurate (subpixel) rigid registration of dissimilar singl...
Christophoros Nikou, Fabrice Heitz, Jean-Paul Arms...
EUROGRAPHICS
2010
Eurographics
16 years 16 days ago
Fast Ray Sorting and Breadth-First Packet Traversal for GPU Ray Tracing
We present a novel approach to ray tracing execution on commodity graphics hardware using CUDA. We decompose a standard ray tracing algorithm into several data-parallel stages tha...
Kirill Garanzha and Charles Loop
ICDE
2008
IEEE
204views Database» more  ICDE 2008»
15 years 11 months ago
Parallel Distributed Processing of Constrained Skyline Queries by Filtering
— Skyline queries are capable of retrieving interesting points from a large data set according to multiple criteria. Most work on skyline queries so far has assumed a centralized...
Bin Cui, Hua Lu, Quanqing Xu, Lijiang Chen, Yafei ...
ICASSP
2010
IEEE
15 years 4 months ago
Distributed Lasso for in-network linear regression
The least-absolute shrinkage and selection operator (Lasso) is a popular tool for joint estimation and continuous variable selection, especially well-suited for the under-determin...
Juan Andrés Bazerque, Gonzalo Mateos, Georg...
POPL
2000
ACM
15 years 8 months ago
Type Systems for Distributed Data Structures
Distributed-memory programs are often written using a global address space: any process can name any memory location on any processor. Some languages completely hide the distincti...
Ben Liblit, Alexander Aiken