Sciweavers

581 search results - page 83 / 117
» Using computer graphics to explore object oriented concepts ...
Sort
View
CVPR
2008
IEEE
14 years 9 months ago
From appearance to context-based recognition: Dense labeling in small images
Traditionally, object recognition is performed based solely on the appearance of the object. However, relevant information also exists in the scene surrounding the object. As supp...
Devi Parikh, C. Lawrence Zitnick, Tsuhan Chen
CG
2006
Springer
13 years 7 months ago
Fast energy-based surface wrinkle modeling
This paper presents an energy-based approach that models the distinct wrinkle shapes to represent the different material properties of non-rigid objects at an interactive speed. O...
Yu Wang 0010, Charlie C. L. Wang, Matthew Ming-Fai...
CVPR
2012
IEEE
11 years 10 months ago
Boosting bottom-up and top-down visual features for saliency estimation
Despite significant recent progress, the best available visual saliency models still lag behind human performance in predicting eye fixations in free-viewing of natural scenes. ...
Ali Borji
APGV
2004
ACM
131views Visualization» more  APGV 2004»
14 years 1 months ago
Vision-realistic rendering: simulation of the scanned foveal image from wavefront data of human subjects
We introduce the concept of vision-realistic rendering – the computer generation of synthetic images that incorporate the characteristics of a particular individual’s entire o...
Brian A. Barsky
JSS
2006
99views more  JSS 2006»
13 years 7 months ago
A tunable hybrid memory allocator
Dynamic memory management can make up to 60% of total program execution time. Object oriented languages such as C++ can use 20 times more memory than procedural languages like C. ...
Yusuf Hasan, J. Morris Chang