Sciweavers

1010 search results - page 140 / 202
» Designing Then and Now
Sort
View
98
Voted
TOG
2010
181views more  TOG 2010»
14 years 5 months ago
Context-based search for 3D models
Large corpora of 3D models, such as Google 3D Warehouse, are now becoming available on the web. It is possible to search these databases using a keyword search. This makes it poss...
Matthew Fisher, Pat Hanrahan
JAISE
2011
238views more  JAISE 2011»
14 years 5 months ago
A bio-inspired system model for interactive surveillance applications
Advances in computer vision and pattern recognition research are leading to video surveillance systems with improved scene analysis capabilities. However, up to now few works have ...
Alessio Dore, Matteo Pinasco, Lorenzo Ciardelli, C...
CHI
2011
ACM
14 years 2 months ago
The reading desk: applying physical interactions to digital documents
Reading is increasingly being performed interactively on-screen; for instance, new novels are now routinely released in electronic format for viewing on PCs and mobile devices. Un...
Jennifer Pearson, George Buchanan, Harold W. Thimb...
CIDR
2011
230views Algorithms» more  CIDR 2011»
14 years 2 months ago
Consistency Analysis in Bloom: a CALM and Collected Approach
Distributed programming has become a topic of widespread interest, and many programmers now wrestle with tradeoffs between data consistency, availability and latency. Distributed...
Peter Alvaro, Neil Conway, Joe Hellerstein, Willia...
PPOPP
2011
ACM
14 years 2 months ago
Wait-free queues with multiple enqueuers and dequeuers
The queue data structure is fundamental and ubiquitous. Lockfree versions of the queue are well known. However, an important open question is whether practical wait-free queues ex...
Alex Kogan, Erez Petrank