Sciweavers

4369 search results - page 280 / 874
» Multiple View Vision
Sort
View
JOT
2006
92views more  JOT 2006»
15 years 6 months ago
Complexity, its in the mind of the beholder
Complexity is a much analyzed, much debated, much measured property of softwareintensive products. From a strategic point of view, complexity has implications for the development ...
John D. McGregor
ICCV
2007
IEEE
16 years 8 months ago
A Matte-less, Variational Approach to Automatic Scene Compositing
In this paper, we consider the problem of compositing a scene from multiple images. Multiple images, for example, can be obtained by varying the exposure of the camera, by changin...
Shanmuganathan Raman, Subhasis Chaudhuri
ICPR
2006
IEEE
16 years 7 months ago
A Verification Method for Viewpoint Invariant Sign Language Recognition
Viewpoint variance is one of the inevitable problems in vision based sign language recognition. However, most researchers avoid this problem by assuming a special view, especially...
Qi Wang, Xilin Chen, Chunli Wang, Wen Gao
SC
2000
ACM
15 years 11 months ago
From Trace Generation to Visualization: A Performance Framework for Distributed Parallel Systems
In this paper we describe a trace analysis framework, from trace generation to visualization. It includes a unified tracing facility on IBM® SP™ systems, a self-defining interv...
Ching-Farn Eric Wu, Anthony Bolmarcich, Marc Snir,...
ECOOP
1992
Springer
15 years 10 months ago
Object-Oriented Multi-Methods in Cecil
Multiple dispatching provides increased expressive power over single dispatching by guiding method lookup using the values of all arguments instead of only the receiver. However, ...
Craig Chambers