Sciweavers

14809 search results - page 390 / 2962
» Model transformation by demonstration
Sort
View
ICIP
2002
IEEE
16 years 8 months ago
Contourlets: a directional multiresolution image representation
We propose a new scheme, named contourlet, that provides a flexible multiresolution, local and directional image expansion. The contourlet transform is realized efficiently via a ...
Minh N. Do, Martin Vetterli
ICPR
2004
IEEE
16 years 8 months ago
Multiblock-Fusion Scheme for Face Recognition
A multiblock-fusion scheme for face recognition is proposed in this paper. Three face recognition algorithms, i.e. probabilistic match, Linear Discriminant Analysis (LDA) and Disc...
Rolf-Rainer Grigat, Shuyan Zhao
IPMI
2009
Springer
16 years 7 months ago
Bayesian Registration via Local Image Regions: Information, Selection and Marginalization
We propose a novel Bayesian registration formulation in which image location is represented as a latent random variable. Location is marginalized to determine the maximum a priori ...
Matthew Toews, William M. Wells III
252
Voted
SIGMOD
2005
ACM
117views Database» more  SIGMOD 2005»
16 years 7 months ago
Relational data mapping in MIQIS
We demonstrate a prototype of the relational data mapping module of MIQIS, a formal framework for investigating information flow in peer-to-peer database management systems. Data ...
George H. L. Fletcher, Catharine M. Wyss
ICFP
2007
ACM
16 years 6 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