Sciweavers

10458 search results - page 217 / 2092
» Modeling Features at Runtime
Sort
View
EFDBS
2000
15 years 7 months ago
Adding Conflict Resolution Features to a Query Language for Database Federations
A main problem of data integration is the treatment of conflicts caused by different modeling of real-world entities, different data models or simply by different representations ...
Kai-Uwe Sattler, Stefan Conrad, Gunter Saake
WSCG
2003
273views more  WSCG 2003»
15 years 7 months ago
Towards Feature-Based Building Reconstruction from Images
This paper presents a feature-based approach to piecewise planar modeling of architectural scenes from an oriented image sequence. An improved line detection algorithm is presente...
Konrad Schindler, Joachim Bauer
ICIP
2009
IEEE
16 years 7 months ago
Video Stabilization For A Hand-held Camera Based On 3d Motion Model
In this paper, a video stabilization technique is presented. There are four steps in the proposed approach. We begin with extracting feature points from the input image using the ...
SENSYS
2009
ACM
16 years 1 months ago
Darjeeling, a feature-rich VM for the resource poor
The programming and retasking of sensor nodes could benefit greatly from the use of a virtual machine (VM) since byte code is compact, can be loaded on demand, and interpreted on...
Niels Brouwers, Koen Langendoen, Peter Corke
HASKELL
2009
ACM
16 years 1 months ago
A compositional theory for STM Haskell
We address the problem of reasoning about Haskell programs that use Software Transactional Memory (STM). As a motivating example, we consider Haskell code for a concurrent non-det...
Johannes Borgström, Karthikeyan Bhargavan, An...