Sciweavers

1215 search results - page 207 / 243
» Testing in the Distributed Test Architecture: An Extended Ab...
Sort
View
DICTA
2003
13 years 10 months ago
Improved Automatic Skin Detection in Color Images
Abstract. Mahalanobis distance has already proved its strength in human skin detection using a set of skin values. We present this work that uses automatic skin detection after an ...
Filipe Tomaz, Tiago Candeias, Hamid Shahbazkia
MAGS
2007
168views more  MAGS 2007»
13 years 8 months ago
Agent-based protein structure prediction
A protein is identified by a finite sequence of amino acids, each of them chosen from a set of 20 elements. The Protein Structure Prediction Problem is the problem of predicting...
Luca Bortolussi, Agostino Dovier, Federico Fogolar...
PPOPP
2009
ACM
14 years 9 months ago
Serialization sets: a dynamic dependence-based parallel execution model
This paper proposes a new parallel execution model where programmers augment a sequential program with pieces of code called serializers that dynamically map computational operati...
Matthew D. Allen, Srinath Sridharan, Gurindar S. S...
WACV
2005
IEEE
14 years 4 months ago
Detecting Motion Patterns via Direction Maps with Application to Surveillance
To facilitate accurate and efficient detection of motion patterns in video data, it is desirable to abstract from pixel intensity values to representations that explicitly and co...
Jacob M. Gryn, Richard P. Wildes, John K. Tsotsos
VEE
2010
ACM
247views Virtualization» more  VEE 2010»
14 years 3 months ago
Capability wrangling made easy: debugging on a microkernel with valgrind
Not all operating systems are created equal. Contrasting traditional monolithic kernels, there is a class of systems called microkernels more prevalent in embedded systems like ce...
Aaron Pohle, Björn Döbel, Michael Roitzs...