Sciweavers

3645 search results - page 499 / 729
» Implementing mapping composition
Sort
View
166
Voted
IVC
2000
182views more  IVC 2000»
15 years 6 months ago
Multithresholding of color and gray-level images through a neural network technique
One of the most frequently used methods in image processing is thresholding. This can be a highly efficient means of aiding the interpretation of images. A new technique suitable ...
Nikos Papamarkos, Charalambos Strouthopoulos, Ioan...
GIS
2002
ACM
15 years 6 months ago
Web architectures for scalable moving object servers
The paper describes how the Web can be used as a support for intensive querying and display of large moving objects databases. We present first an architecture for a system which ...
Cédric du Mouza, Philippe Rigaux
GIS
2002
ACM
15 years 6 months ago
Towards an evaluation of quality for names placement methods
The cartographic labeling problem is the problem of placing text on a map. This includes the positioning of the labels, and determining the shape in the case of line and area feat...
Steven van Dijk, Marc J. van Kreveld, Tycho Strijk...
CONCURRENCY
1998
119views more  CONCURRENCY 1998»
15 years 6 months ago
C to Java: Converting Pointers into References
We consider the problem of converting C pointers to the less flexible concept of references. Our main application is converting scientific applications from C to Java. We provid...
Erik D. Demaine
JFP
2002
100views more  JFP 2002»
15 years 6 months ago
A typed representation for HTML and XML documents in Haskell
We define a family of embedded domain specific languages for generating HTML and XML documents. Each language is implemented as a combinator library in Haskell. The generated HTML...
Peter Thiemann