Sciweavers

1438 search results - page 37 / 288
» An Expressive Extension of TLC
Sort
View
CVPR
2009
IEEE
2653views Computer Vision» more  CVPR 2009»
15 years 5 months ago
Expression-Insensitive 3D Face Recognition using Sparse Representation
We present a face recognition method based on sparse representation for recognizing 3D face meshes under expressions using low-level geometric features. First, to enable the applic...
Xiaoxing Li, Tao Jia, Hao Zhang 0002
ICIP
2006
IEEE
15 years 18 days ago
Facial Expression Recognition using Advanced Local Binary Patterns, Tsallis Entropies and Global Appearance Features
This paper proposes a novel facial expression recognition approach based on two sets of features extracted from the face images: texture features and global appearance features. T...
Shu Liao, Wei Fan, Albert C. S. Chung, Dit-Yan Yeu...
CONCUR
2010
Springer
14 years 1 days ago
Mean-Payoff Automaton Expressions
Abstract. Quantitative languages are an extension of boolean languages that assign to each word a real number. Mean-payoff automata are finite automata with numerical weights on tr...
Krishnendu Chatterjee, Laurent Doyen, Herbert Edel...
JAIR
2000
100views more  JAIR 2000»
13 years 10 months ago
On the Compilability and Expressive Power of Propositional Planning Formalisms
The recent approaches of extending the GRAPHPLAN algorithm to handle more expressive planning formalisms raise the question of what the formal meaning of "expressive power&qu...
Bernhard Nebel
HASKELL
2007
ACM
14 years 2 months ago
Comprehensive comprehensions
We propose an extension to list comprehensions that makes it easy to express the kind of queries one would write in SQL using ORDER BY, GROUP BY, and LIMIT. Our extension adds exp...
Simon L. Peyton Jones, Philip Wadler