Pattern
Pattern
com
Chapter 12
Object Recognition
Recognition Based on
Decision-Theoretic Methods
for x 0,1,2,..., M 1,
y 0,1,2,..., N 1
Rt denote a value of R
used to generate
training data.
Rt =0 implies noise-free
training.
N: the number of
training patterns
Structural Methods
Matching Shape Number
Structural Methods
Matching Shape Number
Similarity tree
© 2002 R. C. Gonzalez & R. E. Woods
Digital Image Processing, 2nd ed. www.imageprocessingbook.com
Structural Methods
Matching Shape Number
Structural Methods
String Matching
Structural Methods
String Matching
Structural Methods
String Matching
Structural Methods
String Matching
Structural Methods
Syntactic Recognition of Strings
• String grammars
– Step1: Object class
generation using a
regular string
grammar
– For example:
the srting of Fig.
12.26(c) is abbbbbc.
Structural Methods
Syntactic Recognition of Strings
• String grammars
– Step 2: use of semantics (production rules)
Structural Methods
Syntactic Recognition of Strings
• String grammars
– Step 3: automata as string recognizers
String: abbbbbc
Structural Methods
Syntactic Recognition of Trees
• Tree grammars
• Production rules
– Example
S→a
|
X1
X1 → c
/ \
X2 X3
• Tree automata
Structural Methods
Syntactic Recognition of Trees
Structural Methods
Syntactic Recognition of Trees
Structural Methods
Syntactic Recognition of Trees