Sciweavers

2105 search results - page 311 / 421
» Decoupling in Object Orientation
Sort
View
139
Voted
SCIA
2009
Springer
146views Image Analysis» more  SCIA 2009»
15 years 11 months ago
Extraction of Windows in Facade Using Kernel on Graph of Contours
In the past few years, street-level geoviewers has become a very popular web-application. In this paper, we focus on a first urban concept which has been identified as useful for...
Jean-Emmanuel Haugeard, Sylvie Philipp-Foliguet, F...
128
Voted
ICRA
2007
IEEE
162views Robotics» more  ICRA 2007»
15 years 11 months ago
Using Robust Estimation for Visual Servoing Based on Dynamic Vision
— The aim of this article is to achieve accurate visual servoing tasks when the shape of the object being observed as well as the final image are unknown. More precisely, we wan...
Christophe Collewet, François Chaumette
132
Voted
ICTCS
2007
Springer
15 years 10 months ago
Analyzing Non-Interference with respect to Classes
The information flow property of Non-Interference was recently relaxed into Abstract NonInterference (ANI), a weakened version where attackers can only observe properties of data,...
Damiano Zanardini
142
Voted
HICSS
2005
IEEE
151views Biometrics» more  HICSS 2005»
15 years 10 months ago
Inheritance in the Presence of Asynchronous Method Calls
— This paper considers a formal object-oriented model for distributed computing. Object orientation appears as a leading framework for concurrent and distributed systems. However...
Einar Broch Johnsen, Olaf Owe
OOPSLA
2005
Springer
15 years 10 months ago
Io: a small programming language
Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk[1] (all values are objects), Self[2] (prototype-based), NewtonScript[3] (differe...
Steve Dekorte