Sciweavers

529 search results - page 79 / 106
» Indexing Biometric Databases Using Pyramid Technique
Sort
View
ICIP
2001
IEEE
14 years 10 months ago
A scalable integrated region-based image retrieval system
In this paper, we present a scalable algorithm for indexing and retrieving images based on region segmentation. The method uses statistical clustering on region features and IRM (...
Yanping Du, James Ze Wang
ICDE
2004
IEEE
100views Database» more  ICDE 2004»
14 years 10 months ago
Simple, Robust and Highly Concurrent B-trees with Node Deletion
Why might B-tree concurrency control still be interesting? For two reasons: (i) currently exploited "real world" approaches are complicated; (ii) simpler proposals are n...
David B. Lomet
DEXAW
2010
IEEE
201views Database» more  DEXAW 2010»
13 years 9 months ago
A New Information Filtering Method for WebPages
Internet is a huge source of information. Search engines have indexed much of this information and are able to extract the relevant webpages that are related to a given query. Howe...
Sergio Lopez, Josep Silva
ICDE
2008
IEEE
301views Database» more  ICDE 2008»
14 years 10 months ago
A Hybrid Prediction Model for Moving Objects
Existing prediction methods in moving objects databases cannot forecast locations accurately if the query time is far away from the current time. Even for near future prediction, m...
Hoyoung Jeung, Qing Liu, Heng Tao Shen, Xiaofang Z...
GCSE
2001
Springer
14 years 1 months ago
Reflection Support by Means of Template Metaprogramming
Abstract. The C++ language has only a limited runtime type information system, which doesn’t provide full reflection capabilities. We present a general mechanism to support refle...
Giuseppe Attardi, Antonio Cisternino