Sciweavers

2180 search results - page 225 / 436
» Algorithms for discovering bucket orders from data
Sort
View
CVPR
2008
IEEE
16 years 8 months ago
Generalised blurring mean-shift algorithms for nonparametric clustering
Gaussian blurring mean-shift (GBMS) is a nonparametric clustering algorithm, having a single bandwidth parameter that controls the number of clusters. The algorithm iteratively sh...
Miguel Á. Carreira-Perpiñán
KES
2005
Springer
16 years 1 days ago
Fast Video Retrieval via the Statistics of Motion Within the Regions-of-Interest
Abstract. It is a very important issue to quickly retrieve semantic information from a vast multimedia database. In this paper, we propose a statistic-based algorithm to retrieve t...
Jing-Fung Chen, Hong-Yuan Mark Liao, Chia-Wen Lin
WEA
2005
Springer
176views Algorithms» more  WEA 2005»
16 years 22 hour ago
High-Performance Algorithm Engineering for Large-Scale Graph Problems and Computational Biology
Abstract. Many large-scale optimization problems rely on graph theoretic solutions; yet high-performance computing has traditionally focused on regular applications with high degre...
David A. Bader
ISSRE
2010
IEEE
15 years 5 months ago
Is Data Privacy Always Good for Software Testing?
—Database-centric applications (DCAs) are common in enterprise computing, and they use nontrivial databases. Testing of DCAs is increasingly outsourced to test centers in order t...
Mark Grechanik, Christoph Csallner, Chen Fu, Qing ...
IWMM
2009
Springer
152views Hardware» more  IWMM 2009»
16 years 1 months ago
A new approach to parallelising tracing algorithms
Tracing algorithms visit reachable nodes in a graph and are central to activities such as garbage collection, marshalling etc. Traditional sequential algorithms use a worklist, re...
Cosmin E. Oancea, Alan Mycroft, Stephen M. Watt