Sciweavers

2105 search results - page 311 / 421
» Decoupling in Object Orientation
Sort
View
SCIA
2009
Springer
146views Image Analysis» more  SCIA 2009»
16 years 1 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...
ICRA
2007
IEEE
162views Robotics» more  ICRA 2007»
16 years 1 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
ICTCS
2007
Springer
16 years 29 days 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
HICSS
2005
IEEE
151views Biometrics» more  HICSS 2005»
16 years 13 days 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
16 years 9 days 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