Sciweavers

2330 search results - page 274 / 466
» A System for Object Class Detection
Sort
View
JVCA
2008
72views more  JVCA 2008»
15 years 4 months ago
Robust deformation capture from temporal range data for surface rendering
Imagine an object such as a paper sheet being waved in front of some sensor. Reconstructing the time-varying 3D shape of the object finds direct applications in computer animation...
Umberto Castellani, Vincent Gay-Bellile, Adrien Ba...
VEE
2010
ACM
247views Virtualization» more  VEE 2010»
15 years 12 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...
CVPR
2012
IEEE
13 years 7 months ago
Leveraging stereopsis for saliency analysis
Stereopsis provides an additional depth cue and plays an important role in the human vision system. This paper explores stereopsis for saliency analysis and presents two approache...
Yuzhen Niu, Yujie Geng, Xueqing Li, Feng Liu
136
Voted
OOPSLA
2005
Springer
15 years 10 months ago
Removing duplication from java.io: a case study using traits
Code duplication is a serious problem with no easy solution, even in industrial-strength code. Single inheritance cannot provide for effective code reuse in all situations, and s...
Emerson R. Murphy-Hill, Philip J. Quitslund, Andre...
METRICS
2003
IEEE
15 years 10 months ago
Measuring and Improving Design Patterns Testability
This paper addresses not only the question of testability measurement of OO designs but also focuses on its practicability. While detecting testability weaknesses (called testabil...
Benoit Baudry, Yves Le Traon, Gerson Sunyé,...