CPE412 Pattern Recognition (Week 2)
CPE412 Pattern Recognition (Week 2)
CPE412 Pattern Recognition (Week 2)
2
3
4
Data acquisition and sensing:
◦ Measurements of physical variables.
◦ Important issues: bandwidth, resolution , etc.
Pre-processing:
◦ Removal of noise in data.
◦ Isolation of patterns of interest from the
background.
Feature extraction:
◦ Finding a new representation in terms of features.
Classification
◦ Using features and learned models to assign a
pattern to a category.
Post-processing
◦ Evaluation of confidence in decisions.
5
Features are properties of an object:
◦ Ideally representative of a specific type (i.e. class) of
objects
◦ Compact (memory efficient)
◦ Computationally simple (CPU efficient)
◦ Perceptual relevant (if trying to implement a human
inspired classifier)
6
7
8
9
10
11
12
13
Decision process
14
15
28