Sciweavers

2058 search results - page 333 / 412
» Virtualizing Real-World Objects
Sort
View
HAPTICS
2005
IEEE
14 years 2 months ago
A Haptic Interface for Human-in-the-Loop Manipulation at the Nanoscale
This paper outlines major challenges that we are facing in interfacing a human user with objects in the nanoworld via a haptic interface. After a review of prior efforts at haptic...
Hong Z. Tan, Laron Walker, Ron Reifenberger, Sorub...
ICIP
2005
IEEE
14 years 2 months ago
Image-based rendering and tracking of faces
In this paper, we present an image-based method for the tracking and rendering of faces. We use the algorithm in an immersive video conferencing system where multiple participants...
Peter Eisert, Jürgen Rurainsky
ISMAR
2005
IEEE
14 years 2 months ago
Reality Tooning: Fast Non-Photorealism for Augmented Video Streams
Recently, we have proposed a novel approach to generating augmented video streams. The output images are a non-photorealistic reproduction of the augmented environment. Special st...
Jan Fischer, Dirk Bartz, Wolfgang Straßer
SCAM
2005
IEEE
14 years 2 months ago
A Fast Analysis for Thread-Local Garbage Collection with Dynamic Class Loading
Long-running, heavily multi-threaded, Java server applications make stringent demands of garbage collector (GC) performance. Synchronisation of all application threads before garb...
Richard E. Jones, Andy C. King
ESOP
2005
Springer
14 years 2 months ago
Towards a Type System for Analyzing JavaScript Programs
JavaScript is a popular language for client-side web scripting. It has a dubious reputation among programmers for two reasons. First, many JavaScript programs are written against a...
Peter Thiemann