Sciweavers

8810 search results - page 371 / 1762
» Open. Closed. Open
Sort
View
173
Voted
3DIM
2005
IEEE
16 years 13 days ago
Determining Characteristic Views of a 3D Object by Visual Hulls and Hausdorff Distance
Nowadays, with the exponential growing of 3D object representations in private databases or on the web, it is all the more required to match these objects from some views. To impr...
Adrien Theetten, Jean-Philippe Vandeborre, Mohamed...
ICCV
2005
IEEE
16 years 12 days ago
Convex Grouping Combining Boundary and Region Information
Convexity is an important geometric property of many natural and man-made structures. Prior research has shown that it is imperative to many perceptual-organization and imageunder...
Joachim S. Stahl, Song Wang
ICDM
2005
IEEE
125views Data Mining» more  ICDM 2005»
16 years 12 days ago
A Thorough Experimental Study of Datasets for Frequent Itemsets
The discovery of frequent patterns is a famous problem in data mining. While plenty of algorithms have been proposed during the last decade, only a few contributions have tried to...
Frédéric Flouvat, Fabien De Marchi, ...
ISCC
2005
IEEE
105views Communications» more  ISCC 2005»
16 years 11 days ago
The Bandwidth Exchange Architecture
New applications for the Internet such as video on demand, grid computing etc. depend on the availability of high bandwidth connections with acceptable Quality of Service (QoS). T...
David Michael Turner, Vassilis Prevelakis, Angelos...
148
Voted
HASKELL
2005
ACM
16 years 11 days ago
TypeCase: a design pattern for type-indexed functions
A type-indexed function is a function that is defined for each member of some family of types. Haskell’s type class mechanism provides collections of open type-indexed function...
Bruno C. D. S. Oliveira, Jeremy Gibbons