Sciweavers

9849 search results - page 121 / 1970
» Algorithms and Experiments for the Webgraph
Sort
View
MICCAI
2007
Springer
16 years 5 months ago
Non-parametric Diffeomorphic Image Registration with the Demons Algorithm
Abstract. We propose a non-parametric diffeomorphic image registration algorithm based on Thirion's demons algorithm. The demons algorithm can be seen as an optimization proce...
Tom Vercauteren, Xavier Pennec, Aymeric Perchant, ...
ICSE
2003
IEEE-ACM
16 years 4 months ago
Precise Dynamic Slicing Algorithms
Dynamic slicing algorithms can greatly reduce the debugging effort by focusing the attention of the user on a relevant subset of program statements. In this paper we present the d...
Xiangyu Zhang, Rajiv Gupta, Youtao Zhang
ICMCS
2006
IEEE
103views Multimedia» more  ICMCS 2006»
15 years 10 months ago
Multiplierless Approximation of Fast DCT Algorithms
This paper proposes an effective method for converting any fast DCT algorithm into an approximate multiplierless version. Basically it approximates any constant in the original tr...
Raymond Chan, Moon-chuen Lee
ACIVS
2006
Springer
15 years 10 months ago
Alternative Fuzzy Clustering Algorithms with L1-Norm and Covariance Matrix
In fuzzy clustering, the fuzzy c-means (FCM) algorithm is the best known and most used method. Although FCM is a very useful method, it is sensitive to noise and outliers so that W...
Miin-Shen Yang, Wen-Liang Hung, Tsiung-Iou Chung
CPM
2005
Springer
123views Combinatorics» more  CPM 2005»
15 years 10 months ago
A Simple Fast Hybrid Pattern-Matching Algorithm
Abstract. The Knuth-Morris-Pratt (KMP) pattern-matching algorithm guarantees both independence from alphabet size and worst-case execution time linear in the pattern length; on the...
Frantisek Franek, Christopher G. Jennings, William...