Sciweavers

1661 search results - page 90 / 333
» Scales and Scale-like Structures
Sort
View
EGH
2005
Springer
15 years 10 months ago
KD-tree acceleration structures for a GPU raytracer
Modern graphics hardware architectures excel at compute-intensive tasks such as ray-triangle intersection, making them attractive target platforms for raytracing. To date, most GP...
Tim Foley, Jeremy Sugerman
CVPR
2009
IEEE
16 years 11 months ago
Enhanced Pictorial Structures for Precise Eye Localization under Uncontrolled Conditions
In this paper, we present an enhanced Pictorial Struc- ture (PS) model for precise eye localization, a fundamen- tal problem involved in many face processing tasks. PS is a comp...
Xiaoyang Tan (Nanjing University of Aeronautics an...
INEX
2005
Springer
15 years 10 months ago
A Flexible Structured-Based Representation for XML Document Mining
This paper reports on the INRIA group’s approach to XML mining while participating in the INEX XML Mining track 2005. We use a flexible representation of XML documents that allo...
Anne-Marie Vercoustre, Mounir Fegas, Saba Gul, Yve...
VMCAI
2005
Springer
15 years 10 months ago
Generalized Typestate Checking for Data Structure Consistency
Abstract. We present an analysis to verify abstract set specifications for programs that use object field values to determine the membership of objects in abstract sets. In our a...
Patrick Lam, Viktor Kuncak, Martin C. Rinard
118
Voted
ECOOP
2006
Springer
15 years 8 months ago
The Runtime Structure of Object Ownership
Object-oriented programs often require large heaps to run properly or meet performance goals. They use high-overhead collections, bulky data models, and large caches. Discovering t...
Nick Mitchell