Sciweavers

6365 search results - page 245 / 1273
» Fast Local Computation Algorithms
Sort
View
SGP
2007
15 years 9 months ago
Fast normal vector compression with bounded error
We present two methods for lossy compression of normal vectors through quantization using "base" polyhedra. The first revisits subdivision-based quantization. The second...
Eric J. Griffith, Michal Koutek, Frits H. Post
CGF
2010
210views more  CGF 2010»
15 years 6 months ago
Fast and Scalable CPU/GPU Collision Detection for Rigid and Deformable Surfaces
We present a new hybrid CPU/GPU collision detection technique for rigid and deformable objects based on spatial subdivision. Our approach efficiently exploits the massive computat...
Simon Pabst, Artur Koch, Wolfgang Straßer
DCOSS
2006
Springer
15 years 10 months ago
Efficient In-Network Processing Through Local Ad-Hoc Information Coalescence
We consider in-network processing via local message passing. The considered setting involves a set of sensors each of which can communicate with a subset of other sensors. There is...
Onur Savas, Murat Alanyali, Venkatesh Saligrama
ECCV
2006
Springer
15 years 10 months ago
Fast Segmentation of the Mitral Valve Leaflet in Echocardiography
This paper presents a semi-automatic method for tracking the mitral valve leaflet in transesophageal echocardiography. The algorithm requires a manual initialization and then segme...
Sébastien Martin, Vincent Daanen, Olivier C...
ICS
2000
Tsinghua U.
15 years 10 months ago
Fast greedy weighted fusion
Loop fusion is important to optimizing compilers because it is an important tool in managing the memory hierarchy. By fusing loops that use the same data elements, we can reduce t...
Ken Kennedy