Sciweavers

1994 search results - page 284 / 399
» Computation of Optical Flow Using Dynamic Programming
Sort
View
AMDO
2008
Springer
14 years 12 months ago
2D Articulated Body Tracking with Self-occultations Handling
Recently many methods for human articulated body tracking were proposed in the literature. These techniques are often computationally intensive and cannot be used for Human-Compute...
Eric Para, Olivier Bernier, Catherine Achard
ICPP
1996
IEEE
15 years 2 months ago
Mechanisms for Mapping High-Level Parallel Performance Data
A primary problem in the performance measurement of high-level parallel programming languages is to map lowlevel events to high-level programming constructs. We discuss several as...
R. Bruce Irvin, Barton P. Miller
CVPR
2011
IEEE
14 years 5 months ago
Face Recognition with Large Pose Variation
2-D face recognition in the presence of large pose variations presents a significant challenge. When comparing a frontal image of a face to a near profile image, one must cope w...
Carlos Castillo, David Jacobs
MICRO
2006
IEEE
94views Hardware» more  MICRO 2006»
14 years 9 months ago
A Sampling Method Focusing on Practicality
In the past few years, several research works have demonstrated that sampling can drastically speed up architecture simulation, and several of these sampling techniques are already...
Daniel Gracia Pérez, Hugues Berry, Olivier ...
SAC
1996
ACM
15 years 2 months ago
An enabling optimization for C++ virtual functions
Gaining the code re-use advantages of object oriented programming requires dynamic function binding, which allows a new subclass to override a function of a superclass. Dynamic bi...
Bradley M. Kuhn, David Binkley