Sciweavers

2714 search results - page 357 / 543
» On the Notion of Value Object
Sort
View
VISUALIZATION
1992
IEEE
15 years 10 months ago
Display of Scientific Data Structures for Algorithm Visualization
algorithms as networks of modules. The data flow architecture is popular because of the flexibility of mixing calculation modules with display modules, and because of its easy grap...
William L. Hibbard, Charles R. Dyer, Brian E. Paul
CVIU
2004
134views more  CVIU 2004»
15 years 6 months ago
The "dead reckoning" signed distance transform
Consider a binary image containing one or more objects. A signed distance transform assigns to each pixel (voxel, etc.), both inside and outside of any objects, the minimum distan...
George J. Grevera
ECOOP
2012
Springer
13 years 9 months ago
Static Detection of Loop-Invariant Data Structures
As a culture, object-orientation encourages programmers to create objects, both short- and long-lived, without concern for cost. Excessive object creation and initialization can ca...
Guoqing (Harry) Xu, Dacong Yan, Atanas Rountev
196
Voted

Publication
255views
17 years 1 months ago
3-D Shape Measurement Method with Modulated Slit Light Robust for Interreflection and Subsurface Scattering
We propose a method to accurately measure the shape of objects by suppressing the effect of indirect reflection caused by the interreflection and subsurface scattering. We use a ...
Tatsuhiko Furuse, Shinsaku Hiura, Kosuke Sato
ICDE
2009
IEEE
198views Database» more  ICDE 2009»
16 years 8 months ago
V*-kNN: An Efficient Algorithm for Moving k Nearest Neighbor Queries
This demonstration program presents the V*-kNN algorithm, an efficient algorithm to process moving k nearest neighbor queries (MkNN). The V*-kNN algorithm is based on a safe-region...
Sarana Nutanong, Rui Zhang, Egemen Tanin, Lars Kul...