Sciweavers

323 search results - page 34 / 65
» A Comparison of Different Conceptual Structures Projection A...
Sort
View
LISP
2008
104views more  LISP 2008»
15 years 13 days ago
Flattening tuples in an SSA intermediate representation
For functional programs, unboxing aggregate data structures such as tuples removes memory indirections and frees dead components of the decoupled structures. To explore the consequ...
Lukasz Ziarek, Stephen Weeks, Suresh Jagannathan
IJCV
2000
164views more  IJCV 2000»
15 years 9 days ago
Probabilistic Modeling and Recognition of 3-D Objects
This paper introduces a uniform statistical framework for both 3-D and 2-D object recognition using intensity images as input data. The theoretical part provides a mathematical too...
Joachim Hornegger, Heinrich Niemann
ICCV
2011
IEEE
14 years 15 days ago
Scale and Object Aware Image Retargeting for Thumbnail Browsing
Many image retargeting algorithms, despite aesthetically carving images smaller, pay limited attention to image browsing tasks where tiny thumbnails are presented. When applying t...
Jin Sun, Haibin Ling
121
Voted
GBRPR
2007
Springer
15 years 4 months ago
Image Classification Using Marginalized Kernels for Graphs
We propose in this article an image classification technique based on kernel methods and graphs. Our work explores the possibility of applying marginalized kernels to image process...
Emanuel Aldea, Jamal Atif, Isabelle Bloch
132
Voted
SIGSOFT
2006
ACM
15 years 6 months ago
Memories of bug fixes
The change history of a software project contains a rich collection of code changes that record previous development experience. Changes that fix bugs are especially interesting, ...
Sunghun Kim, Kai Pan, E. James Whitehead Jr.