Sciweavers

5786 search results - page 914 / 1158
» Lines Pinning Lines
Sort
View
ACL
1998
15 years 8 months ago
Spoken Dialogue Interpretation with the DOP Model
We show how the DOP model can be used for fast and robust processing of spoken input in a practical spoken dialogue system called OVIS. OVIS, Openbaar Vervoer Informatie Systeem (...
Rens Bod
ANLP
2000
85views more  ANLP 2000»
15 years 8 months ago
The Efficiency of Multimodal Interaction for a Map-based Task
This paper compares the efficiency of using a standard direct-manipulation graphical user interface (GUI) with that of using the QuickSet pen/voice multimodal interface for suppor...
Philip R. Cohen, David McGee, Josh Clow
BMVC
1998
15 years 8 months ago
Corner Detection Via Topographic Analysis of Vector Potential
This paper describes how corner detection can be realised using a new feature representation that has recently been successfully exploited for edge and symmetry detection. The fea...
Bin Luo, Andrew D. J. Cross, Edwin R. Hancock
BMVC
2000
15 years 8 months ago
A New Easy Camera Calibration Technique Based on Circular Points
Inspired by Zhang's work, a new easy technique for calibrating a camera based on circular points is proposed. The proposed technique only requires the camera to observe a new...
Xiaoqiao Meng, Hua Li, Zhanyi Hu
USENIX
2003
15 years 8 months ago
Using Read-Copy-Update Techniques for System V IPC in the Linux 2.5 Kernel
Read-copy update (RCU) allows lock-free read-only access to data structures that are concurrently modified on SMP systems. Despite the concurrent modifications, read-only access...
Andrea Arcangeli, Mingming Cao, Paul E. McKenney, ...