Sciweavers

6437 search results - page 390 / 1288
» Parallel Algorithms for Arrangements
Sort
View
VMV
2003
164views Visualization» more  VMV 2003»
15 years 5 months ago
A Parallel Framework for Silhouette-Based Human Motion Capture
This paper presents a method to capture human motion from silhouettes of a person in multi-view video streams. Applying a hierarchical kinematic body model motion parameters are e...
Christian Theobalt, Joel Carranza, Marcus A. Magno...
PPSC
1997
15 years 5 months ago
Parallel Extensions to the Matrix Template Library
We present the preliminary design for a C++ template library to enable the compositional construction of matrix classes suitable for high performance numerical linear algebra comp...
Andrew Lumsdaine, Brian C. McCandless
CONCURRENCY
2010
112views more  CONCURRENCY 2010»
15 years 4 months ago
Performance results of running parallel applications on the InteGrade
The InteGrade project is an on-going project with the participation of several research groups in Brazil. It is an opportunistic grid middleware that intends to exploit the idle t...
E. N. Cáceres, Henrique Mongelli, L. Lourei...
PPL
2006
77views more  PPL 2006»
15 years 4 months ago
Parallelization of Wavelet Filters Using Simd Extensions
Much work has been done to optimize wavelet transforms for SIMD extensions of modern CPUs. However, these approaches are mostly restricted to the vertical part of 2-D transforms w...
Rade Kutil, Peter Eder
TJS
2008
113views more  TJS 2008»
15 years 4 months ago
Improving the parallelism of iterative methods by aggressive loop fusion
Abstract. Traditionally, loop nests are fused only when the data dependences in the loop nests are not violated. This paper presents a new loop fusion algorithm that is capable of ...
Jingling Xue, Minyi Guo, Daming Wei