Sciweavers

5756 search results - page 847 / 1152
» Describing Objects by their Attributes
Sort
View
PACT
2001
Springer
15 years 11 months ago
Fusion of Concurrent Invocations of Exclusive Methods
Abstract. This paper describes a mechanism for “fusing” concurrent invocations of exclusive methods. The target of our work is object-oriented languages with concurrent extensi...
Yoshihiro Oyama, Kenjiro Taura, Akinori Yonezawa
PCM
2001
Springer
223views Multimedia» more  PCM 2001»
15 years 11 months ago
VizWear: Toward Human-Centered Interaction through Wearable Vision and Visualization
Abstract. In this paper, we discuss the development of wearable systems which we collectively term VizWear. Vision plays an important role in both people's and computers'...
Takeshi Kurata, Takashi Okuma, Masakatsu Kourogi, ...
AGENTS
2000
Springer
15 years 11 months ago
Capability-based agent matchmaking
In an agent-based system, where different agents form dynamic associations for the purposes of collaborative processing, agents must be able to locate other agents that can provi...
Anthony R. Cassandra, Damith Chandrasekara, Marian...
ECAI
2000
Springer
15 years 11 months ago
Activity Recognition from Video Sequences using Declarative Models
Abstract. We propose here a new approach for video sequence interpretation based on declarative models of activities. The aim of the video sequence interpretation is to recognize i...
Nathanaël Rota, Monique Thonnat
ICFP
1999
ACM
15 years 11 months ago
Type Dispatch for Named Hierarchical Types
Type dispatch constructs are an important feature of many programming languages. Scheme has predicates for testing the runtime type of a value. Java has a class cast expression an...
Neal Glew