Sciweavers

3907 search results - page 225 / 782
» Time, Knowledge, and Choice
Sort
View
ICCV
2001
IEEE
16 years 8 months ago
Accurate Optical Flow in Noisy Image Sequences
Optical Flow estimation in noisy image sequences requires a special denoising strategy. Towards this end we introduce a new tensor-driven anisotropic diffusion scheme which is des...
Hagen Spies, Hanno Scharr
ICPR
2004
IEEE
16 years 7 months ago
To FRAME or not to FRAME in Probabilistic Texture Modelling?
The maximum entropy principle is a cornerstone of FRAME (Filters, RAndom fields, and Maximum Entropy) model considered at times as a first-ever step towards a universal theory of ...
Georgy L. Gimel'farb, Luc J. Van Gool, Alexey Zale...
VLSID
2002
IEEE
107views VLSI» more  VLSID 2002»
16 years 7 months ago
Automatic Model Refinement for Fast Architecture Exploration
We present a methodology and algorithms for automatic refinement from a given design specification to an architecture model based on decisions in architecture exploration. An arch...
Junyu Peng, Samar Abdi, Daniel Gajski
CHI
2003
ACM
16 years 7 months ago
Investigation of subjective preferences in multiple degrees-of-freedom inputs
With the rapid proliferation of a wide range of input devices, there are many choices in designing or selecting a 6DOF input device. User perception of the devices is an important...
Sriram Subramanian, Frank Dijkstra, Bernard Champo...
ICFP
2004
ACM
16 years 6 months ago
Making a fast curry: push/enter vs. eval/apply for higher-order languages
Higher-order languages that encourage currying are implemented using one of two basic evaluation models: push/enter or eval/apply. Implementors use their intuition and qualitative...
Simon Marlow, Simon L. Peyton Jones