Sciweavers

513 search results - page 46 / 103
» Shape Types
Sort
View
ICIP
2002
IEEE
14 years 9 months ago
Motion trajectory based video indexing and retrieval
This paper presents a technique to efficiently index and retrieve video clips in terms of motion-trajectory-based similarity. We describe the motion trajectory in three representa...
Chiou-Ting Hsu, Shang-Ju Teng
EUROPLOP
2006
13 years 9 months ago
Towards Usability-Improving Design Patterns for Mobile Client-Server Computing
: The usability of a computer system can be improved by design of the user interface, and, as importantly, by design of usersystem interactions. Our research presents usability-imp...
Bettina Biel, Volker Gruhn
GEO
2000
13 years 9 months ago
Satisfying Interaction Constraints
: In feature modelling, constraints can be used to store design intent in a model. Interaction constraints are an important type of constraints, which limit the extent to which fea...
Alex Noort, Rafael Bidarra, Willem F. Bronsvoort
CORR
2010
Springer
54views Education» more  CORR 2010»
13 years 7 months ago
Polynomial integration on regions defined by a triangle and a conic
We present an efficient solution to the following problem, of relevance in a numerical optimization scheme: calculation of integrals of the type ZZ T {f0} 12 dx dy for quadratic p...
David Sevilla, Daniel Wachsmuth
ICFP
2007
ACM
14 years 7 months ago
Call-pattern specialisation for haskell programs
User-defined data types, pattern-matching, and recursion are ubiquitous features of Haskell programs. Sometimes a function is called with arguments that are statically known to be...
Simon L. Peyton Jones