Sciweavers

1059 search results - page 112 / 212
» Discovering Sequence Similarity by the Algorithmic Significa...
Sort
View
KDD
2005
ACM
185views Data Mining» more  KDD 2005»
14 years 9 months ago
Mining comparable bilingual text corpora for cross-language information integration
Integrating information in multiple natural languages is a challenging task that often requires manually created linguistic resources such as a bilingual dictionary or examples of...
Tao Tao, ChengXiang Zhai
ISVC
2009
Springer
14 years 3 months ago
Animated Classic Mosaics from Video
Generating artificial classic mosaics from digital images is an area of NPR rendering that has recently seen several successful approaches. A sequence of mosaic images creates a u...
Yu Liu, Olga Veksler
ICIP
2007
IEEE
14 years 3 months ago
Structural Texture Segmentation using Affine Symmetry
Many natural textures comprise structural patterns and show strong self-similarity. We use affine symmetry to segment an image into self-similar regions; that is a patch of textu...
Heechan Park, Graham R. Martin, Abhir Bhalerao
PAMI
2010
134views more  PAMI 2010»
13 years 7 months ago
Recognizing Planar Symbols with Severe Perspective Deformation
Abstract—A common problem encountered in recognizing symbols in real-scene images is the perspective deformation. In this paper, a recognition method resistant to perspective def...
Linlin Li, Chew Lim Tan
WADS
1989
Springer
84views Algorithms» more  WADS 1989»
14 years 28 days ago
Skip Lists: A Probabilistic Alternative to Balanced Trees
rees can be used for representing abstract data types such as dictionaries and ordered lists. They work well when the elements are inserted in a random order. Some sequences of ope...
William Pugh