Sciweavers

3786 search results - page 483 / 758
» Structure Comparison and Structure Patterns
Sort
View
ICIP
2005
IEEE
16 years 5 months ago
Interactive partial matching of video sequences in large collections
This paper addresses the problem of matching visual parts of video sequences from within a large collection. The visual content of a video sequence is described by the set of the ...
Eric Bruno, Nicolas Moënne-Loccoz, Sté...
117
Voted
ICPR
2002
IEEE
16 years 5 months ago
Chinese Character Recognition via Gegenbauer Moments
Moment features have been applied in pattern recognition systems since the moment method was developed. In this paper, a set of moment features extracted from the newly developed ...
Simon X. Liao, Amy Chiang, Qin Lu, Miroslaw Pawlak
138
Voted
ICPR
2000
IEEE
16 years 5 months ago
Detecting Rotational Symmetries Using Normalized Convolution
Perceptual experiments indicate that corners and curvature are very important features in the process of recognition. This paper presents a new method to detect rotational symmetr...
Björn Johansson, Gösta H. Granlund, Hans...
ICSE
2009
IEEE-ACM
16 years 4 months ago
The secret life of bugs: Going past the errors and omissions in software repositories
Every bug has a story behind it. The people that discover and resolve it need to coordinate, to get information from documents, tools, or other people, and to navigate through iss...
Jorge Aranda, Gina Venolia
ICFP
2009
ACM
16 years 4 months ago
Complete and decidable type inference for GADTs
GADTs have proven to be an invaluable language extension, a.o. for ensuring data invariants and program correctness. Unfortunately, they pose a tough problem for type inference: w...
Tom Schrijvers, Simon L. Peyton Jones, Martin Sulz...