Sciweavers

607 search results - page 38 / 122
» Unifying Exact Completions
Sort
View
ICCV
2007
IEEE
16 years 27 days ago
Fitting a Morphable Model to 3D Scans of Faces
This paper presents a top-down approach to 3D data analysis by fitting a Morphable Model to scans of faces. In a unified framework, the algorithm optimizes shape, texture, pose an...
Volker Blanz, Kristina Scherbaum, Hans-Peter Seide...
ICFP
2008
ACM
15 years 11 months ago
Type checking with open type functions
We report on an extension of Haskell with open type-level functions and equality constraints that unifies earlier work on GADTs, functional dependencies, and associated types. The...
Tom Schrijvers, Simon L. Peyton Jones, Manuel M. T...
DASFAA
2007
IEEE
173views Database» more  DASFAA 2007»
15 years 5 months ago
Towards Adaptive Information Merging Using Selected XML Fragments
As XML information proliferates on the Web, searching XML information via a search engine is crucial to the experience of both casual and experienced Web users. The returned XML fr...
Ho Lam Lau, Wilfred Ng
ICCV
2007
IEEE
15 years 5 months ago
Real-Time Automatic Kinematic Model Building for Optical Motion Capture Using a Markov Random Field
Abstract. We present a completely autonomous algorithm for the real-time creation of a moving subject’s kinematic model from optical motion capture data and with no a priori info...
Stjepan Rajko, Gang Qian
OOPSLA
2007
Springer
15 years 5 months ago
No ifs, ands, or buts: uncovering the simplicity of conditionals
Schematic tables are a new representation for conditionals. Roughly a cross between decision tables and data flow graphs, they represent computation and decision-making orthogona...
Jonathan Edwards