Sciweavers

6756 search results - page 368 / 1352
» The Structure of Visual Spaces
Sort
View
ICRA
2010
IEEE
220views Robotics» more  ICRA 2010»
15 years 5 months ago
General object tracking with a component-based target descriptor
In this paper, we present a component-based visual object tracker for mobile platforms. The core of the technique is a component-based descriptor that captures the structure and ap...
Simone Frintrop
ESOP
2008
Springer
15 years 9 months ago
Semi-persistent Data Structures
A data structure is said to be persistent when any update operation returns a new structure without altering the old version. This paper introduces a new notion of persistence, cal...
Sylvain Conchon, Jean-Christophe Filliâtre
TALG
2008
131views more  TALG 2008»
15 years 7 months ago
Kinetic and dynamic data structures for closest pair and all nearest neighbors
We present simple, fully dynamic and kinetic data structures, which are variants of a dynamic two-dimensional range tree, for maintaining the closest pair and all nearest neighbors...
Pankaj K. Agarwal, Haim Kaplan, Micha Sharir
CORR
2010
Springer
146views Education» more  CORR 2010»
15 years 7 months ago
GRASP for the Coalition Structure Formation Problem
Abstract. The coalition structure formation problem represents an active research area in multi-agent systems. A coalition structure is defined as a partition of the agents involve...
Nicola Di Mauro, Teresa Maria Altomare Basile, Ste...
INFSOF
2002
65views more  INFSOF 2002»
15 years 7 months ago
The documentary structure of source code
Many tools designed to help programmers view and manipulate source code exploit the formal structure of the programming language. Language-based tools use information derived via ...
Michael L. Van de Vanter