Sciweavers

674 search results - page 40 / 135
» Separating Structure from Interestingness
Sort
View
NGC
1998
Springer
171views Communications» more  NGC 1998»
13 years 9 months ago
Programming Languages for Distributed Applications
Much progress has been made in distributed computing in the areas of distribution structure, open computing, fault tolerance, and security. Yet, writing distributed applications r...
Seif Haridi, Peter Van Roy, Per Brand, Christian S...
MICCAI
2000
Springer
14 years 1 months ago
Small Sample Size Learning for Shape Analysis of Anatomical Structures
We present a novel approach to statistical shape analysis of anatomical structures based on small sample size learning techniques. The high complexity of shape models used in medic...
Polina Golland, W. Eric L. Grimson, Martha Elizabe...
IOPADS
1996
87views more  IOPADS 1996»
13 years 11 months ago
Structured Permuting in Place on Parallel Disk Systems
The ability to perform permutations of large data sets in place reduces the amount of necessary available disk storage. The simplest way to perform a permutation often is to read ...
Leonard F. Wisniewski
ICPR
2004
IEEE
14 years 11 months ago
Photometric Stereo Under Blurred Observations
In this paper we address the problem of simultaneous estimation of structure and restoration of images from blurred photometric measurements. Given the blurred observations of a s...
Manjunath V. Joshi, Subhasis Chaudhuri
ECOOP
1992
Springer
14 years 2 months ago
Import is Not Inheritance - Why We Need Both: Modules and Classes
The design of many popular object-oriented languages like Smalltalk, Eiffel, or Sather follows a certain trend: The class is the only structuring form. In this paper, the need for ...
Clemens A. Szyperski