Sciweavers

591 search results - page 95 / 119
» Global delay optimization using structural choices
Sort
View
APGV
2004
ACM
102views Visualization» more  APGV 2004»
15 years 8 months ago
Second order image statistics in computer graphics
The class of all natural images is an extremely small fraction of all possible images. Some of the structure of natural images can be modeled statistically, revealing striking reg...
Erik Reinhard, Peter Shirley, Michael Ashikhmin, T...
TIP
2011
255views more  TIP 2011»
14 years 10 months ago
Dictionary Learning for Stereo Image Representation
—One of the major challenges in multi-view imaging is the definition of a representation that reveals the intrinsic geometry of the visual information. Sparse image representati...
Ivana Tosic, Pascal Frossard
128
Voted
ACMSE
2005
ACM
15 years 8 months ago
The bipartite clique: a topological paradigm for WWWeb user search customization
Web user search customization research has been fueled by the recognition that if the WWW is to attain to its optimal potential as an interactive medium the development of new and...
Brenda F. Miles, Vir V. Phoha
SPAA
2009
ACM
16 years 11 days ago
A randomized, o(log w)-depth 2 smoothing network
A K-smoothing network is a distributed, low-contention data structure where tokens arrive arbitrarily on w input wires and reach w output wires via their completely asynchronous p...
Marios Mavronicolas, Thomas Sauerwald
CGO
2008
IEEE
15 years 9 months ago
Automatic array inlining in java virtual machines
Array inlining expands the concepts of object inlining to arrays. Groups of objects and arrays that reference each other are placed consecutively in memory so that their relative ...
Christian Wimmer, Hanspeter Mössenböck